/* CSS Document */

/* CSS Document */

*{
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #323232;
	background-color: #E4DE9A;
	line-height: 18px;
	text-align: center;
}
img{
	padding:0;
	margin:0;

}
img {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(../images/x.gif);
}
#Map{
	padding:0;
	margin:0;
}

h1, h2, h3 {
	margin: 0;
}
a {
	text-decoration: none;
/*	border-bottom: 1px dotted #323232;*/
	color: 003366;
}
a:hover {
	border-bottom: none;
}
#wrapper{
	width:850px;
	margin: 0 auto;
	text-align: left;
	background-color: #fffbcc;
}
#header{
	width:850px;
	background-image: url(../images/mainimg.jpg);
	background-repeat: no-repeat;
	height: 177px;
		color: #FFFBCC;

}
#header a{
	width:850px;
	height: 177px;
	font-size: 11px;
	color: #FFFBCC;
}
#header a{

	color: #FFEB00;
}
#mainarea{
	width:850px;
}
.clearcols
{
padding:0;
margin:0;
	clear:both;
	height:1px;
	background-color: #CC99CC;
}
#main_left{
	width:525px;
	margin:0;
	float:left;
	background-color: #fffbcc;
}
#main_right{
	width:325px;
	margin:0;
	float:right;
	background-color: #009900;
}
#maintext{
	width:525px;
	margin:10px 0 0 0px;
}
#subtext{
	height:393px;
	line-height:normal;
}
#slogan{
	width:515px;
	margin:0px 0 0 10px;
}
#video{
	width:505px;
	margin:7px 0 0 15px;
}
#registerbox{
	width:325px;
	background-image: url(../images/signbox.gif);
	background-repeat: no-repeat;
	height: 211px;
	
}
#rightimg{
	width:325px;
	height: 80px;
	margin:0;
	padding:0
}
.textfield {
	font-size: 12px;
	color: #333333;
	border: none;
	background-color: #EDE9B7;
	height: 22px;
}
.textfiledname {
	font-size: 10px;
	color: #922E24;
}
.head {
	font-size: 22px;
	font-weight: bold;
	color: #98AF2D;
}
#texbox{
	width:325px;
	background-image: url(../images/img2.jpg);
	background-repeat: no-repeat;
	height: 345px;

}
#texbox2{
	width:325px;
	background-image: url(../images/img22.gif);
	background-repeat: no-repeat;
	height: 345px;

}
.points {
	font-size: 10px;
	color: #003366;
}
#footer{
	width:850px;
	background-image: url(../images/back_botstrip.jpg);
	background-repeat: repeat-x;
	height: 53px;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 22px;
	margin:0;
	padding:0;
	float:left
}
#footer a{

	font-size: 10px;
	color: #FFFFFF;


}
.copyrigh {
	font-size: 10px;
	color: #AEA648;
}
