/*
 * Generic Elements
 */

body {
	background-color:#fff;
	background-image:url(images/bg_main.jpg);
	background-repeat:repeat-x;
	color:#494949;
	font:12px/170% Verdana;
	height:100%;
	margin:0;
	padding:0;
	text-align:center;
}

a,a:visited {
	color:#434343;
}

a:hover,a:active {
	background-color:#d2e6ff;
	color:#0a213c;
}

h1 {   /* Page Title */
	text-align: left;
	font-size: 24px;
	padding-top: 15px;
	height: 35px;
	margin: 0;
}

h2 {   /* Announcement Title */
	font-size: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin:10px 0 0;
}

h3 {   /* Announcement Date */
	font-size: 11px;
	font-weight: normal;
	color: #999;
	margin:0 0 10px;
}

h4 {
	font-size: 11px;
	color: #999;
	font-weight: normal;
}

h5 {   /* Edit this page link */
	font-size: 11px;
	font-weight: normal;
	margin:0 0 10px;
	color: #306ba0;
}

h5 a:link, h5 a:visited {   /* Edit this page link */
	font-size: 11px;
	font-weight: normal;
	margin:0 0 10px;
	color: #306ba0;
}

h5 a:hover, h5 a:active {   /* Edit this page link */
	color: #000;
}

hr.edit {
	color: #d9d9d9;
	border: 0;
	background-color: #d9d9d9;
	border-collapse: separate;
	height: 1px;
	margin: 30px 0 10px;
}

hr.jobs {
	color: #d9d9d9;
	border: 0;
	background-color: #d9d9d9;
	border-collapse: separate;
	height: 1px;
	margin-bottom: 15px;
}

img {
	border: 0;
}

a:hover img, a:visited img {
	background-color: none;
}


/*
 * Common Layout Elements
 */

#frame {
	height:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	padding:0;
	text-align:center;
	width:940px;
}

#logo {
	border:none;
	display:block;
	float:left;
	margin:0;
	padding:0;
}

#flash {
	border:none;
	display:inline;
	float:left;
	height:270px;
	margin:0;
	padding:0;
	width:940px;
}

#main {
	border:none;
	display:inline;
	float:left;
	margin:0;
	overflow:hidden;
	padding:0;
	width:941px;
}

#footer {
	display:inline;
	float:left;
	width:941px;
}

#footer_logo {
	background-color:#ececec;
	display:inline;
	float:left;
	height:19px;
	border-style: solid;
	border-width: 5px 1px 5px 5px;
	border-color: #fff;
	margin:0 0 30px 0;
	padding:20px;
	text-align:left;
	width:181px;
}

#footer_links {
	background-color:#ececec;
	color:#bababa;
	display:inline;
	float:left;
	font-size:9px;
	height:35px;
	line-height:14px;
	border-style: solid;
	border-width: 5px 5px 5px 0;
	border-color: #fff;
	margin:0 0 30px 0;
	padding:12px 0 12px 25px;
	text-align:left;
	width:684px;
}

#footer_links a,#footer_links a:visited {
	color:#b9b9b9;
}

#footer_links a:hover,#footer_links a:active {
	color:#000;
	background-color:#ececec;
}


/*
 * Top Menu
 */

#menubar {
	border:none;
	display:inline;
	float:left;
	height:39px;
	margin:0;
	padding:0;
	text-align:left;
	width:940px;
}

#menu {
	display:inline;
	height:39px;
	list-style:none;
	margin:0;
	overflow:hidden;
	padding:0;
	width:404px;
}

#menu li {
	display:inline;
	list-style-type:none;
	margin:0;
	padding:0;
}

#menu a:hover,#menu a:active,#menu a.selected {
	background-position:0 -39px;
}

#menu a {
	float:left;
	height:0 !important;
	overflow:hidden;
	padding:39px 0 0;
}

#m_home a {
	background:url(images/menu1_home.gif) top left no-repeat;
	margin:0;
	width:55px;
}

