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

body {
	background-color: #254979;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5f5e5e;
}

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

h1{
	font-size:25px;
	font-weight:bold;
	color:#254979;
	margin-bottom:11px;
	margin-top:0px;
	line-height:24px;
}

h2{
	font-size:13px;
	/*color:#00ADEF;*/
	color:#254979;
	margin:0px 0px 5px 0px;
	line-height:16px;
}

#pagebody{
	position:relative;
	width:931px;
	margin:0px auto;
	height:auto;
	background-color:#FFFFFF;
}

#header{
	position:relative;
	width:931px;
	height:100px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
}

#logo{
	position:relative;
	float:left;
	width:339px;
	height:100px;
}

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

#SearchDiv{
	position:absolute;
	top:59px;
	right:33px;
	width:219px;
	height:26px;
	background-image:url(../images/icon_search.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

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

#ContentBG{
	position:relative;
	clear:both;
	width:917px;
	height:auto;
	margin-left:7px;
	margin-right:7px;
	background-image:url(../images/bg_back_panel.jpg);
	background-repeat:no-repeat;
}

#innercontent{
	position:relative;
	clear:both;
	width:891px;
	height:auto;
	margin-left:14px;
	margin-right:12px;
}

#topnav{
	position:relative;
	clear:both;
	margin-left:0px;
	padding-left:0px;
	width:891px;
	height:36px;
	color:#ffffff;
	font-weight:bold;
}

#topnav ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
	position:relative;
}

#topnav li {
	list-style:none;
	float:left;
	margin: 0px 0.05em 0px 0.05em;
}

#topnav li a {
width: 7em;
display: block;
color: #ffffff;
text-align: center;
margin:0px;
border-right:1px solid #00808d;
}

#topnav li a:hover {

width: 7em;
display: block;
color: #ffffff;
text-align: center;
text-decoration:underline;
}

#MidSection{
	position:relative;
	margin-left:0px;
	padding-left:0px;
	width:891px;
	height:211px;
	clear:both;
	z-index:800;
}

#LeftNav{
	position:relative;
	width:229px;
	height:179px;
	top:5px;
	clear:both;
	z-index:900;
}

#LeftNavInner{
	position:relative;
	width:200px;
	top:20px;
	left:20px;
	clear:both;
	z-index:950;
}

#Col1{
	position:relative;
	width:229px;
	height:auto;
	float:left;
	z-index: 200;
}

#LeftHeader{
	position:relative;
	width:229px;
	height:15px;
	background-image:url(../images/leftside_header_bg.jpg);
	background-repeat:no-repeat;
	clear:both;
	z-index: 200;
}

#LeftFill{
	position:relative;
	width:229px;
	height:910px;
	background-image:url(../images/leftside_fill_bg.jpg);
	background-repeat:repeat-y;
	clear:both;
	z-index: 200;
}

#LeftInner{
	position:relative;
	width:204px;
	height:auto;
	margin-left:18px;
	clear:both;
	z-index: 200;
}

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


#Col2{
	position:relative;
	width:415px;
	height:935px;
	float:left;
	margin-left:9px;
	margin-top:6px;
	background-color:#f0efef;
}

#Col2b{
	position:relative;
	width:652px;
	float:left;
	margin-left:9px;
	margin-top:6px;
	background-color:#f0efef;
}

#Col3{
	position:relative;
	width:229px;
	height:auto;
	float:left;
	margin-left:9px;
	margin-top:6px;
}

#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;
	width:229px;
	height:60px;
	background-image:url(../images/header_testimonials_bg.jpg);
	background-repeat:no-repeat;
	clear:both;
}

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

#TestimonialInner{
	position:relative;
	width:204px;
	height:auto;
	margin-left:18px;
	clear:both;
}

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

#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;
}

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

#footer-inner{
	padding:20px 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;
}
