/* General */
body {
	margin: 20px 0;
	padding: 0;
	background: url(../images/bg.gif) repeat-x;
	background-color: #edf4ef;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 16px;
	text-align: center;
}
img {
	border: 0;
}
form, table, td, th, ul, ol, li {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}

/* Layout */
#container {
	margin: 0 auto;
	width: 972px;
	text-align: left;
}
#frame {
	background: url(../images/frame_bg.jpg) no-repeat;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	border-top-width: 0;
	margin: 0;
}
#header {
	position: relative;
	height: 80px;
	border-top: 1px solid #a9a9a9;
}
#header-logo h1 {
	width: 201px;
	height: 53px;
	background: url(../images/header_logo.gif);
	position: absolute;
	left: 513px;
	top: 26px;
	margin: 0;
	font-size: 12px;
}
#header-logo h1 a {  
	display: block;
	width: 201px;
	height: 53px;
}
#search {
	position: absolute;
	top: 38px;
	left: 780px;
}
#banner {
	height: 237px;
}
#breadcrumb {
	width: 950px;
	height: 47px;
	background: url(../images/breadcrumb_bg.jpg);
	margin: 20px 0 0 20px;
}
#breadcrumb h1 {
	float: left;
	width: 215px;
	margin: 28px 18px 0 0;
	text-align: right;
}
#body {
	background-color: #fff;
	margin-left: 20px;
	margin-bottom: 20px;
}
#content {
	float: left;
	width: 717px;
	background-color: white;
	/*padding: 12px 15px;*/
}
#content a {
	text-decoration: none;
	color: #1d702c;
}
#content a:hover {
	text-decoration: underline;
	color: #1d702c;
}
#content .section-box {
	width: 645px;
	padding: 12px 15px 2px 15px;
	border-left: 1px solid #b5ddc9;
	background: url(../images/gradient_corner.jpg) no-repeat;
}
#content .section {
	width: 645px;
	padding: 12px 15px;
	background: url(../images/content_border.jpg) no-repeat;
}
#content .section-corner {
	width: 645px;
	padding: 12px 15px;
	background: url(../images/gradient_corner.jpg) no-repeat;
}

#content .section-corner-staff-testimonials {
	width: 645px;
	padding: 12px 15px;
	
}




#content.corner {
	background: url(../images/gradient_corner.jpg) no-repeat;
}
#search_results {
	background-color: #fff;
	padding: 20px 20px;
}
#search_results .result {
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

/* Menu */
#menu {
	position: absolute;
	top: 45px;
	left: 10px;
	width: 450px;
	height: 22px;
}
/* menu list */
#menu_list {
	background: url(../images/main_menu.gif);
	list-style: none;
	width: 450px;
	height: 22px;
}
#menu_list li#about:hover, 
#menu_list li#about.sfhover { background-image: url(../images/main_menu.gif); background-position: 0px -22px; }
#menu_list li#services:hover, 
#menu_list li#services.sfhover { background-image: url(../images/main_menu.gif); background-position: -90px -22px; }
#menu_list li#markets:hover, 
#menu_list li#markets.sfhover { background-image: url(../images/main_menu.gif); background-position: -180px -22px; }
#menu_list li#news:hover, 
#menu_list li#news.sfhover { background-image: url(../images/main_menu.gif); background-position: -270px -22px; }
#menu_list li#careers:hover, 
#menu_list li#careers.sfhover { background-image: url(../images/main_menu.gif); background-position: -360px -22px; }
#menu_list ul {
	float: left;
	list-style: none;
}
#menu_list a {
	display: block;
	width: 90px;
	height: 22px;
}
#menu_list a span { 
	visibility: hidden; 
}
#menu_list li {
	float: left;
	width: 90px;
}
#menu_list li ul {
	position: absolute;
	left: -999em;
	width: 188px;
	padding-top: 12px;
}
#menu_list li ul li {
	background-color: #6e6e6e;
	border-bottom: 1px solid #999;
	margin: 0;
	width: 188px;
	text-align: center;
	opacity: .92;
	-moz-opacity: 0.92;
	filter: alpha(opacity=92);
	/*background-color: #333;
	border-bottom: 1px solid #ddd;
	margin: 0;
	width: 180px;
	text-align: center;
	opacity: .67;
	-moz-opacity: 0.67;
	filter: alpha(opacity=67);*/
}
/*#menu_list li ul li:hover, #menu_list li ul li.sfhover {
	opacity: .75;
	-moz-opacity: 0.75;
	filter: alpha(opacity=75);
}*/
#menu_list li ul a {
	width: 180px;
	height: auto;
	padding: 4px 4px;
	font-size: 11px;
	color: white;
}
#menu_list li ul a:hover {
	color: #ddd;
}
#menu_list li:hover ul ul, #menu_list li.sfhover ul ul {
	left: -999em;
}
#menu_list li:hover ul, #menu_list li li:hover ul, #menu_list li.sfhover ul, #menu_list li li.sfhover ul {
	left: auto;
}
/*#menu_list li:hover, #menu_list li.sfhover {
	color: black;
}*/

