body {
	margin:0 auto;
	padding:0;
	color:#000;
	background-color:#00478A;
	font-family:Verdana;
	font-size:11px;
}
form, div, span, h1, h2, h3, p, ul, li {
	margin:0;
	padding:0;
}
a img { border:none; }
a, a:active, a:visited
{
    text-decoration:none;
    color:#004b8d;
}
a:hover 
{
    text-decoration:underline;
}
/* profiles ---------------------------------------------*/
#profile-info{
	display: block;
	position:fixed;
	top:30%;
	width:381px;
	overflow: hidden;
}
#profile-info span{
	display: block;
	padding:20px;
	background-image: url("/images/profile_bottom.png");
	background-position: left bottom;
	background-repeat: no-repeat;
}
#profile-info span img{
	float:left;
	margin-right:10px;
}
#profile-info h2{
	display: block;
	padding:55px 20px 20px 20px;
	
	background-image: url("/images/profile_top.png");
	background-position: -1px -10px;
	background-repeat: no-repeat;	
}
.profile{
	display: none;
}

/* utility ----------------------------------------------*/
#utility-links{
	position:absolute;
	right:220px;
	top:0px;
	display:inline;
	margin: 17px 13px;
}
#search-util{
	float:right;
	padding:11px 0 0 0;
	display: block;
	overflow: hidden;
	width:218px;
	border: none;
}
#search-util input{
	border:0;
}
#search-text{
	font-size: 0.9em;
	color: #005c9b;
	background-image: url("/images/search-text.gif");
	background-position: top left;
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	text-indent: 13px;
	width:170px;
	padding:8px 0px 10px 5px;
	float:left;
}
#search-button{
	float:left;
	margin-left:-3px;
}
#contactus 
{
    position: relative;
    text-align:right;
    height:57px;
    color: #bcc6d1;
}
#contactus a{
	color:#2c353e;
	text-decoration: none;
}
#contactus a:hover{
	color: #626c77;
}
/* home -------------------------------------------------*/
#share_price{	
	position: relative;
	margin-top:10px;
	padding-top:39px;
	padding-bottom:10px;
	text-align: right;
	background-image: url("/images/shareprice.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	color:white;
	font-weight: bold;
	width: 240px;
	z-index: 999;
}
p.ssc{
	float:left;
	line-height: 13px;
	color:#014a8e;
	width:340px;
	text-align: left;
	font-size:10px;
}
p.ssc img{
	margin-right:5px;
}
p.ssc img a{
	text-decoration: none;
}
p.ssc a{
	text-decoration: underline;
}
#share_price .dgl-link{
	display:block;
	position: absolute;
	width:85px;
	height:50px;
	left:12px;
	top:7px;
	text-decoration: none;
}



