@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
}
#topnav{
	overflow:hidden;
	background: transparent url(../img/bg_top_nav.png) top center repeat-x;
}
.inner{
	width:953px;
	margin:auto;
}
#topnav li{
	float:left;
	background: transparent url(../img/dash.gif) center left no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style:none;
}
#topnav .mininav li{
	background-image:url(../img/seperator.png);
}
#topnav li.first{
	background:none;
}
#topnav li a{
	display:block;
	padding:15px;
	text-decoration:none;
	color:#fff;
}
#topnav li.first a{
	padding-left:0;
}
#topnav li a:hover{
	text-decoration:underline;
}
.mininav{
	float:right;
}

#topnav .mininav li a{
	font-weight:bold;
	padding:15px 10px;
}

#logo{
	float:left;
	background: transparent url(../img/logo2.png) top left no-repeat;
	margin-top:10px;
	width:207px;
	height:84px;
}
#logo a{
	width:207px;
	height:84px;
	text-indent:-999px;
	display:block;
}
#main{
	background:#fbfbfb url(../img/bg_container.png) top left repeat-x;
}

#wrapper{
	background:#fbfbfb url(../img/bg_body1.jpg) top left repeat-x;	
}

#wrapper1{
	background:#fbfbfb url(../img/bg_body2.jpg) top left repeat-x;	
}

#wrapper2{
	background:#fbfbfb url(../img/bg_body3.jpg) top left repeat-x;	
}

#nav{
	float:left;
	margin-left:40px;
}

#nav li {
	float:left;
	color:#f0d679;
	font-family:  Calibri, Arial, Helvetica, sans-serif;
	font-size:10pt;
	list-style:none;
	width:167px;
	margin-left:8px;
}
#nav li a{
	display:block;
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 2px;
}

#nav li ul{
	padding-top:14px;
	border-top:1px solid #fff;
}

#nav li li{
	font-family:  Calibri, Arial, Helvetica, sans-serif;
	font-size:10pt;
	float:none;
	width:auto;
	border-bottom:none;
	margin:0;
}

#nav li li a{
	color:#f1d778;
	text-transform:uppercase;
	padding:3px 0;
	font-size:0.9em;
	letter-spacing:.00em;
	font-weight:normal;
	display:block;
}

#banner{
	text-align:left;
	color:#fff;
	overflow:hidden;
	padding: 0 48px;
}
#banner h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24pt;
	margin-top:56px;
	margin-bottom:43px;
	font-size:30px;
}
#banner p{
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	color:#fff;
}
#content{
	margin-top:10px;
	background: #fff url(../img/bottom_corner.png) bottom left no-repeat; 
	position:relative;
	margin-bottom:13px;
	overflow:hidden;
}
.topcorner{
	position:absolute;
	height:10px;
	width:953px;
	background: url(../img/top_corner.png) top left no-repeat;
}
.content-inner{
	margin:10px 0;
	padding:13px 23px;
	font-family:Arial, Helvetica, sans-serif, Calibri, Century;
	font-size:9pt;
	line-height:19px;
	overflow:hidden;
	border-left:solid 1px #b2c3cd;
	border-right:solid 1px #b2c3cd;
}
.imgbanner{
	float:right;
	border:3px solid #1b4180;
	margin:13px;
}	
#header{
	overflow:hidden;
}
.testimonials{
	font-family:Arial, Helvetica, sans-serif, Calibri, Century;
	font-size:9pt;
	font-style:italic;
	color:#6a6a6a;
}
.column1{
	float:left;
	width:216px;
}
.column1 ul {
	list-style:none;
	line-height:25px;
}
.column1 li a{
	font-family:Arial, Helvetica, sans-serif, Calibri, Century;
	font-size:9pt;
	color:#0c5789;
	text-decoration:none;
}
#content h3{
	color:#da000f;
	padding-bottom:17px;
	margin-bottom:15px;
	font-size:13px;
	border-bottom:solid 6px #d9d9d9;
}
.inner h3, .office h4{
	margin-bottom:25px;
}

#content .featuredproj h3{
	padding-bottom:0;
	border-bottom:0;
	margin:15px 0;
	text-transform:uppercase;
}
.featuredproj{
	border-top:1px solid #d9d9d9;
	overflow:hidden;
	position:relative;
}

.featuredproj img{
/*	border:1px solid #000; */
}
#viewport{
	width: 905px;
	overflow:hidden;
	height:105px;
}
#viewport ul{
	position:relative;
}
#viewport li{
	list-style:none;
	float:left;
	margin-left:11px;
	text-align:left;
}
#sprev, #snext{
	clear:both;
	position:absolute;
	cursor: pointer;
	font-size: 0.8em;
	text-decoration: underline;
	top:80px;
	display:none;
}
#sprev{
}
#snext{
	right:0;
}

.featuredproj li a{
	text-decoration:none;
	color:#474748;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.projname{
	clear:both;
	display:block;
}
.column2{
	float:right;
	width:676px;
}
p{
	color:#515151;
}	
.column2 p{
	font-family:Arial, Helvetica, sans-serif, Calibri, Century;
	font-size:9pt;
	margin-bottom:37px;
}

