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

body {
	margin: 0;
	padding: 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:80%;
	text-align:center;
	background-color: #014164;
	color: #000;
	line-height: 1.4em;
	background-image: url(../hsimages/bg1.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
}

@font-face {
font-family: Square 721 Extended BT;
src: url('../fonts/Square 721 Extended BT.TTF');
}
h2 {
	font-family: Square 721 Extended BT;
	color: #4C7A92;
	font-weight: bold;
}
.square {
	font-family: Square 721 Extended BT;
	color: #4C7A92;
}

.footerp {
	color: #4C7A92;
}

.serving {
	width: 300px;
}
.hpimgborder {
	border:medium solid #05577C;
	background-color: #7E9FB2;
}
.transparency { 
	filter:alpha(opacity=75); 
	-moz-opacity:0.75; 
	-khtml-opacity: 0.75; 
	opacity:0.75; 
}
h1,h2,h3,h4,p {
	padding: 0;
	margin: 0;
}

.bold {
	font-weight: bold;
}

.boldwhite {
	font-weight: bold;
	color: #FFF;
}

.boldgold {
	font-weight: bold;
	color:#005480;
}

.boldblue {
	font-weight: bold;
	color:#FFF;
}

#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(../hsimages/pagebg.png);
	background-repeat: repeat-y;
}
#coupon {
	padding: 20px;
	border: medium dashed #CCC;
}
#coupon h2 {
	color: #FFF;
}
#header {
	background-image:url(../hsimages/headerbg.png);
	background-position: center bottom;
	width: 1000px;
	height: 208px;
	position: relative;
	z-index: 11;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}

#header h1 {
	position: absolute;
	z-index: 18;
	height: 111px;
	width: 198px;
	left: 40px;
	bottom: 10px;
	text-indent: -999em;
}

#imagemover {
	
}

#nav {
	font-size: 12px;
	color: #000;
	text-align: center;
	padding-left: 44px;
	background-image:url(../hsimages/navbg.jpg);
	height: 46px;
	padding-top: 1px;
	background-repeat: no-repeat;
	background-position: 40px bottom;
}

a:link, a:visited, a:focus {
	color:#BCCDD5;
}

#maincontent2 {
	width: 400px;
	margin-left: 80px;
	margin-right: auto;
	margin-top: 20px;
	position: relative;
	z-index: 10;
}

Label {text-transform:uppercase;padding:3px;}
.inputValue {width:85%;}
.inputText {width:85%; height:180px;}
.inputButton {}
.textfieldServerError {
  display:block;
  margin:0px;
  color:#CC3333;
  border: 1px solid #CC3333;
}

#contactsb {
	position: absolute;
	width: 400px;
	left: 450px;
	top: 51px;
	z-index: 20;
}

#maincontent3 {
	text-align: center;
	margin-top: 10px;
	padding-right: 50px;
	padding-left: 60px;
}

#maincontent {
	clear: both;
	width: 480px;
	padding: 20px;
	float: left;
	margin-left: 50px;
	background-color: #FFF;
}

#sidebar {
	font-size: 90%;
	margin-left: 600px;
	margin-right: 40px;
	background-color: #A5BBC8;
	color: #FFF;
	border: 2px solid #7497AA;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#sidebar p {
	padding-right: 20px;
}

#footer {
	clear: both;
	padding-top: 40px;
	padding-left: 86px;
	padding-right: 48px;
	padding-bottom: 4px;
	background-image: url(../hsimages/footerbg.png);
	background-repeat: repeat-y;
	background-position: 6px top;
	min-height: 320px;
	color: #FFF;
	width: 854px;
	position: relative;
	z-index: 10;
}

#footer a:link, a:visited, a:focus {
	font-size: 12px;
	color: #688EA3;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