/* newsletter -------------------------------------------*/
#newsletter-subscribe{
	padding-left:12px;
	background-image: url("/images/form-newsletter-bottom.gif");
	background-position: left bottom;
	background-repeat: no-repeat;
	color: white;
}
#content #newsletter-subscribe h3{
	margin-left:-12px;
	padding-left:12px;
	padding-top:11px;
	size: 11px;
	border:none;
	color: #004b8d;
	background-image: url("/images/form-newsletter-h3.gif");
	background-position: left top;
	background-repeat: no-repeat;
}
#newsletter-subscribe .label{
	display: block;
	margin:4px 0px 4px 0px;
	padding-left:6px;
	background-image: url("/images/newsletter_label.gif");
	background-position: left top;
	background-repeat: no-repeat;
}
#newsletter-subscribe .label input{
	display:block;
	border:none;
	color: #005c9b;
	font-size: 0.9em;
	background-image: url("/images/newsletter_input.gif");
	background-position:right top;
	background-repeat: no-repeat;
	width:203px;
	height: 20px;
}
#btn-subscribe{
	margin:4px auto 10px 125px;
}
#content .standard .our-services p a{
	background-image: url("/images/bar_link_back.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	display:block;
	padding-left:10px;
	margin:0 0 -12px 0;
	height: 26px;
	line-height: 26px;
}
/* projects ---------------------------------------------*/
.client{
	display:table-cell;
	width:196px;
	height:72px;
	background-image: url("/images/client_back.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	color: gray;
	vertical-align: middle;
}
.client strong{
	display: block;
	margin:auto 7px 5px 17px;
	font-size: 1.1em;
	color: #004a8e;
}
.client span{
	display: block;
	margin:auto 7px auto 17px;
}
#content #type_projects{
	width:580px;
	margin:0 0 10px 0;
	padding:0px;
	overflow: hidden;
	list-style-type: none;
	background-image: url("/images/type_projects_back.jpg");
	background-position: left bottom;
	background-repeat: no-repeat;
}
#content #type_projects li{
	float:left;
	width:274px;
	margin:0px 0 0 18px;
	background-image: none;
	padding:0 0 14px 0;
}
#content #type_projects li.first{
	margin-left:0px;
}
#content #type_projects h3{
	background-image: url("/images/type_projects_h2.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	padding:0px;
	font-size: 1.2em;
}
#content #type_projects li a,#content #type_projects li a:hover{
	color:black;
	text-decoration: none;
}
#content #type_projects h3 span{
	display:block;
	padding:6px 14px 14px 14px;
}
#content #type_projects li .item{
	margin:6px 14px 6px 14px;
	padding-bottom:5px;
	border-bottom:1px solid white;
}
#content #type_projects .archive{
	display:none;
}

/* media ------------------------------------------------*/
.text-content .pdf,.text-content .pdf:hover{
	display:block;
	font-weight: bold;
	text-decoration: none;
	padding-left:42px;
	padding-bottom:7px;
	background-image: url("/images/pdf.gif");
	background-position:left top;
	background-repeat: no-repeat;
	border-bottom: 1px solid #96A6AF
}
.text-content .pdf:hover{
	
}
/* main -------------------------------------------------*/
#main-home 
{
    margin:0 auto;
    background:#fff url(bg-home.gif) no-repeat top center;
}
#main-internal 
{
    margin:0 auto;
    background:#fff url(bg-internal.gif) no-repeat top center;
}
#main-inner
{
    width:951px;
    margin:0 auto;    
}
#header 
{
    height:89px;
    background:transparent url(bg-header.gif) no-repeat;
}
#logo 
{
    float:left;
    width:273px;
}

