*{
margin:0px;
padding:0px;
}

body{
	background: url(../img/back.jpg) no-repeat bottom center;
	margin:0px;
	overflow-x:hidden;
	padding:0px;
}


.footer{
	width:100%;
	position:static;
	bottom: -2px;
	left: 1px;
	border: 0px;
}
.transparency{
	background:#1A2839;
	filter:alpha(opacity=36);
	-moz-opacity:0.36;
	-khtml-opacity: 0.36;
	opacity: 0.36;
	bottom:0px;
	width:100%;
	height:30px;
	color: #FFF;
	text-align: right;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 2px solid #000;
}

.menu{
	width:900px;
	margin: auto;
	text-align:center;
	height: 22px;
}

.submenus{
	width:900px;
	margin:auto;
	height: 90px;
	text-align: left;
	margin-top: 20px;
}

#sub{
	width:280px;
	border-left:4px #385470 solid;
	position: relative;
	bottom: 0px;
	margin-left: 310px;
	margin-bottom:10px;
	padding-left:10px;
	height: 90px;
}


#sub p{
	line-height:22px;
}

#sub p a{
color:#FFFFFF;
text-decoration:none;
font-family:"Times New Roman", Times, serif;
font-size:15px;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;

}

#sub p a:hover{
	filter:alpha(opacity=100);
	-moz-opacity:0.99;
	-khtml-opacity: 0.99;
	opacity: 0.99;
		padding-left:4px;
	position:relative;
}


.menu a img{
border:none;
}

.menu a{
	padding:10px 25px;
	position:relative;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	width:120;
}

.menu a:hover{
	filter:alpha(opacity=100);
	-moz-opacity:0.99;
	-khtml-opacity: 0.99;
	opacity: 0.99;

}


.container{
	width:893px;
	margin: auto;
	background:url(../img/content.png) no-repeat top left;
	height: 478px;
	text-align: center;
	padding-bottom: 20px;
	padding: 10px;
	padding-top: 30px;
	margin-top: 20px;
}

.container2{
	width:893px;
	margin: auto;
	background:url(../img/contentb.png) no-repeat top left;
	height: 478px;
	text-align: center;
	padding-bottom: 20px;
	padding: 10px;
	padding-top: 30px;
	margin-top: 20px;
}


.scroller{
	height:450px;
	overflow-y:scroll;
	overflow-x:hidden;
}


.transparency p a{
color:#FFFFFF;
text-decoration:none;
}

.transparency p a img{
border:none;
}



.transparency p a:hover{
text-decoration:underline;
}

.inputs{
	width:300px;
	border:1px solid #006699;
}

.line{
height:2px;
background:#1A2839;
}

.text{
	padding:5px;
	color:#fff;
}

.error1{
color:#FFF;
}
.thanks{
font-size:20px;
color:#FFF;
font-weight:normal;
}