/* Sidebar */
#sidebar {
	float: left;
	width: 229px;
	margin-right: 4px;
	background: url(../images/sidebar_bg.jpg) no-repeat bottom left;
}
#sidebar ul {
	margin: 20px 0 22px 0;
	list-style: none;
}
#sidebar li {
	margin: 2px 15px;
	text-align: right;
}
#sidebar li a {
	display: block;
	width: 100%;
	padding: 4px 0;
	color: #707070;
}
#sidebar li a:hover {
	color: #1d702c;
}
#sidebar a span {
	background: url(../images/sidebar_bullet.gif) no-repeat 0 3px;
	padding-left: 10px;
}
#sidebar a span.active {
	background: url(../images/sidebar_bullet_active.gif) no-repeat 0 3px;;
	padding-left: 13px;
	color: #1d702c; 
}

/* Home */
#home_content {
	padding: 20px 20px 0 20px;
}
#home_content h1 {
	margin-bottom: 0;
}
#home_content .col_left {
	float: left;
	width: 602px;
	margin-right: 15px;
}
#home_content .col_right {
	float: left;
	width: 310px;
	margin-bottom: 20px;
}
#cta1, #cta2, #cta3 {
	background: url(../images/home/col_left_bg.jpg) no-repeat;
	margin-bottom: 20px;
}
#cta1 .cta1_img {
	float: left;
}
#cta1 .cta1_txt {
	float: left;
	width: 380px;
	background: url(../images/gradient_corner.jpg) no-repeat 0 1px;
	padding: 10px 12px;
}
#cta2 .cta2_txt {
	background: url(../images/gradient_corner.jpg) no-repeat 1px 1px;
	padding: 10px 12px;
}
#cta3 .cta3_txt {
	background: url(../images/gradient_corner.jpg) no-repeat 1px 1px;
	padding: 10px 12px;
}
.more a {
	float: right;
	background: url(../images/read_more.gif);
	width: 68px;
	height: 11px;
	display: block;
}
.more a:hover { background-position: left bottom; }

/* Article */
.article {
	clear: both;
	height: 150px;
	background: url(../images/article_border.gif) repeat-x;
	padding-top: 1px;
}
.article_img {
	float: left;
	width: 78px;
	height: 144px;
	background: url(../images/article_detail_border.gif) no-repeat right;
	margin-right: 10px;
}
.article_desc {
	float: left;
	width: 550px;
	padding: 10px 0 0 0;
}
.article_desc h1 {
	margin-bottom: 0;
}
.article_desc .post {
	font-style: italic;
	margin-bottom: 5px;
}
.article_desc h1 a {
	color: #333;
}
.article_desc h1 a:hover {
	color: #00a260;
}
.view_projects {
	background: url(../images/view_all_projects.gif);
	width: 111px;
	height: 11px;
	display: block;
	margin-bottom: 10px;
	float: right;
}
.view_projects:hover {
	background-position: bottom left;
}
.news-article {
	clear: both;
	background: url(../images/article_border.gif) repeat-x left bottom;
	margin-bottom: 15px;
	padding-bottom: 25px;
}
.news-article h1 {
	margin-bottom: 0;
}
.news-article h1 a {
	color: #333;
}

/* Article Detail */
/*#article_detail_list {
	width: 673px;
	height: 24px;
}
#article_detail_list ul {
	float: right;
	margin: 4px 0;
}
#article_detail_list li {
	float: left;
	list-style: none;
	padding: 0 8px;
	border-right: 1px solid #00a260;
}
#article_detail_list li.end {
	border-right: 0;
}
#article_detail_list li a {
	color: #00a260;
}
#article_detail {
	width: 660px;
	margin-left: 20px;
}
#article_detail_img {
	float: left;
	background: url(../images/article_detail_img_bg.jpg #ddd) no-repeat top right;
	width: 234px;
	height: 294px;
	padding-right: 3px;
}*/
.article_detail_list {
	width: 673px;
	height: 28px;
}
.article_detail_list ul {
	float: right;
	margin-top: 5px;
}
.article_detail_list li {
	float: left;
	list-style: none;
	padding: 0 8px;
	border-right: 1px solid #00a260;
}
.article_detail_list li.end {
	border-right: 0;
}
.article_detail_list li a {
	color: #00a260;
}
.article_detail_scrub {
	margin-top: 8px;
}
.article_detail_scrub .view_lrg {
	float: left;
	background: url(../images/image_control_viewlrg.gif) no-repeat center left;
	padding-left: 20px;
	color: #888;
}
.article_detail_scrub .img_scrub ul {
	float: right;
}
.article_detail_scrub .img_scrub li {
	float: left;
	list-style: none;
	padding: 2px 0 2px 10px;
}
.article_detail {
	width: 660px;
	clear: both;
	margin-left: 20px;
}
.article_detail_img {
	float: left;
	background: url(../images/article_detail_img_bg.jpg) no-repeat top right;
	width: 234px;
	padding-right: 3px;
}
.article_detail_desc {
	float: left;
	width: 400px;
	background: url(../images/article_border.gif) repeat-x;
	padding: 10px 0 0 10px;
}
.article_detail_desc .divider {
	height: 1px;
	background: url(../images/article_border.gif) repeat-x;
	margin-left: -10px;
	margin-bottom: 8px;
	font-size: 0;
}
.article_detail_desc h1 {
	margin-bottom: 0;
}
.article_detail_desc .post {
	font-style: italic;
}