#navigation 
{
    float:right;
    width:618px;
}
#navigation ul 
{
    list-style:none;
}
#navigation ul li
{
    float:left;
    font-family:Trebuchet MS, Sans-Serif;
    font-size:15px;
    padding-right:20px;
}
#navigation ul li a
{
    text-decoration:none;
    color:#2c353e;  
    padding-bottom:12px;
    display:block; 
}
#navigation ul li a:hover
{
    text-decoration:none;
    color:#626c77;
}
.subnav 
{
    position:absolute;
    width:880px;
	margin-left: 35px;
}
#about_us { display:none; }
#our_projects { display:none; }
#careers { display:none; }
#our_community { display:none; }
#news_and_media { display:none; }
.subnav-inner
{
    text-align:left;
    padding:8px 0 0 300px;
}
.subnav a, .subnav-inner a, .subnav a:link
{
    color:#ffffff;
    text-decoration:none;    
}
.subnav a:hover
{
    color:#004B8D;
    text-decoration:none;
}
#banner-home 
{
}
#banner-internal 
{
	background:transparent url(flash_internal.gif) no-repeat;	
}
#content 
{
}
#home {
	position: relative;
}
#home .latest-news 
{
    width:235px;
    float:left;
    padding:21px 0 0 0;
}
#home .latest-news h3 
{
    height:21px;
    background:transparent url(ttl-latestnews.gif) no-repeat;
    padding-bottom:14px;
}
#home .latest-news h3 span { display:none; }
#home .latest-news .item 
{
    background-color:#E6E9ED;
    color:#000;
    font-size:10px;
    padding:5px 10px;
    margin-bottom:4px;
}
#home .latest-news .more
{
    text-align:right;
    font-weight:bold;
    font-size:10px;
}
#home .latest-news .more a
{
    color:#C2CD23;
    text-decoration:none;
}
#home .main-content 
{
    width:700px;
    float:right;
    background:#fff url(bg-maincontent.gif) no-repeat;
}
#content .video 
{
    position: relative;
    float:left;
    width:274px;
    padding:28px 0 0 0px;
    margin-top:23px;
    margin-left:22px;
    background-image: url("/images/teaser_featured_projects.gif");
    background-position: left bottom;
    background-repeat: no-repeat;
    overflow: hidden;
    color:white;
}
#content .our-services .video{
	margin:0 0 20px 0;
	padding:0px;
}
#content #internal02 .our-services ul li{
	border-bottom: none;
	padding:0px;
}
#content .video a, #content .video a:hover{
	color:#c2cd23;
	text-decoration: none;
}
#content .our-services .video .less{
	margin-left:7px;
}
#content .video h2{
	position: absolute;
	top:0px;
	left:0px;
	width: 274px;
	background-image: url("/images/hdr_projects.gif");
	background-position: left bottom;
	background-repeat: no-repeat;
	height:36px;
}
#content .our-services .video h2{
	background-position: left top;
}
#content .our-services .video h2 img{
	display: none;
}
#news_reel{
	position:relative;
	
	width:274px;
	height:203px;
	overflow:hidden;
	color:white;	
}
#content .video{
	position:relative;
}
#content .video ul{
	position:absolute;
	top:0px;
	height:203px;
	margin:0px;
	padding:0px;
	list-style-type: none;
}
#content .video ul li {
	position: relative;
	float:left;
	display:block;
	width:274px;
	height:203px;
	background: none;
	border: none;
	padding: 0px;
}
#content .video ul span{
	display: block;
	padding:3px 25px 3px 25px;
}

