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

body {
	margin-left: 0px;
	margin-top: 28px;
	margin-right: 0px;
	margin-bottom: 28px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #0054A4;
}

h1{
	margin-bottom:11px;
	margin-top:0px;
	line-height:24px;
	font-size:16px;
	z-index:5;
}

.h1top{
	border-bottom:#CCCCCC 2px solid;
	padding-bottom:10px;
	width:610px;
}

h2{
	margin:0px 0px 5px 0px;
	font-size:14px;
	line-height:16px;
}

#pagebody{
	position:relative;
	width:908px;
	margin:0px auto;
	height:auto;
}

#logo{
	position:relative;
	float:left;
	background-repeat:no-repeat;
	width:338px;
	height:46px;
}

#topnav{
	position:relative;
	float:right;
	background-repeat:no-repeat;
	margin-left:0px;
	padding-left:0px;
	width:570px;
	height:46px;
	color:#4f4f4f;
}

#topnav ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
	position:relative;
	color:#4f4f4f;
	padding-top:15px;
	padding-left:15px;
}

#topnav li {
	list-style:none;
	float:left;
}

#topnav li .sep{
	list-style:none;
	float:left;
	width:7em;
	margin:0px 10px;
	color:#4f4f4f;
}

#topnav li a {
font-size:11px;
width: auto;
display: block;
text-align: center;
color:#4f4f4f;
}

#topnav li a:hover {
width: auto;
font-size:11px;
display: block;
text-align: center;
text-decoration:underline;
color:#4f4f4f;
}

#header{
	position:relative;
	clear:both;
	width:908px;
	height:170px;
	background-repeat:no-repeat;
}

#ContentBG{
	position:relative;
	clear:both;
	width:908px;
	height:auto;
	background-repeat:repeat-y;
}

#ContentBG-NoDot{
	position:relative;
	clear:both;
	width:908px;
	height:auto;
	background-repeat:repeat-y;
}

form{
	margin:0px;
	padding:0px;
}

#SearchDiv{
	position:relative;
	clear:both;
	width:184px;
	height:46px;
	background-image:url(../images/bg_search_field.jpg);
	background-repeat:no-repeat;
	margin-bottom:11px;
}

#SearchDiv form{
	position:relative;
	top:10px;
	left:7px;
	
}

.ClearDiv{
	clear:both;
	height:1px;
}





#Col1{
	position:relative;
	width:248px;
	height:auto;
	float:left;
}

#LeftHeader{
	position:relative;
	width:248px;
	height:40px;
	background-repeat:no-repeat;
	clear:both;
}

#LeftHeader h2{
	position:relative;
	width:210px;
	top:17px;
	left:23px;
	margin:0px;
	text-transform:uppercase;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}

.LeftMidHeader{
	clear:both;
	position:relative; width:241px; height:33px; background-color:#b7b5b6;
}

.LeftMidHeader h2{
	position:relative;
	width:210px;
	top:10px;
	left:16px;
	margin:0px;
	text-transform:uppercase;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}


#Col2{
	position:relative;
	width:660px;
	float:left;
}
#Col2-Inner{
	position:relative;
	clear:both;
	float:left;
	margin-left:19px;
	padding-top:18px;
	width:435px
}

#Col2-Inner-Full{
	position:relative;
	clear:both;
	float:left;
	margin-left:25px;
	padding-top:27px;
	width:610px
}

#Header-Blue{
	position:relative;
	clear:both;
	width:431px;
	height:13px;
	background-image:url(../images/blue_header.jpg);
	background-repeat:no-repeat;
}

#Content-Blue{
	position:relative;
	clear:both;
	width:431px;
	background-color:#3296bc;
}

#Content-Blue-Inner{
	position:relative;
	clear:both;
	margin:0px 20px;
	color:#ffffff;
	font-size:11px;
}

#Footer-Blue{
	position:relative;
	clear:both;
	width:431px;
	height:15px;
	background-image:url(../images/blue_footer.jpg);
	background-repeat:no-repeat;
	margin-bottom:4px;
}

#Header-Red{
	position:relative;
	clear:both;
	width:431px;
	height:13px;
	background-image:url(../images/red_header.jpg);
	background-repeat:no-repeat;
}

#Content-Red{
	position:relative;
	clear:both;
	width:431px;
	background-color:#bc4232;
}