/* Footer */
#footer {
	clear: both;
	background: url(../images/footer_bg.gif) no-repeat;
	background-color: #fff;
	height: 23px;
	padding-top: 12px;
}
.col_a {
	float: left;
	list-style: none;
}
.col_b {
	float: right;
	list-style: none;
}
.col_a li.copyright { background: url(../images/footer/copyright.gif); width: 101px; height: 13px; }
.col_a li.legal a { background: url(../images/footer/legal.gif); width: 28px; height: 13px; }
.col_a li.privacy a { background: url(../images/footer/privacy.gif); width: 36px; height: 13px; }
.col_a li.contact a { background: url(../images/footer/contact.gif); width: 51px; height: 13px; }
/*.col_a li.home a { background: url(../images/footer/home.gif); width: 28px; height: 13px; }*/
.col_b li.login a { background: url(../images/footer/login.gif); width: 55px; height: 13px; }
.col_b li.intranet a { background: url(../images/footer/intranet.gif); width: 58px; height: 13px; }
.col_b li.ftp a { background: url(../images/footer/ftp.gif); width: 36px; height: 13px; }
.col_a li, .col_b li {
	float: left;
	margin: 0 4px;
}
.col_a li a, .col_b li a {
	display: block;
}

/* Classes */
.nodisp {
	display: none;
}
.novis {
	visibility: hidden;
}
.divider {
	clear: both;
	height: 1px;
	background: url(../images/divider.jpg) no-repeat;
	margin-left: -15px;
	font-size: 0;
}
.clear {
	clear: both;
}
.home_hd {
	position: absolute;
	top: 20px;
	right: 148px;
	background: url(../images/home.gif);
	width: 39px;
	height: 11px;
	display: block;
}
.contact_us {
	position: absolute;
	top: 20px;
	right: 35px;
	background: url(../images/contact_us.gif);
	width: 77px;
	height: 11px;
	display: block;
}
.more_sm {
	background: url(../images/read_more_sm.gif);
	width: 52px;
	height: 9px;
	display: block;
}
.more_sm:hover {
	background-position: bottom left;
}
.download_pdf {
	background: url(../images/download_pdf.gif);
	width: 69px;
	height: 9px;
	display: block;
}
.download_pdf:hover {
	background-position: bottom left;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
.clearfix { height: 1%; }
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/ .clearfix { display: block; } * html .clearfix { height: 1%; } /* End hide from IE-mac */
.breadcrumb-trail {
	float: left;
	width: 675px;
	margin-top: 27px;
	color: #707070;
}
.breadcrumb-trail a {
	color: #707070;
}
.breadcrumb-trail li {
	float: left;
	list-style: none;
	padding: 0 8px 0 14px;
	background: url(../images/sidebar_bullet.gif) no-repeat center left;
}
.breadcrumb-trail li.start {
	background-image: none;
}
.list {
	margin: 0 0 15px 30px;
}
.list ul {
	margin-left: 25px;
}
.address {
	float: left;
	width: 250px;
}
.address h1 {
	font-size: 17px;
	margin-bottom: 2px;
}
.map {
	float: left;
	width: 250px;
	text-align: right;
}
.career-opp th {
	border-bottom: 3px solid #bfe2d6;
}
.xlarge {
	font-size: 13px;
}

/* Forms */
.searchfield {
	margin: 0 2px;
	padding: 2px;
	border: 1px solid #333;
	width: 115px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444;
}

/* Typography */
h1, h2, h3, h4, h5, p {
	margin: 0 0 12px 0;
}
h1 {
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
}
h2 {
	font-size: 11px;
}
h3 {
	font-size: 11px;
}

#content .section-boxsub {
	width: 645px;
	padding-left: 10px;
	
	
      color:blue;
}