#content .video a.less{
	position:absolute;
	display:inline-block;
	padding: 17px 10px 15px 10px;
	left:0px;
	bottom:0px;
}
#content .video a.more{
	position:absolute;
	display:inline-block;
	padding: 17px 10px 15px 10px;
	right:0px;
	bottom:0px;
}
#home .text-content 
{
    float:right;
    text-align:left;
    width:370px;
    padding-right:7px;
    color:#444;
	padding-top:20px;
}
#home p 
{
    padding-bottom:12px;
}
#internal01 
{
}
#internal01 .intro
{
    width:359px;
    float:left;
    padding:37px 0 0 0;
}
#internal01 .main-content 
{
    width:548px;
    float:right;
}
#internal01 .text-content 
{
    text-align:left;
    padding:50px 15px 0 0;
    color:#444;
}
#internal01 p 
{
    padding-bottom:12px;
}
#internal01 hr
{
	color: #c2cd23;
	background-color: #c2cd23;
	height: 1px;
	border: 0;
}
#internal01 h2
{
	color: #004b8d;
	font-size: 12px;
	padding-bottom: 13px;
	padding-top: 13px;
}
#internal01 ul
{
	padding-bottom: 12px;
}
#internal01 ul li
{
	list-style-type: none;
	background: url(bullet.gif) 0 5px no-repeat;
	padding-bottom: 6px;
	padding-left: 13px;
}
#internal02 
{
}
#internal02 .main-content 
{
    width:580px;
    float:left;
}
#internal02 .main-contentwide 
{
    width:940px;
    float:left;
}
#internal02 .text-content 
{
    text-align:left;
    padding:50px 0 0 0;
    color:#444;
}
#internal02 hr
{
	color: #c2cd23;
	background-color: #c2cd23;
	height: 1px;
	border: 0;
	clear: both;
}
#internal02 h2
{
	color: #004b8d;
	font-size: 12px;
	padding-bottom: 13px;
	padding-top: 13px;
	font-weight:lighter;
}
#internal02 h3
{
	color: #004b8d;
	font-size: 15px;
	padding-bottom: 13px;
	padding-top: 13px;
	font-weight:lighter;
}
#internal02 p 
{
    padding-bottom:12px;
}
#internal02 .blue
{
	color: #004b8d;
	font-weight: bold;
}
#internal02 .our-services
{
    width:234px;
    float:right;
    padding:50px 120px 0 0;
}
#internal02 .our-services h3 
{
    color:#00478A;
    font-size:14px;
    font-weight:bold;
    border-bottom:1px solid #C2CD23;
    padding-bottom:5px;
	padding-top:0px;
}
#internal02 .our-services ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#internal02 .our-services .item,#internal02 .our-services ul li 
{
    color:#004b8d;;
    font-size:11px;
    border-bottom:1px solid #C2CD23;
    padding:5px 0;   
	background-image:none;

}
#internal02 .our-services .archive
{
	color: #626c77;
	padding:5px 0 15px;
}
#internal02 ul
{
	padding-bottom: 12px;
}
#internal02 ul li
{
	list-style-type: none;
	background: url(bullet.gif) 0 5px no-repeat;
	padding-bottom: 6px;
	padding-left: 13px;
}
#internal02 ul li ul
{
	padding-left: 13px;
	padding-bottom: 0;
}
#accordion {width:540px}
.accordion {width:540px; font:11px Verdana; color:#444}
.accordion dt {width:439px; color: #004b8d; font-size: 12px; font-weight:bold; border-bottom:1px solid #c2cd23; padding-bottom:8px; padding-top:8px; margin-top:5px; cursor:pointer}
.accordion dd {overflow:hidden; background:#fff; margin-left:0;}
.accordion span {display:block; left: 0; padding-top:8px; padding-bottom:8px; width:438px; border-bottom:1px solid #c2cd23; border-top:none}
#clear 
{
    clear:both;
    height:30px;
}
/* news -------------------------------------------------*/
#content h2.year-tab{
	font-weight:bold;
	padding:0px 0px 0px 15px;
	line-height:35px;
	margin-bottom: 15px;
	background-image:url("/images/css/year-tab.gif");
	background-position:left bottom;
	background-repeat:no-repeat;
	border-bottom:1px #c2cd23 solid;
}

/* dockers -------------------------------------------------*/
#dockers 
{
    margin:0 auto;
    clear:both;
    background-color: white;
    background-image:url("/images/css/dockers-bg.gif");
    background-position: center center;
    background-repeat: no-repeat;
    padding-top:7px;
    padding-bottom:7px;

}
#dockers-inner{
    width:946px;
    margin:0 auto;
    padding:11px;
    color:#fff;
    line-height: 32px;
}
#dockers-inner a{
	float:left;
	margin-left:11px;
	margin-right:8px;
}
#dockers-inner h3{
	display: inline-block;
	color: #00478A;
	font-weight: lighter;
	font-size: 12px;
}

/* footer -------------------------------------------------*/
#footer 
{
    margin:0 auto;
    clear:both;
    background:#00478A url(bg-footer.gif) repeat-x;
}
#footer-inner
{
    width:951px;
    margin:0 auto;
    padding:12px 0 200px 4px;
    color:#fff;
}
#footer-inner a 
{
    color:#fff;
}
#siteby 
{
    float:right;
    width:300px;
    text-align:right;
    padding-right:17px;
    color:#64A0D9;    
}
#siteby #ssc{
	padding-right:30px;
}

/*------------- timeline ------------------*/
/* root element for the whole scrollable setup */
div.scrollable {  
	position:relative;
	overflow:hidden;
	width: 885px;	 
	height:300px;	
}

