/* CSS Document */

<style>

#body {
	background-color:#000;
	border:none;
} 

#wrapper {
	width: 780px;
	height:auto;
	font-family:"Trebuchet MS", Arial, "Times New Roman";
	font-size:12px;
	color:#666;
	margin: 0 auto;
	text-align: left;
	padding-bottom:0px;
	border: none;
	padding-top:0px;
	line-height:16px;
	vertical-align:middle;
	
}

#wrapper a {
	color:#09c;
	text-decoration:none;
} 

#wrapper a:hover {
	color: #09c;
	text-decoration:underline;
}


#wrapper li {
	margin: 0 0 0px 0;
	list-style-image: url(images/bullet2.gif);
	color: #666;
	line-height:16px;
	
}


#header {
	height: 124px;
	padding:0;
	border: none;
	background-color:#FFF;
}

#navigationb  {
	height:77px;
	width:780px;
	border:0px;
	padding:0px;
	background-color:#fff;

}

#containerleft {
	background-color:#fff;
	width:221px;
	float:left;
	padding-left:20px;
	padding-top:30px;
	padding-right:20px;
	padding-bottom:10px;
}

#containerleft li {
	margin: 0 0 0px 0;
	list-style-image:url(images/bullet1.gif);
	color:#003399;
	line-height:18px;
}

#containerleftb {
	background-color:#fff;
	background-image:url(images/left_bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:142px;
	float:left;
	padding-left:30px;
	padding-top:40px;
	padding-right:30px;
	border:0px;
}

#containerright {
	background-color:#fff;
	background-image:url(images/vert_linebreak.gif);
	background-position:left;
	background-repeat:repeat;
	width:459px;
	height:auto;
	float:right;
	padding-right:30px;
	padding-left:30px;
	padding-top:30px;
	padding-bottom:30px;
	border:0px;
}




#containerrighthome {
	background-color:#fff;
	background-image:url(images/vert_linebreak.gif);
	background-position:left;
	background-repeat:repeat;
	width:459px;
	height: auto;
	float:right;
	padding-right:30px;
	padding-left:30px;
	padding-top:30px;
	border:0px;
}

#footer	{
	clear: both;
	width:780px;
	font-family:"Trebuchet MS", Arial, "Times New Roman";
	background-image:url(images/footer_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	line-height:14px;
	font-size:11px;
	color:#666;
	text-align:center;
	padding-top:5px;
	vertical-align:bottom;
}

#footer a {
	color:#09c;
	text-decoration:none;
} 

#footer a:hover {
	color: #09c;
	text-decoration:underline;
}




.h1 {
	font-family:"Trebuchet MS", Arial, "Times New Roman";
	font-size:14px;
	color:#666;
}

.submit {
	color:#003399;
	background-image:url(images/sunmit_but.gif);
	border: none; 
	size: 11px;
	text-align: center;
	width: 81px;
	height: 31px;
}

.inputboxreq {
font : 12px Trebuchet MS, Arial, Helvetica,sans-serif;
font-weight : normal;
border-style : solid;
background-color : #F3F3F3;
border : 1px solid #CCCCCC;
padding: 2px;
margin : 1px 0px 1px 0px;
}


#banner {
	width:780px;
	height:191px;
	padding: 0px;
	border:0px;
}

H1 {
	line-height:20px;
	font-size:18px;
	}



</style>



