body {
	background-color:#FFF;
	width:1024px;
	color:#666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	background-image:url(images/body3.jpg);
	margin: 0px auto ;
	text-align: left;
	width: 924px;
}
a{
	font-size:12px;
}

p{
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 5px;
	text-align: justify;
}
h1{
	color:#000000;
	font-size:18px;
	margin: 10px 0px 20px 0px;
}

h2{
	color:#FF0000;
	font-size:16px;
	text-decoration:blink;
	width:200px;
	margin: 10px 0px 15px 0px;
	text-align: left;
}
h3{
	font-size:14px;
	color:#006;
	margin: 15px 0px;
}
img2{
	margin-right:40px;
	margin-top:50px;
	 }

/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(images/logo_header4.jpg);
	background-repeat:no-repeat;
	width:924px;
	height:288px;
}

#logo{
	padding-top:43px;
	padding-left:45px;
}

#header_text {
	top:90px;
	left:43px;
	width:230px;
	position:absolute;
}
#header_text p{
	font-size: 18px;
	color:#FFFFFF;
}
#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}




/********************** Navbar ***************************/

#navbar ul{
	width:445px;
	border: 0px;
	display:block;
	height:10px;
	padding:5px 5px 5px 455px;
	text-align:center;
}

#navbar li{
	display:inline;	
}

#navbar ul a{
	text-decoration:none;
	color:#000066;
	margin: 0px 15px;
	font-weight:bold;
}
#navbar ul a:hover{
	text-decoration:underline;
	color:#C00;
	font-style:normal;
	font-weight:bold;

}


/********************** Content ***************************/
#content {
	background-image:url(images/body3.jpg);
	background-repeat:repeat-y;
	width:924px;
	
}


#adsl{
	float:left;
	padding:0px 7px 2px 0px;
}

#adsr{
	float:right;
	padding:0px 0px 2px 7px;
}

#img{
	border-width:0px;
	text-align: center;
}


#left {
	float:left;
	width:580px;
	margin-left:40px;
	margin-top:10px;
	padding: 0px 0px 30px 0px;
	display:inline;
}

#left a{color:#000066;}

#left a:hover{color:#c77e0c;}

#seal {
	position:static;
	float:right;
	padding:20px;
	padding-top:35px;
	left: 602px;
	top: 43px;
	width: 340px;
	height: 100px;
}

#photos {
	width:550px;
	position:center;
	margin:10px;
}
#photos a{
	margin-right:7px;
}
#right {
	background-position:top;
	background-image:url(images/papers.jpg);
	background-repeat:no-repeat;
	float:right;
	width:230px;
	height:422px;
	padding: 5px 5px 5px 5px;
	margin-top:35px;
	margin-right:40px;
}

#right2 {
	background-position:bottom;
	background-repeat:no-repeat;
	float:right;
	width:137px;
	height:72px;
	padding: 5px 5px 5px 5px;
	margin-top:100px;
	margin-right:30px;
}

#right a{
	color:#000066;
}
#right a:hover{
	color:#000066;
}

#contact {
	text-align:left;
	padding-bottom:20px;
	margin-left:20px;
}



#ul {
	margin-left:60px;
	padding-left:40px;
	font-color:#C00;
}

/********************** Footer ***************************/

#footer {
	width:924px;
	height:76px;
	clear:both;
	background-image:url(images/footer3.jpg);
	text-align:center;
	padding: 0px;
	font-size:11px;
}


/********************** Form ***************************/

p{
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 5px;
	text-align: justify;
}

fieldset{
	margin:0;
	padding:0;
	border:0;
}	

label{
	display:block;
}

.txt_input{
	width:250px;
	display:block;
}

textarea{
	height:80px;
	width:250px;
}
		
input{
	display:block;
}
.button {background-color: rgb(128,128,128); color:#ffffff; font-size: 8pt;}
.inputc {font-size: 8pt;}
.style3 {font-size: xx-small}		
.req{color:#f00;font-size:90%;}
		
#form_errors{color:#f00; display:none;}
		
#form_thanks{color:#000; display:none;}

<style>
BODY{color:#000000; font-size: 8pt; font-family: Verdana}

</style>


