@charset "utf-8";
/* CSS Document */

body {
	font: small Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
#bodyContainer {
	width: 790px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
	margin-top: 20px;
	border: 2px solid #003366;
	height: auto;
	margin-right: auto;
}
address{
	font: normal x-small Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	text-align: center;
	margin-top: 10px;
}
address a{
	color: #666;
	text-decoration: underline;
}
address a:hover{
	color: #fff;
	text-decoration: none;
}
#copyright {
	margin: 0;
	padding: 0em;
	color: #fff;
	text-align: center;
	voice-family:"\"}\"";
	voice-family: inherit;
	font: normal x-small Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	width: 100%;
	left: 0px;
	height: 23px;
	bottom: 0px;
}
html>body #copyright {
  font-size: x-small;
}
.heading {
	background: #3366CC;
	height: 95px;
	width: 94%;
	padding-left: 6%;
	padding-top: 15px;
}
.headingText {
	font-size: 16px;
	color: #F3F5B6;
	width: 180px;
	font-weight: bold;
	position: absolute;
	top: 20px;
	right: 14px;
	text-align: center;
}
.headingBanner {
	color: #f3f5b6;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	left: 0px;
	top: 90px;
	width: 790px;
	text-align: center;
}
.headingAddress {
	color: #FFFFFF;
	height: 20px;
	width: 70%;
	position: absolute;
	left: 27px;
	top: 60px;
	font-style: italic;
}


.headingList {
}

.email a {
    color: #fff;
  	font-size: 11px;
    line-height: 22pt;
  	font-weight: bold;
  	text-decoration: none;
}

.email a:hover {
  	color: #c0c0c0;
}

#contentWrap {
	width: 100%;
	background: url(../images/bgnd_water-1.jpg) repeat left top;
	clear: both;
}

.colLeft {
	margin: 0px;
	padding: 10px 5px 0px 0px;
	float: left;
	width: 138px;
	/*height: 960px;*/
	text-align: left;
}
.colRight {
	margin: 0px;
	padding: 10px 0px 0px 7px;
	float: right;
	width: 138px;
	/*height: 960px;*/
	text-align: left;
}
.colMain {
	width: 476px;
	float: left;
	background-color: #FAFBE1;
	border-top: 2px solid #003366;
	border-right: 2px solid #003366;
	border-bottom: 2px solid #003366;
	border-left: 2px solid #003366;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
}
ul li{
	text-decoration: none;
	margin-left: -18px;
	line-height: 150%;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul li a{
	text-decoration: none;
	color: #0000CC;
}

ul li a:hover{
	text-decoration: none;
	color: #FF0000;
}
a:visited {
	color: #0000CC;
}
.address {
	width: 415px;
	margin-top: 10px;
	margin-left: 20px;
	line-height: 110%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding-bottom: 10px;
	display: block;
}

.textSmaller {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.textRed {
	color: #FF0000;
}
.imgBorder {
	padding: 20px;
}
.services {
	height: 358px;
}
.clear {
	clear: both;
}

#home #s-home, #locn #s-locn, #products #s-products, #services #s-services, #contact #s-contact {font-weight:bold;}