#footer{
	width:951px;
	background: #012f51 url(../img/footer_top_corner.png) top left no-repeat;
	overflow:hidden;
	padding-bottom:10px;
}
#footer .inner{
	width:auto;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:15px 20px;
	margin-bottom:0;
	overflow:hidden;
}
#footer .footerbottom{
	position:absolute;
	height:10px;
	width:951px;
	background: #012f51 url(../img/footer_bottom_corner.png) bottom left no-repeat;
}

#column2content{
	float:left;
	width:476px;
}
#ad-banner img{
	float:right;
	width:186px;
	margin: 0 0 19px 5px;

}
#ad-bannerteam img{
	float:right;
	width:186px;
	margin: 0 0 170px 5px;

}

p.ceo{
	margin:40px 0 15px 0;
}
p.system{
	margin: 18px 0 0 0;
	color:#0b578b;
}
.website a{
	text-decoration:none;
	color:#0b578b;
}
.address{
	float:left;
}

.office{
	float:left;
	margin:0 0 0 13px;
	padding-left:50px;
	border-left:1px solid #1a4463;
}

.address span{
	color:#7595ac;
}
.address h4, .office h4{
	color:	#d9d9db;
	font-size:12px;
	margin-bottom:26px;
}
.bookmark{
	color:#fff;
}
.address p{
	color:#7696ad;
	line-height:19px;
	margin-right:38px;
}
.office p{
	color:#557991;
	line-height:19px;
}
.office a{
	text-decoration:none;
	color:#557a94;
}
.office a:hover{
	text-decoration:underline;
}
.quote{
	float:left;
	margin: 0px 17px 0 43px;
}
.quote p, .newsletter p{
	color:#a6b6c3;
	margin: 6px 0 0 0px;
}
input[type=text], textarea{
	color:#fff;
	margin-bottom:3px;
	background-color:#133a57;
	border:solid 1px #204764;
}
input[type=text]{
	height:20px;
}
input[type=image]{
	margin-bottom:10px;
}
span{
	margin-bottom:9px;
	color:#3d7ba4;
}
.newsletter{
	float:left;
}
#footer .newsletter img{
	border:none;
}
.quote h4, .newsletter h4{
	color:#fff;
	font-size:14px;
	margin-bottom:10px;
}
.info{
	margin-top:28px;
}
body{
	scrollbar-base-color: #133a57;
	scrollbar-track-color:#133a57;
	scrollbar-arrow-color:#48677c;
	scrollbar-3dlight-color: #133a57;
}
#webpagecontent{
	width:660px;
	overflow:hidden;
}
#webpage{
	overflow:hidden;
	margin-bottom:10px;
}
#webpage li{
	float:left;
	padding:3px;
	margin: 0 6px 5px 0;
	border:solid 1px #ececec;
	list-style:none;
}
#webpage img{
	border:none;
}
.paging{
	clear:both;
	overflow:hidden;
	margin-bottom:7px;
}
.paging li.first{
	background: #fafafa url(../img/activepaging.png) top left repeat-x;
	color:#0264c7;
}
.paging li{
	float:left;
	background: #e6ecf8 url(../img/paging.png) top left repeat-x;
	list-style:none;
	border:solid 1px #999;
	margin-right:7px;
}
.paging li a{
	display:block;
	margin:0;
	padding:0 5px;
	color:#a4a8ab;
	text-decoration:none;
}
.numbers{
	float:left;
}
.perpage{
	float:right;
}
.perpage span{
	color:#1a7cc3;
}
.services .column1{
	margin-left:12px;
}
.services div.first{
	margin-left:0;
}
#s_prev, #s_next{
	position:absolute;
	top:50px;
}
#s_prev{
	left:0;
}
#s_next{
	right:0;
}
#slideshow {
	margin:0 auto;
	margin-top:20px;
	position:relative;
    width:953px;
}
#slideshow #slidesContainer {
  margin:0 auto;
  width:867px;
  min-height:240px;
}
#slideshow p {
	font-family: Century, Georgia, Arial, Helvetica, sans-serif, Calibri;
	font-size:14pt;
	font-weight:normal;
	margin:10px 0 0 0;
	line-height:19pt;
	color: #FFFFFF;
}
#slideshow h2 {
	font-family:Century;
	font-size:32pt;
	color:#FFFFFF;
	letter-spacing:-1px;
	margin-top:55px;
}

#slidesContainer img {
	float:right;
	margin:10px 15px;
	margin-top:0;
	border:3px solid #FFF;
}
#footer2{
	clear:both;
	margin:15px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8f8e8e;
}

#footer2 a{
	color:#7c7c7c;
	text-decoration:none;
}
#footer2 a:hover{
	text-decoration:underline;
}

.designer{
	float:right;
}
#footer h3,#footer h4{
	margin-top:3px;
	margin-bottom:15px;
	font-size:14px;
}
.colcontact{
	float:left;
}
.colwrap{
	overflow:hidden;
	margin-bottom:20px;
}

.icons{
	position:relative;
	min-height:161px;
	margin-top:5px;
}

.icons #twitter{
	margin-right:24px;
}
.icons #yahoo{
	left:70px;
}
.icons #reddit{
	left:134px;
}
.i_row{
	overflow:hidden;
	clear:both;
}
.i_row img{
	float:left;
	border:none;
}
.icons .last img{
	position:absolute;
	bottom:0;
}

