* {
	margin:0;
	padding:0;
}
a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #333;
}

a img { border: 0; }


body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	padding:0px;
	margin:0px;
	background-color: #ffffff;
}


#wrapper {
	width:970px;
	position:absolute;
	padding:0px;
	left: 50%;
	margin-left: -485px;
	overflow: none;
	padding: 0;
}


#header {
	padding-top: 26px;
	padding-bottom: 15px;
	position: relative;
	left: -415px;
	top: 7px;


}

	#header h1  {
	float: left;
	width: 200px;
	}
	
	#header h2 {
	float: right;
	width: 265px;
	position: absolute;
	right: -4px;
	top: -2px;
	left: 570px;
	height: 39px;


	}

#slideshow {
	width: 970px; 
	float: left;
	padding: 10px 0px 0px 0px;
}

#homepage {
	float: left;
	width: 970px;
	background-color: #315b81;
}
#homepage p.intro {
	padding: 43px 0px 30px 43px;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	color: #fff;
	width: 550px;
	float: left;
	line-height: 25px;
}

#homepage div#hp-services {
	color: #fff;
	float: right;
	width: 235px;
	padding: 43px 30px 0 0;
}

#homepage div#hp-services h2 {
	text-align: right;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 15px;
	border-bottom: 1px solid #fff;
	margin-bottom: 15px;
}

#homepage div#hp-services ul {
	list-style-type: none;
}

#homepage div#hp-services ul li {
	margin: 10px 0;
	font-size: 12px;
}

#homepage div#hp-services ul li a {
	color: #fff;
}


#page {
	float: left;
	width: 970px;
	margin-top:33px;
}

.clear { clear: both; }

.sub {
	color: #b83f57;
	font-size: 6px;
	text-align: center;
}	
p.webbot {
	display:none;
}


#footer {
	float: left;
	height:80px;
	color: #330066;
	border-top: 60px solid #666699;
}
#footer p {
	float:left;
	width:840px;
	margin-top: 15px;
	padding-bottom:10px;
	color:#666;
	font-size: 12px;
	font-weight:normal;
}
#footer p.address {
	float:left;
	width:840px;
	padding: 0px 0px 0px 0px;
	color:#000;
	font-size: 14px;
	font-weight:normal;
}
#footer p a {
	color:#000;
	font-size: 10px;
	font-weight:normal;
	letter-spacing: .25px;
	text-transform:uppercase;
}
#footer h1 {
	float:left;
	width:500px;
	margin-top: 10px;
	color: #909090;
	font-size: 13px;
	font-weight:normal;
}
#footer h2 {
	float:right;
	width:100px;
	margin-top: 10px;
}

#footer h6 a {
	float:left;
	width:500px;
	margin-top: 15px;
	color: #909090;
	font-size: 10px;
	font-weight:normal;
	text-decoration: none;
}

#footer img {
	float: right;
}

