.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
#nav_layer {
	position: absolute;
	width: 1004px;
	left: 0px;
	height: 177px;
	top: 0px;
	color: #FFFFFF;
	position: absolute;
	background-color: #FFFFFF;
}

#nav2_layer {
	position: absolute;
	left:500px;
	height: 36px;
	top: 174px;
	color: #0078C1;
	position: absolute;
	left: 446px;
	z-index:+1;
	width: 536px;
}

#contact_layer {
	position: absolute;
	width: 200px;
	left:771px;
	height: 74px;
	top: 1px;
	z-index:+1;
}
.float_right{
float:right;
}

#map_layer {
	position: absolute;
	width: 550px;
	left:400px;
	height: 235px;
	top: 230px;
	z-index:+1;
}

#image_layer {
	position: absolute;
	width: 308px;
	left: 620px;
	height: 164px;
	top: 110px;
	border-top-style: solid;
	border-top-width: 2px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 2px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-style: solid;
	border-left-width: 2px;
}
#prod_image_layer {
	position: absolute;
	width: 279px;
	left: 600px;
	height: 164px;
	top: 290px;
	z-index:+1;
	border-top-style: solid;
	border-top-width: 2px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 2px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-style: solid;
	border-left-width: 2px;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-color: #FFFFFF;
}
#perf_layer {
	position: absolute;
	width: 392px;
	left: 250px;
	height: 164px;
	top: 110px;
}
#textMain {
	position: absolute;
	top: 175px;
	background-color: #0078C1;
	width: 970px;
	height: 291px;
	color: #FFFFFF;
	left: 0px;
}

.txtHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}		
.txtcontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0078C1;
}		
.txtSubHeader {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	font-style: italic;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
}
.txtAccent {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	font-style: italic;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
}

.txtLink {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	padding-left: 10px;
}
	
a:link { 
	color: #FFFFFF;
	text-decoration: underline;
	}
a:visited { 
	color: #FFFFFF;
	text-decoration: underline;
	}
a:hover { 
	color: #FFFFFF;
	text-shadow:Black;
	text-decoration: underline;
	}
a:active { 
	color: #FFFFFF;
	text-decoration: underline;
	}