/* 
	root element for scrollable items. It is 
	absolutely positioned with large width. 
*/
#thumbs {	
	position:absolute;
	width:20000em;	
	clear:both;
	background-image:url(/images/css/timeline.gif);
	background-position: 0px 41px;
	background-repeat:repeat-x;

}

/* custom positioning for navigational links */
a.prev, a.next {
	margin-top:118px;	
}



/* single item */
#thumbs div {
	position:relative;
	float:left;
	width:99px;
	height:300px;
	background-image:none;
}
#thumbs div div.hide{
	position:absolute;
	display:none;
	left:-84px;/**/
	top:auto;
	background-color:white;
}
#thumbs div div.hide div{
	float:none;
	width:205px;
	height:auto;
	padding:0px;
	margin-top:5px;
	border:1px solid #a7a9ac;
	background:none;
}

#thumbs div a.year, #thumbs div a.year:hover{
	display:block;
	color:#004b8d;
	padding:13px;
	padding-left:11px;
	padding-bottom:17px;
	font-size:16px;
	text-decoration:none;
	vertical-align:baseline;
	cursor:pointer;
	background:url(/images/css/timeline_dot.gif);
	background-position:27px 38px;
	background-repeat:no-repeat;
}
#thumbs div a.year:hover{
	font-size:24px;
	padding:9px;
	padding-left:0px;
	color:#c2cd23;
}
#thumbs div.first a.year{
	background:url(/images/css/timeline_first_dot.gif);
	background-position:-87px 38px;
	background-repeat:no-repeat;
}
#thumbs div.last a.year{
	background:url(/images/css/timeline_last_dot.gif);
	background-position:27px 38px;
	background-repeat:no-repeat;
}

#thumbs div.first{
	background:url(/images/css/timeline_first_dot.gif);
	background-position:-87px 38px;
	background-repeat:no-repeat;
}
#thumbs div.first div.first{
	background:none;
}
#thumbs div div.hide div.pointer, #thumbs div.first div.pointer{
	background-image:url(/images/css/indicator.gif);
	background-position:center top;
	background-repeat:no-repeat;
	width:205px;
	height:27px;
	margin-top:10px;
	border:none;
}
#thumbs div.first div.hide div.pointer{
	background-position:20px 0px;
}
#thumbs div.first div.hide{
	left:0px;
}
#thumbs div.last div.hide{
	left:-155px;
}
#thumbs div.last div.hide div.pointer{
	background-position:180px 0px;
}


a.disabled {
	visibility:hidden !important;		
}

a.prev, a.next, a.prevPage, a.nextPage
{
position:absolute;
left:-26px;
top:100px;
display: block;
width: 18px;
height: 18px;
background-color: transparent;
background-image: url(/images/css/left.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0% 0%;
float: left;
margin-top: 43px;
margin-right: 10px;
margin-bottom: 43px;
margin-left: 10px;
cursor: pointer;
}
a.next, a.nextPage
{
left:auto;
right:28px;
background-image: url(/images/css/right.png);
clear: right;
}
a.prev:hover, a.next:hover, a.prevPage:hover, a.nextPage:hover
{
background-position: 0px -18px;
}
a.prev, a.next
{
margin-top: 52px;
}

#thumbs h3, #thumbs p, #thumbs div.hide, #thumbs img {
	margin:13px;		
	font-family:"arial";
	font-size:13px;
	color:#004b8d;	
}
#thumbs h3{
	margin-bottom:0px;
}
#thumbs h3 em {
	font-style:normal;
	color:yellow;
}
div.main-contentwide{
	position:relative;
}
div.archive,div.view{
	line-height:30px;
	width:245px;
	background-image:url(/images/css/view_all_bt.jpg);
	background-position:-5px 0px;
	background-repeat:no-repeat;
	text-indent:20px;
}
div.view{
	background-image:url(/images/css/view_bt.gif);
}