#m_about a {
	background:url(images/menu2_about.gif) top left no-repeat;
	margin:0;
	width:110px;
}

#m_services a {
	background:url(images/menu3_services.gif) top left no-repeat;
	margin:0;
	width:81px;
}

#m_clients a {
	background:url(images/menu4_clients.gif) top left no-repeat;
	margin:0;
	width:76px;
}

#m_careers a {
	background:url(images/menu5_careers.gif) top left no-repeat;
	margin:0;
	width:82px;
}


/*
 * Main Page Layout Elements
 */

#column_news {
	background-color:#ececec;
	display:inline;
	float:left;
	border-style: solid;
	border-width: 0 1px 0 5px;
	border-color: #fff;
	margin:0 0 -9975px 0;
	padding:20px 20px 10000px;
	text-align:left;
	width:181px;
}

#column_content {
	background-color:#ececec;
	display:inline;
	float:left;
	border-style: solid;
	border-width: 0 5px 0 0;
	border-color: #fff;
	margin:0 0 -9985px 0;
	padding:15px 25px 10000px;
	text-align:left;
	width:659px;
}

#news {
	font-size:11px;
	line-height:14px;
	list-style-image:url(images/arrow.gif);
	margin:0 0 0 10px;
	padding:0;
}

.news_item {
	margin-bottom: 15px;
}


/*
 * Sub Page Layout Elements
 */

#column_submenu {
	background-color:#ececec;
	display:inline;
	float:left;
	border-style: solid;
	border-width: 0 1px 0 5px;
	border-color: #fff;
	margin:0 0 -9975px 0;
	padding:0 0 9975px;
	text-align:left;
	width:221px;
}

#submenu, #submenu ul {
	border: none;
	margin: 0;
	padding: 0;
	list-style:none;
}

.pagenav {
	margin: 0;
	padding: 0;
}

.pageitem {

}

#submenu li {
	border-bottom: 1px solid #fff;
	margin: 0;
	padding: 0;
	background: url(images/subarrow.gif) left top no-repeat;
}

.page_item a, .page_item a:visited {
	display: block;
	text-decoration: none;
	line-height: 12px;
	padding: 10px 10px 10px 35px;
	color: #666;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	width: 176px;
}

html>body .pagenav ul li a {
	width: auto;
}

.page_item a:hover, .page_item a:active {
	background: url(images/subarrow.gif) left top no-repeat;
	background-color: #f3f3f3;
	color: #306ba0;
}

#submenu li.current_page_item {
	background-color: #f3f3f3;
}

.current_page_item a {
	font-weight: bold;
}

.subheader {
	border-width:0 5px 1px 5px;
	border-color: #fff;
	border-style: solid;
	background-color: #ececec;
	display:inline;
	float:left;
	height:68px;
	margin:0;
	padding:40px 0 0 25px;
	width:906px;
	text-align: left;
	vertical-align: top;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #fff;
}

#subheader_about {
	background-image: url(images/header_about.jpg);
	background-color: #7389b1;
}

#subheader_services {
	background-image: url(images/header_services.jpg);
	background-color: #0c79c5;
}

#subheader_clients {
	background-image: url(images/header_clients.jpg);
	background-color: #1b3a49;
}

#subheader_careers {
	background-image: url(images/header_careers.jpg);
	background-color: #13447a;
}


/*
 * Careers Page Elements
 */
 
.job_heading {
	background-color: #e4e4e4;
	width: 658px;
	border: none;
}

.job_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #306ba0;
	font-weight: bold;
}

.job_date {
	font-size: 11px;
	color: #999;
}
 
.job_details {
	padding: 0 10px 10px 10px;
}


/*
 * sIFR Styles
 */

.sIFR-flash
{
	visibility:visible !important;
	margin:0;
}

.sIFR-replaced
{
	visibility:visible !important;
}

span.sIFR-alternate
{
	display:block;
	height:0;
	left:0;
	overflow:hidden;
	position:absolute;
	top:0;
	width:0;
}

