/* CSS Document */
body 	{
	margin:0;
	padding:0;
	text-align:center;
	background-color: #0051AC;
	background-image: url(images/blue029.jpg);
		}

#mainbox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: auto;
	margin-bottom: auto;
	background-color: #FFFFFF;
		}
		
.floatleft {
	float: none;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 10px;
}



		
#banner_content {
	width: 900px;
	background-color: #FFFFFF;
	text-align: left;
	height: 165px;
	left: 200px;
	float: left;
	overflow: hidden;

	}
		
#banner_content h1 {
	text-align: left;
	color: #CCFF99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-left: 225px;
	font-weight: lighter;
			}
		
img.banner {
	background-color: #3366CC;
		
		}
#mainbox #banner_content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCFF99;
	font-weight: lighter;
	margin-left: 225px;
}


div#navbar2 {
	height: 30px;
	width: 900px;
	border-top: solid #000 1px;
	border-bottom: solid #000 1px;
	background-color: #014421;
	clear: both;
}	

	div#navbar2 ul {
 margin: 0px;
 padding: 0px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: small;
 color: #FFF;
 line-height: 30px;
 white-space: nowrap;
}

div#navbar2 li {
 list-style-type: none;
 display: inline;
}

div#navbar2 li a {
text-decoration: none;
 padding: 7px 10px;
color: #FFF;
}

div#navbar2 li a:link {
 color: #FFF:
}

div#navbar2 li a:visited {
 color: #CCC;
}

div#navbar2 li a:hover {
 font-weight: bold;
 color: #FFF;
 background-color: #3366FF;
}



		

.white {
	color: #FFFFFF;
}

.right {
	float: right;
}



#mainpix {
	height: 370px;
	width: 217px;
	left: 700px;
	padding-top: 40px;
	float: right;
	margin-left: 0px;
	margin-right: 15px;
}

#content {
	height: auto;
	float: none;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 20px;
	text-align: left;
	width: 850px;
	background-color: #FFFFFF;
}

#content1 {
	height: auto;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 20px;
	text-align: left;
	width: auto;
	margin-left: 200px;
}
a {
	font-weight: bold;
	color: #0955A0;
	text-decoration: none;
}

#bannercontactus a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.bold {
	font-weight: bold;
	background-color: #014421;
}
.bold_italic {
	font-style: italic;
	font-weight: bold;
}


h2 {
	font-size: 18px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 40px;
	letter-spacing: 0.1em;
	width: auto;
	background-color: #014421;
}

h3 {
	font-size: 14px;
	color: #3366CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	letter-spacing: 0.1em;
}
		
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#footer {
	background-color: #014421;
	clear: both;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-left-width: 1px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;

	}
.quote {
	font-size: 12px;
	font-style: italic;
	color: #3366CC;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#footer p {
	font-size: 12px;
	padding: 0px;
	color: fff;
	background-color: #014421;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 2px;
}
.clearboth {
	clear: both;
}


#caption1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #3366CC;
	width: 217px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 0px;

	}
	
#caption2  {

	}
#linkbox1 {
	background-color: #C0DFFD;
	float: left;
	border: 1px none #000099;
	padding-right: 0px;
}
.floatright {
	margin: 10px;
	float: right;
}


dt {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 14px;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #E6F3FF;
	text-align: center;
}

#linkbox2 {
	background-color: #C0DFFD;
	float: left;
	border: 0px none #000099;
	padding-right: 0px;
}
.baugebackground {
	background-color: #CEFF9C;
}
#rightbox {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	background-color: #CEFF9C;
	padding: 0px;
	margin-top: 10px;
	margin-left: 10px;
}

ul ul {
	background: #fed;
	position: absolute;
	left: -3000px;
	
} /* set flyout BG color and preset the positioning */
#box1 {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	margin-bottom: 10px;
	width: 400px;
	float: left;
	display: block;
	margin-right: 10px;
	margin-left: auto;
	height: 250px;
}

 
ul li:hover ul {
	top: auto;
	position: absolute;
	display: none;
	left: 320px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c0dffd;
	border-bottom-color: #c0dffd;
} /* make flyout appear when the LI is hovered */
.gray {
	background-color: #FFFFFF;
}
#box2 {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	margin-bottom: 10px;
	width: 825px;
	float: left;
	display: block;
	margin-right: 10px;
	margin-left: auto;
	height: auto;
}

#linksbox {
	background-color: #FFFFFF;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	margin-bottom: 10px;
	width: 250px;
	float: left;
	display: block;
	margin-right: 10px;
	margin-left: auto;
	height: auto;
	padding: 5px;
}

#contactusform {
	width: 600px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#bannercontactus {
	width: 400px;
	float: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0955A0;
	padding-top: 5px;
	background-color: #FFFFFF;
	font-weight: bold;
	
}
