@import url(global.css);
@import url(navbar.css);
@import url(form.css);

/* HOME */
/* home image boxes */


#img_boxes {
	height: 205px;
	margin: 0px 0 25px 0;
	position: relative;
	z-index: 200;
}

#img_boxes li {
	color: #fff;
	float: left;
	height: 205px;
	width: 235px;
	background-position: 0 -205px;
	background-repeat: no-repeat;
	text-indent: -2000px;
	/*line-height: 0; for ie...*/
		border-right: solid 3px #fff;
overflow: hidden;
	
}

#img_boxes a {
	width: 205px;
	padding: 15px;
	display: block;
	float: left;
	color: #fff;
	height: 205px;
	
	
	background-repeat: no-repeat;
}

#img_boxes a:hover {
	background: none;
	text-indent: 0;
	
	
}

li.box_about, li.box_about a {
	
	
	background: url(../_img/home_rollover_about.jpg);
}
li.box_services, li.box_services a {
	background: url(../_img/home_rollover_services.jpg);
}

li.box_news, li.box_news a {
	background: url(../_img/home_rollover_news.jpg);
}


li.box_contact, li.box_contact a {
	background: url(../_img/home_rollover_contact.jpg);
}
#img_boxes li.box_contact{border: 0;}
#img_boxes li.box_contact  {
	width: 135px;}
#img_boxes li.box_contact a  {
	width: 105px;}
.home #main {margin-top: 0; width: 560px;}	
	
.home #aside {
	color: #598193;
	width: 235px;
	padding: 0 15px 20px 15px;
	border-right: dotted 1px #ccc;
	border-left: dotted 1px #ccc;
	float: right;
	margin-top: 5px;
	

}
.home #aside a {
	color: #598193;
	}
	
/* ABOUT US */

.about #horizontal_banner{
	background: url(../_img/about-img-banner.jpg) no-repeat;
	}
	
.about h1 {
	background: url(../_img/about-h1.png) no-repeat;
	}
.about #aside {
	background-color: #93adb9;
	}
#executive-team h3 {
	color: #db8015;
	border-bottom: solid 1px #db8015;
	}
.case-study .view-next {
	margin-top: 15px;
	}
/* client list */
#client-list table {
	border-collapse: collapse;
	padding: 0;
	spacing: 0;
	border: solid 1px #eee;
	font-size: .9em;
	margin-top: 10px;
	clear: both;
	
	
}
#client-list table th {
	background: #93adb9;
	color: #fff;
	padding: 3px 5px;
	border-right: solid 1px #fff;
}
#client-list td {
	border-bottom: solid 1px #eee;
	padding: 3px 5px;
	border-right: solid 1px #eee;
	vertical-align: top;
	line-height: 1.2em;
	}
#client-list label {
	width: auto;
	margin-right: 10px;
	margin-top: 3px;
	}
#client-list select {
	font-size: 1em;
	border: solid 1px #ddd;
	width: 140px;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
	}
#client-list option {
	padding-left: 6px;
	}

/* International Capabilities */
.capabilities #main {
	width: 832px;
	
	}
.capabilities #map {
	border: solid 1px #ccc;
	}
/* News */

.news #horizontal_banner{
	background: url(../_img/news-img-banner.jpg) no-repeat;
	}
	
.news h1 {
	background: url(../_img/news-h1.png) no-repeat;
	}
.news #aside {
	background-color: #bdbdbd;
	}

#news_main #main ul li a span {
font-weight: bold;
}

.press_release h4 {
	margin: 0;
	}
.press_release h3 {
	margin: 10px 0;
	}
.press_release .title {
	padding: 5px 10px;
	background: #eee;
	font-size: 1.3em;
	text-transform: uppercase;
	margin-left: -10px;
}
.press_about {
	padding: 5px 10px;
	background: #eee;
	margin-left: -10px;
}
sup {font-size: .7em;}
/* Events */

#events h3 {
	color: #db8015;
	border-bottom: solid 1px #db8015;
	}
#events h4 {
	margin: 0;
	text-transform: uppercase;
	}

#events .date {
	margin: 0;
	}
#events .link {
	margin-top: 0;
	}
	
/* Reports */
#reports #main ul li {
	margin: 3px 0;
	}
#reports .footnote {
	margin-top: 0;
	}


/* Client services */

.client-services #horizontal_banner{
	background: url(../_img/client-services-img-banner.jpg) no-repeat;
	}
	
.client-services h1 {
	background: url(../_img/client-services-h1.png) no-repeat;
	}
.client-services #aside {
	background-color: #e3b171;
	}
	
	
/*Phases of development*/

#phases #main ul {
color: #000;
	}
#phases #main ul li {
	font-weight: bold;
	margin-bottom: 20px;
	}
#phases #main ul li ul{
	list-style-type: circle;
	color: #555;
	margin: 5px 15px 10px 15px;
	}
#phases #main ul li ul li{
	margin: 2px 0;
	font-weight: normal;
	}
#phases h3 {
	color: #db8015;
	border-bottom: solid 1px #db8015;
}

/*Our Industry*/
#our-industry h3 {
	color: #db8015;
	border-bottom: solid 1px #db8015;
}


/* contact */

.contact #horizontal_banner{
	background: url(../_img/contact-img-banner.jpg) no-repeat;
	}
	
.contact h1 {
	background: url(../_img/contact-h1.png) no-repeat;
	}
.contact #aside {
	background-color: #d1927d;
	}
	
.contact blockquote {
	margin-top: 200px;
	}
	
address {
	font-style: normal;
	margin-top: 10px;
	}
.location {
	width: 200px;
	float: left;
	border-right: dotted 1px #ccc;
	height: 300px;
	padding: 0 10px 0 5px;
	}
.location.first {
	padding-left: 0;
	}
.location.last {
	padding-right: 0;
	border-right: 0;
	}
.contact #main {
	width: 100%;
	}
.contact h3 {
	margin-top: 0;
	color: #db8015;
	}
.contact h5 {
	font-size: .9em;
	line-height: 1.1em;
	margin-top: 0px;
	color: #999;
	
	}
	


/* general */

.general #horizontal_banner{
	background: url(../_img/general-img-banner.jpg) no-repeat;
	}
	

.general #aside {
	background-color: #cec0ae;
	}
	
.general blockquote {
	margin-top: 60px;
	}
.general h3 {
	color: #db8015;
	border-bottom: solid 1px #db8015;
}
/*Annual report */
.annual-report h1 {
	background: url(../_img/annual-report-h1.png) no-repeat;
	}
/*legal*/

.legal #main {
	width:90%;
	}

/*sitemap*/
.sitemap #main ul li {
	list-style-type: none;
	font-weight: bold;
	}
.sitemap #main ul li ul li {
	list-style-type: square;
	font-weight: normal;
	}
.sitemap .column {
	width: 200px;
	float: left;
	margin-right: 20px;
	}


