@charset "UTF-8";
/* CSS Document */

html, body {
	margin:0;
	background-color:#FFF;
	line-height: 16px;
}
body, input, textarea, select, option {
	font-family:Arial, Sans-serif;
	font-size:11px;
	color: #595959;
}
input, textarea, select, option {
	color:#595959;
	background:#FFF;
}
a {
	color:#0068B3;
	text-decoration:none;
}
a:hover {
	color:#EE3024;
	text-decoration:underline;
}
form {
	margin:0;
	padding:0;
}
img {
	border:0;
}
.hidden {
	display:none;
}
.clear {
	clear:both;
}
#page-container {
	width:977px;
	margin:0 auto;
	padding:0;
}

/********* BEGIN HEADER AREA STYLES ********/

#header {
	width:977px;
	height:86px;
	margin:0;
	padding:0;
}

#header .logo {
	width:304px;
	height:86px;
	margin:0;
	padding:0;
	float:left;
}
#header .search {
	width:265px;
	height:31px;
	margin:0;
	padding:0;
	float:right;
}
#header .search .home a {
	width:26px;
	height:31px;
	margin:0 17px 0 0;
	padding:0;
	float:right;
	background-image:url(../images/sec-nav/sec-nav-icon-home.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}
#header .search .home a:hover {
	background-position:0 -31px;
}
#header .search .home a span {
	display:none;
}
#header .search .contact a {
	width:31px;
	height:31px;
	margin:0 13px 0 0;
	padding:0;
	float:left;
	background-image:url(../images/sec-nav/sec-nav-icon-contact.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}
#header .search .contact a:hover {
	background-position:0 -31px;
}
#header .search .contact a span {
	display:none;
}
#header .search .search-area {
	width:175px;
	height:31px;
	margin:0 0 0 0;
	float:right;
	background-image:url(../images/sec-nav/sec-nav-icon-search.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}
#header .search input {
	width:120px;
	height:16px;
	margin:5px 0 0 32px;
	padding:2px 0 0 3px;
	border:1px solid #999999;
}

#header .nav {
	position:relative;
	width:635px;
	height:25px;
	margin:14px 0 0 0;
	padding:0;
	float:right;
	clear:right;
	background-color:#CCFFCC;
}
/********* BEGIN SECONDARY NAVIGATION STYLES ********/
/********* To change the secondary navigation, start by creating new images with the psd template provided, then alter the widths of the following section accordiningly ********/
ul#navigation {
	list-style:none;
	margin:0 0 0 0;
	padding:0;
	width:635px;
	height:25px;
}
ul#navigation li {
	position:relative;
	float:left;
	display:block;
	height:25px;
}
ul#navigation li a {
	display:block;
	height:25px;
}
ul#navigation li span {
	display:none;
}
ul#navigation li.nav-01 a { background-image:url(../images/hp-nav/hp-nav-about.gif); width:80px; }
ul#navigation li.nav-02 a { background-image:url(../images/hp-nav/hp-nav-capabilities.gif); width:110px; }
ul#navigation li.nav-03 a { background-image:url(../images/hp-nav/hp-nav-whatwedo.gif); width:90px; }
ul#navigation li.nav-04 a { background-image:url(../images/hp-nav/hp-nav-partnering.gif); width:100px; }
ul#navigation li.nav-05 a { background-image:url(../images/hp-nav/hp-nav-careers.gif); width:85px; }
ul#navigation li.nav-06 a { background-image:url(../images/hp-nav/hp-nav-locations.gif); width:75px; }
ul#navigation li.nav-07 a { background-image:url(../images/hp-nav/hp-nav-contact.gif); width:95px; }

ul#navigation li a:hover { background-position:0px -23px;}

/********* END SECONDARY NAVIGATION STYLES ********/

/********* END HEADER AREA STYLES ********/

#lower-container {
	width:977px;
	height:400px;
	margin:0;
	padding:0;
	background-image:url(../images/secondary/bg-sec-banner.gif);
	background-repeat:no-repeat;
}
#banner-image {
	width:251px;
	height:171px;
	margin:0;
	padding:0;
	float:left;
}
#page-title {
	font-size:26px;
	font-weight:700;
	color:#94D7F3;
	line-height:normal;
	margin:16px 40px 0 0;
	padding:0;
	float:right;
}
/********* BEGIN CONTENT AREA STYLES ********/

#content-wrapper {
	width:726px;
	margin:6px 0 0 0;
	padding:0;
	background-image:url(../images/secondary/bg-sec-core-flex.gif);
	background-repeat:repeat-y;
	float:right;
}
#content-wrapper .top {
	width:726px;
	height:12px;
	margin:0;
	padding:0;
	background-image:url(../images/secondary/bg-sec-core-top.gif);
	background-repeat:no-repeat;
}
#content-wrapper .content-core {
	width:726px;
	margin:0;
	padding:0;
	background-image:url(../images/secondary/bg-sec-core-tween.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}
#content-wrapper .content {
	width:630px;
	margin:0 0 0 42px;
	padding:22px 0;
}
#content-wrapper .content h2 {
	font-size:20px;
	font-weight:normal;
	color:#EB6E1F;
	margin:0 0 20px 0;
}
#content-wrapper .content h3 {
	font-size:14px;
	font-weight:bold;
	color:#0068B3;
	margin:0 0 12px 0;
}
#content-wrapper .content .more {
	font-size:10px;
	font-weight:bold;
	color:#EB6E1F;
	text-transform:uppercase;
	text-decoration:none;
}
#content-wrapper .content .more:hover {
	color:#0068B3;
}
#content-wrapper .left-image {
	margin:0 14px 10px 0;
	padding:0;
	float:left;
	border:2px solid #D2D7DB;
}
#content-wrapper .bottom {
	width:726px;
	height:19px;
	margin:0;
	padding:0;
	background-image:url(../images/secondary/bg-sec-core-bottom.gif);
	background-repeat:no-repeat;
}

/********* END CONTENT AREA STYLES ********/

/********* BEGIN FOOTER STYLES ********/

#footer {
	width:698px;
	height:20px;
	margin:0 20px 0 0;
	float:right;	
	font-size:10px;
	font-weight:normal;
	color:#9B9FA2;
}
#footer a {
	color:#9B9FA2;
}
#footer .left {
	width:345px;
	float:left;
	text-align:left;
}
#footer .right {
	width:345px;
	float:right;
	text-align:right;
}

/********* END FOOTER STYLES ********/