#Content-Red-Inner{
	position:relative;
	clear:both;
	margin:0px 20px;
	color:#ffffff;
	font-size:11px;
}

#Footer-Red{
	position:relative;
	clear:both;
	width:431px;
	height:15px;
	background-image:url(../images/red_footer.jpg);
	background-repeat:no-repeat;
	margin-bottom:4px;
}

#Header-Black{
	position:relative;
	clear:both;
	width:431px;
	height:13px;
	background-image:url(../images/black_header.jpg);
	background-repeat:no-repeat;
}

#Content-Black{
	position:relative;
	clear:both;
	width:431px;
	background-color:#000000;
}

#Content-Black-Inner{
	position:relative;
	clear:both;
	margin:0px 20px;
	color:#ffffff;
	font-size:11px;
}

#Footer-Black{
	position:relative;
	clear:both;
	width:431px;
	height:15px;
	background-image:url(../images/black_footer.jpg);
	background-repeat:no-repeat;
	margin-bottom:4px;
}

#Subscribe{
	position:relative;
	width:229px;
	height:350px;
	background-image:url(../images/fill_right_bg.jpg);
	background-repeat:repeat-y;
	clear:both;
}

#SubscribeHead{
	position:relative;
	width:229px;
	height:154px;
	background-image:url(../images/header_subscribe_bg.jpg);
	background-repeat:no-repeat;
	clear:both;
}

#TestimonialHead{
	position:relative; clear:both; width:184px; height:29px; background-image:url(../images/testimonial_header.jpg); background-repeat:no-repeat
}

#TestimonialFill{
	position:relative; clear:both; width:184px; height:auto; background-color:#3296bc;
}

#TestimonialInner{
	position:relative;
	clear:both;
	width:170px;
	margin-left:10px;
	font-size:11px;
	color:#ffffff;
	height:auto;	
}

#TestimonialInner a{
	color:#ffffff;
}

#TestimonialFooter{
	position:relative; clear:both; width:184px; height:11px; background-image:url(../images/testimonial_footer.jpg); background-repeat:no-repeat
}

#NewsHead{
	position:relative; clear:both; width:184px; height:122px; background-image:url(../images/news_header.jpg); background-repeat:no-repeat
}

#NewsFill{
	position:relative; clear:both; width:184px; background-color:#dedddd;
}

#NewsInner{
	position:relative;
	clear:both;
	width:170px;
	margin-left:10px;
	font-size:11px;
	color:#313131;
	height:auto;	
}

#NewsFooter{
	position:relative; clear:both; width:184px; height:14px; background-image:url(../images/news_footer.jpg); background-repeat:no-repeat; margin-bottom:3px;
}

#LatestProject{
	position:relative;
	width:415px;
	height:189px;
	background-image:url(../images/latest_projects.jpg);
	background-repeat:no-repeat;
	clear:both;
}

#CompanyInfo{
	position:absolute;
	width:415px;
	height:189px;
	font-size:10px;
	clear:both;
	bottom:5px
}

fieldset{
	border:none;
}

#PageBottom{
	position:relative;
	clear:both;
	background-repeat:no-repeat;
	width:908px;
	height:23px;
}

#footer{
	position:relative;
	width:908px;
	height:32px;
	margin:0px auto;
	background-color:none;
}

#footer-inner{
	padding:10px 18px 0px 18px;
	color:#FFFFFF;
	font-size:11px;
	margin-bottom:10px;
}

#footer-inner a{
	color:#FFFFFF;
	font-size:11px;
}

#footer-inner a:hover{
	color:#FFFFFF;
}

.styledform fieldset {
  padding: 1em;
  font:80%/1 sans-serif;
  border:1px solid #999999;
  width:610;
  }
.styledform legend {
  padding: 0.2em 0.5em;
  border:1px solid #999999;
  color:#333333;
  font-size:100%;
  text-align:right;
  margin:10px 0px;
  }
.styledform label {
  float:left;
  width:25%;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  font-weight:bold;
  }
.tablecellspacing td{
	padding-top:5px;
}

.sidetitles{
	background-color:#D6DFF7;
	font-weight:bold;
	padding:5px;
	width:20%;
}

.fieldside{
	padding:5px;
	background-color:#f1f1f1;
}

thead{
	background-color:#D6DFF7;
	font-weight:bold;
}