@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-align: left;
}

body#home li#nav_home a,
body#about li#nav_about a,
body#whatwedo li#nav_whatwedo a,
body#products li#nav_products a,
body#tech li#nav_tech a,
body#contact li#nav_contact a {
	color: #476484;
	text-decoration: none;
	background-color: #edf1f4;
}

body#home #header {
	background-image: url(../images/homePic_02.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

body#home #mid {
	background-image: url(../images/homePic_03.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

body#home #midHold {
	background-image: url(../images/homeMidOuterBG.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}

html {
	height: 100%;
	margin-bottom: 1px;
}

H1 {
	font-weight: normal;
	margin: 0px;
	font-size: 22px;
	color: #c2d0db;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	padding: 0px;
	line-height: 1.5em;
}

H2 {
	font-weight: normal;
	margin: 0px;
	font-size: 18px;
	color: #476484;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


H4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #c2d0db;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	letter-spacing: 1px;
}

H5 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	color: #c2d0db;
	margin: 0px;
	padding: 0px;
	letter-spacing: 1px;
} 

ul {
	color: #c2d0db;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

a {
	color: #476484;
	text-decoration: none;
}

a:hover {
	color: #91a5b8;
	text-decoration: none;
}

li {
	padding-bottom: 5px;
	line-height: 1.5em;
	padding-top: 5px;
}

ul li li {
	line-height: 1em;
}

.lispan {
	color: #666666;
}

.bottomrule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	margin-bottom: 0px;
}

.footerrule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	margin-bottom: 20px;
	padding-bottom: 20px;
}


.blueRule {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2F4761;
	padding-top: 15px;
}


.blue {
	color: #476484;
}
.darkblue {
	color: #2F4761;
}

.white {
	color: #FFFFFF;
}


#topBlock {
	height: 100px;
	width: 100px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#wrapper {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #edf1f4;
}

#headerHold {
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #c2d0db;
	background-image: url(../images/headerOuterBG.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 0px;

}

#header {
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 25px;
	background-color: #FFFFFF;
	
}

#logo {
	float: left;
	padding-right: 25px;
	padding-left: 25px;
}

#navHold {
}

#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 16px;
	padding-left: 20px;
}

#nav ul {
	color: #009966;
	margin: 0px;
	padding: 0px;
}

#nav li {
	display: inline;
	list-style-type: none;
	font-weight: normal;
}

#nav li a {
	padding-top: 7px;
	padding-right: 13px;
	padding-bottom: 8px;
	padding-left: 13px;
	display: block;
	float: left;
	color: #476484;
	text-decoration: none;
	font-weight: normal;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #EDF1F4;
}

#nav li a:hover {
	color: #476484;
	text-decoration: none;
	background-color: #f6f8f9;

}

#midHold {
	background-color: #3f5a77;
	background-image: url(../images/MidOuterBG.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #c2d0db;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #EDF1F4;
}

#mid {
	background-color: #476484;
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/MidPic.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#midHead {
	float: left;
	width: 500px;
	padding-top: 22px;
	padding-bottom: 23px;
	padding-left: 38px;
}

#midPic {
	float: right;
	height: 50px;
	width: 200px;
}

#homeText {
	float: left;
	width: 580px;
	padding-top: 45px;
	padding-left: 30px;
	text-align: center;
	color: #FFFFFF;
	line-height: 2em;
}

#homePic {
	float: right;
	background-image: url(../images/homePic_04.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.homeBlock {
	float: left;
	width: 239px;
	padding-right: 15px;
}

.homeMidBlock {
	float: left;
	width: 239px;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DDDDDD;
	border-left-color: #DDDDDD;
}

.homeRightBlock {
	float: left;
	width: 240px;
	padding-left: 15px;
}

#contentHold {
	background-image: url(../images/contentOuterBG.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#content {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 45px;
	padding-right: 40px;
	padding-left: 40px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EEEEEE;
	border-left-color: #EEEEEE;
}

#content p {
	line-height: 1.5em;
}

#leftCol {
	float: left;
	width: 500px;
	padding-right: 40px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDDDD;
	padding-bottom: 0px;
}

#rightCol {
	float: right;
	width: 200px;
	font-size: 14px;
	color: #859ab0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

.STSlogo {
	float: right;
	padding-top: 20px;
}

.STShome {
	float: right;
}

#contactLeft {
	float: left;
	width: 240px;
	margin-right: 50px;
}

#contactRight {
	float: left;
	width: 200px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
	padding-left: 0px;
	padding-bottom: 20px;
}

#contactQuote {
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	padding-bottom: 0px;
}

#buttons {
	text-align: center;
	padding-right: 20px;
}

#backtotop {
	padding-right: 20px;
	padding-top: 0px;
}


#footerHold {
	background-color: #FFFFFF;
	height: 100px;
	background-image: url(../images/footerBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#footer {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 30px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #DCDCDC;
}

#footer ul{
	margin: 0px;
	padding: 0px;
}

* html #footer ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#footer ul li{
	display: inline;
	color: #AAAAAA;
	margin: 0px;
}

#footer ul li a{
	text-decoration: none;
	color: #AAAAAA;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c2d0db;
	padding-right: 10px;
	padding-left: 10px;
}

#footer ul li a:hover{
	color: #476484;
	text-decoration: none;
}
