@charset "UTF-8";

.footer a { font-weight: bold; cursor:pointer; }
.footer a:link { text-decoration: none; color: #888888; cursor:pointer; }
.footer a:visited {	text-decoration: none; color: #888888; cursor:pointer; }
.footer a:hover { text-decoration: none; color: #A4C506; cursor:pointer; }
.footer a:active { text-decoration: none; color: #84A70A; cursor:pointer; }

.footer_contact{
	font-weight: normal;
	color: #AAAAAA; 
}
.footer {
	float:none;
	position:relative;
	color: #888888; 
	font-size: 11px; 
	font-family: "Helvetica Neue Light", Helvetica, "Arial Narrow", sans-serif; 
	font-weight:lighter;
}


.addThis{ 
	width:900px; height:35px;
	margin:40px auto 5px auto;
	position:relative;
}

.home_copy{
	position:absolute;
	width:400px;
	font-family: "Helvetica Neue Light", Helvetica, "Arial Narrow", sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: lighter;
	color: #0e5668;
	left:460px;
	top:30px;
}

.aboutus_copy{
	position:absolute;
	font-family: "Helvetica Neue Light", Helvetica, "Arial Narrow", sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: lighter;
	color: #0e5668;
}

.whyus_copy{
	position:absolute;
	font-family: "Helvetica Neue Light", Helvetica, "Arial Narrow", sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: lighter;
	color: #0e5668;
	width:560px;
	left:15px; top:180px;
}

.boldGreen16pt{
	color: #90AB09;
	font-family: "Helvetica Neue Light", Helvetica, "Arial Narrow", sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}

.vmg{ position:absolute; width:98px; height:111px; }
.navs{ position:absolute; width:424px; height:243px; }
.navbtn{ width:118px; height:40px; position:absolute;}

body {
	background-color: #000000;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.container{
	margin:0 auto;
	height: 675px; width: 900px;
	background-repeat:no-repeat;
	background-color:#999999;
	position: relative;
	float: none;
}
