@charset "UTF-8";
/* CSS Document */
@media screen and (-webkit-min-device-pixel-ratio:0)
{
 td.cssfix
 {
  margin-top:3px; /* The text will appear red only in Safari and Google Chrome */
 }
}
body {
	margin:0;
	padding:0;
	font: 12px arial, Helvetica, sans-serif;
	color: #092238;
	line-height: 1.4em;
	}
#wrapper {
	width: 889px;
	height: 800px;
	margin: 0px auto;
	background-image: url(images/main-bg-simple.jpg);
	background-repeat: no-repeat;
	}
#header {
	width: 637px;
	height: 14px;
	margin: 10px 0px 35px 15px;
	padding: 28px 0px 0px 222px;
	clear: both;
	float: left;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	}
#subnav {
	width: 350px;
	height: 20px;
	clear: both;
	float: left;
	margin: 5px 0px 35px 504px;
	_margin: 5px 0px 35px 260px;
	}
#home_left {
	width: 265px;
	height: auto;
	margin: 300px 0px 0px 25px;
	_margin: 300px 0px 0px 15px;
	clear: both;
	float: left;
	}
#left {
	width: 504px;
	height: auto;
	margin: 0px 13px 0px 25px;
	_margin: 0px 13px 0px 15px;
	clear: both;
	float: left;
	line-height: 1.4em;
	text-align: justify;
	}
#left_wide {
	width: 840px;
	height: auto;
	margin: 0px 25px 0px 25px;
	_margin: 0px 25px 0px 12px;
	clear: both;
	float: left;
	line-height: 1.4em;
	text-align: justify;
	}
#home_right {
	width: 537px;
	margin-left: 40px;
	height: auto;
	float: left;
	}
#right {
	width: 315px;
	height: auto;
	min-height:590px;
	float: left;
	}
#project_footer {
	width: 745px;
	height: auto;
	float: left;
	margin: 0px 0px 0px 28px;
	}
#subnavhldr {
	clear: both;
	float: left;
}
#prev_hldr {
	width: 55px;
	height: auto;
	clear: both;
	float: left;
}
#next_hldr {
	width: 55px;
	height: auto;
	float: left;
}
#texthldr {
	height:215px; 
	overflow:auto; 
	padding-right: 5px;
	font-family: Verdana, Geneva, sans-serif;
}
#footer {
	width: 889px;
	height: 50px;
	clear: both;
	float: left;
}
td.td_service_home {
	padding: 0px 7px 3px 0px;
	}
td.td_services {
	padding: 0px 7px 7px 0px;
	}
	
a {
	font: 12px arial, Helvetica, sans-serif;
	color: #365b2c;
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
	color: #046eac;
	}
a.nav {
	font: 13px arial, Helvetica, sans-serif;
	color: #365b2c;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	}
.navhome {
	font: italic 13px "Times New Roman", Times, serif;
	color: #999;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	line-height: 1.5em;
	}
a.nav:hover {
	color: #046eac;
	}
a.navhomemain {
	font: 16px arial, Helvetica, sans-serif;
	color: #046eac;
	text-transform: uppercase;
	text-decoration: none;
	padding: 1px 10px 0px 20px;
	line-height: 1.6em;
	background-image: url(images/nav_dot.jpg);
	background-repeat: no-repeat;
	}
a.navhomemain:hover {
	color: #046eac;
	}
a.nav_on {
	font: 13px arial, Helvetica, sans-serif;
	color: #046eac;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	}
a.nav_on:hover {
	color: #365b2c;
	}
a.subnav {
	font: 11px arial, Helvetica, sans-serif;
	color: #046eac;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px 7px 0px 7px;
	}
a.subnav:hover {
	color: #365b2c;
	}
a.service_home {
	font: 13px Geneva, arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 1.4em;
	}
a.service_home:hover {
	text-decoration: underline;
	}
a.smlinks {
	font: 10px Geneva, arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 2.0em;
	color: #2085b9;
	padding: 0px 30px 0px 0px;
	}
a.smlinks:hover {
	text-decoration: underline;
	}
a.smlinks_on {
	font: bold italic 10px Geneva, arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 2.0em;
	color: #2085b9;
	padding: 0px 30px 0px 0px;
	}
.projtype {
	font: 11px Geneva, arial, Helvetica, sans-serif;
	color: #666666;
	text-transform: uppercase;
	}
h1 {
	font: 20px arial, Helvetica, sans-serif;
	color: #092238;
	margin:0;
	padding:0;
	text-transform: uppercase;
	}
h2 {
	font: 17px arial, Helvetica, sans-serif;
	color: #092238;
	margin:0;
	padding:0;
	text-transform: uppercase;
	}
h3 {
	font: bold 14px Verdana, Geneva, sans-serif;
	color: #092238;
	margin: 10px 0px 0px 0px;
	padding:0;
	}
a.overview {
	font: 10px arial, Helvetica, sans-serif;
	color: #092238;
	text-decoration: none;
	}
img {
	margin:0;
	padding:0;
	}
img.pxborder {
	border: 2px solid #2d6ead;
	}
img.project_thumb {
	border: 1px solid #2d6ead;
	}
p {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}
.pbreak {
	margin-bottom: 15px;
}
ul {
	margin: 5px 10px;
	padding: 5px;
}