.testimonialtext {
	font-style: italic;
	font-weight: bold;
}
.copyrightinfo {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
#slidercontainer {
	height: 300px;
	width: 925px;
	overflow: hidden;
	position: relative;
	z-index: 1;
	margin-left: 44px;
}
#slidernavbg {
	position: absolute;
	width: 370px;
	top: 0px;
	text-align: left;
	z-index: 10;
	height: 300px;
	overflow: hidden;
	background-color: #000;
	right: 1px;
}
#slidernavbg img {
	padding-left: 6px;
}
#slidernav2 {
	position: absolute;
	width: 119px;
	height: 145px;
	bottom: 171px;
	padding-top: 6px;
	text-align: left;
	left: 200px;
	z-index: 12;
}
#content1 {
	position: relative;
	background-image: url(../hsimages/frontpagepic1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #CCC;

}
#content1 h2 {
	position: absolute;
	width: 260px;
	top: 20px;
	right: 80px;
	font-size: 16px;
	line-height: 28px;
	color:#4C7A92;
	z-index: 11;

}
#content1 p {
	position: absolute;
	width: 260px;
	top: 90px;
	right: 80px;
	color:#CCC;
	z-index: 11;
	display: block;
	font-size: 14px;
	line-height: 22px;
}
#content2 {
	position: relative;
	background-image:url(../hsimages/frontpagepic2.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
#content2 h2 {
	position: absolute;
	width: 260px;
	top: 20px;
	right: 80px;
	font-size: 16px;
	line-height: 28px;
	color:#4C7A92;
	z-index: 11;

}
#content2 p {
	position: absolute;
	width: 260px;
	top: 90px;
	right: 80px;
	color:#CCC;
	z-index: 11;
	display: block;
	font-size: 14px;
	line-height: 22px;
}
#content3 {
	position: relative;
	background-image:url(../hsimages/frontpic3.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
#content3 h2 {
	position: absolute;
	width: 260px;
	top: 20px;
	right: 80px;
	font-size: 16px;
	line-height: 28px;
	color:#4C7A92;
	z-index: 11;

}
#content3 p {
	position: absolute;
	width: 260px;
	top: 90px;
	right: 80px;
	color: #CCC;
	z-index: 11;
	display: block;
	font-size: 14px;
	line-height: 22px;
}
#contactlink {
	width: 177px;
	height: 35px;
	position: absolute;
	right: 22px;
	bottom: 128px;
	z-index: 14;
}
#contactmessage {
	font-size: 11px;
	width: 444px;
	height: 36px;
	position: absolute;
	right: 220px;
	bottom: 5px;
	color:#FFF;
	visibility: hidden;
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 16;
}
#contactmessage2 {
	width: 444px;
	height: 66px;
	position: absolute;
	right: 178px;
	bottom: 7px;
	color: #CCC;
	visibility: hidden;
	background-image: url(../images/contactmessagebg.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#contactmessage p {
	margin: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 40px;
}

a {
	outline: none;
}
#missionstatement {
	background-color: #FFF;
	padding: 10px;
}

#logos {
	text-align: center;
	margin-left: 580px;
	margin-top: 20px;
}

#logos img {
	border: 0;
	padding: 2px;
}

.logosimg {
	width: 120px;
	height: 120px;
}
#bottomlogos {
	clear: both;
	text-align: center;
	padding-top: 20px;
	padding-right: 28px;
	padding-left: 40px;
}
.botimg1 {
	margin-right: 8px;
}
.botimg2 {
	margin-right: 8px;
	border-top: solid 1px #FFF;
}
.botimg3 {
	margin-right: 8px;
}
.botimg4 {
	margin-right: 8px;
}
#slidernav {
	position: absolute;
	z-index: 20;
	width: 222px;
	top: 16px;
	left: 26px;
}
#sliderbar {
	position: absolute;
	background-color: #000;
	width: 300px;
	height: 36px;
	transparency: 50%;
	text-align: center;
	z-index: 19;
	left: 0px;
	bottom: 0px;
}
#sliderbar p {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	padding: 8px;
	color:#FFF;
}
.snbg {
	font-size: 12px;
	color: #FFF;
	background-image: url(../images/snbg1.png);
	background-repeat: no-repeat;
	background-position:center top;
	text-align: center;
	width: 222px;
	height: 24px;
	padding-top: 2px;
}
.snbg2 {
	font-size: 12px;
	color: #FFF;
	background-image: url(../images/excavation1.png);
	background-repeat: no-repeat;
	background-position:center top;
	text-align: center;
	width: 222px;
	height: 24px;
	padding-top: 2px;
}
#bottomlogosinner {
	background-color:#FFF;
	padding-top: 4px;
}
#container #footer #footerlogo {
	background-image: url(../hsimages/footerlogo.png);
	background-repeat: no-repeat;
	background-position: center 10px;
	position: absolute;
	z-index: 20;
	height: 216px;
	width: 300px;
	right: 30px;
	bottom: 0px;
	margin: 0px;
}
