/* CSS Document */
body{
	font-family:Century Gothic;
	font-size:13px;
	background: #CCCCCC;
}


#container{
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
	background: #FFFFFF;
}
#header{
}
#left{
float:left;
width:300px; 
padding-left:10px;}

#left img{
float:left;
padding:20px 5px 10px 10px;
 }
#left_logo{
margin-left:30px;} 
#left_mid{
	float:left;
	width:310px;
	padding:10px 10px 0px;
	text-align: justify;
} 
#left_mid img{
margin-left:40px;

}
#right{
float:right;
width:330px;
padding-right:10px;
}
.clr{
clear:both;
}
#form_large{
	width:630px;
	float:right;
	border: 2px solid #E0E0E0;
	margin:0px 10px 10px;
	}
	
.text{
	/*text-indent:20px;*/
	padding-left:10px;
	padding-bottom:10px;
}
.text_title{
	/*text-indent:20px;*/
	padding-left:10px;
	padding-bottom:10px;
	background-color:#00448b;
	color:#FFF;
	font-weight:bolder;
	margin-bottom:5px;
	text-indent:20px;
}
h1{
	color:#00448b;
	font-size:18px;
	background-image:url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:20px;
	margin-top:5px;
	line-height:30px;
}
h2{
	color:#FFF;
	font-size:17px;
	background:#00448b url(images/arrow_w.gif) no-repeat 10px;
	padding-left:20px;
	text-indent: 20px;
	line-height:30px;
}
h3{
color:#00448b;
font-size:16px}
h4{
	color:#00448b;
	font-size:15px;
	background-image:url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:20px;
	margin-top:5px;
	line-height:30px;
}

.bold{
color:#00448b;
font-weight:bold;
}


#about{
	height: 420px;
	width: 320px;
	background-image: url(images/form_bg.jpg);
	color: #00448b;
	margin-top: 17px;
	margin-bottom: 30px;
	padding: 20px 10px 10px;
	background-repeat: no-repeat;
	background-position: 10px;
}
.contact{
	text-align: center;
}

/**************forms*****************/
label{
	display: block;
	width: 140px;
	float: left;
	margin-bottom: 8px;
	text-align: right;
	padding-right: 10px;
	}

textarea {
	width: 350px;
}

br {
	clear: left;
}

.inbg{background:#FFFea1;}
.report{width: 25px;}
.guide{width: 140px; margin-left: 5px; font-size:11px; margin-bottom:0px;}
.label1{width: 70px;}

#vid{
	width:615px;
	padding:10px;
	float:right;
	margin:0px 10px 10px;
	height:350px;
	/*background:#E9E9E9;*/
	}
#reg{
	width:900px;
	padding:10px;
	height:680px;
	margin-left:45px;
	/*background:#E9E9E9;*/
	}
#vid img{
	float:right;
	margin:0px 10px 10px;
	}
#vidtext{
font-size:16px;
font-weight:bolder;
 line-height:25px; width:200px; text-align:center;}	

#left_lower{
float:left;
width:300px; 
padding:10px;
margin-left:15px;
height:350px;
background:#E9E9E9;
}	

#right_lower{
float:right;
width:300px;
padding:10px;
height:220px;
background:#E9E9E9;
}	

#right_lower img {
float:right;}

#footer{
width: 1000px;
height: 102px;
margin-left:auto;
margin-right:auto;
background-image:url(images/footer.jpg);
}
a {
	color: #00448b;
}
a visited{
	color: #00448b;
}
.box {
border:1px solid #CCCCCC;
margin:5px
}#footertext {
	font-size: 10px;
	text-align: center;
}
