@charset "utf-8";
/* CSS Document */

* {
	list-style:none;
	padding:0;
	margin:0;
	border:none;
	text-decoration:none;
}
a:focus {
	outline:none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
html {
	min-height: 100%;
	margin-bottom:1px;
	font-size:10px;
 filter: expression(document.execCommand("BackgroundImageCache", false, true))
}
#container {
	margin:auto;
	width:1000px;
	overflow:hidden;
}
#top {
	float:left;
	height:87px;
	width: 960px;
	position:relative;
	padding:0px 20px 0px 20px;
}
.logo {
	float:left;
	padding:27px 0px 27px 0px;
	height:35px;
	width:229px;
}
.career {
	position:absolute;
	top:10px;
	right:29px;
	float:left;
}
.career p a {
	font-size:11px;
	color:#616263;
}
.career p a:hover {
	color:#5576b6;
}
.career p a.selected {
	color:#5576b6;
}
#nav {
	width: 642px;
	float:left;
	margin-left:80px;
}
ul#main_nav {
	float:left;
	display:inline;
}
ul#main_nav li {
	float:left;
	background:url(../images/border_bg.jpg) repeat-x bottom;
	height:65px;
}
ul#main_nav li a {
	display:block;
	float:left;
	margin-top:29px;
}
a.about {
	background:url(../images/about.gif) no-repeat top;
	width:76px;
	height:36px;
	margin-right:90px;
	_margin-right:45px;
}
a.capabilities {
	background:url(../images/capabilities.gif) no-repeat top;
	width:90px;
	height:36px;
	margin-right:90px;
	_margin-right:45px;
}
a.experience {
	background:url(../images/experience.gif) no-repeat top;
	width:89px;
	height:36px;
	margin-right:90px;
	_margin-right:45px;
}
a.sample {
	background:url(../images/sample_gallery.gif) no-repeat top;
	width:116px;
	height:36px;
}
a span {
	display:none;
}
a.about:hover,  a.capabilities:hover,  a.experience:hover,  a.sample:hover {
	background-position: 0px -36px;
}
body#about a.about, body#sample a.sample, body#capabilities a.capabilities, body#experience a.experience {
	background-position: 0px -72px;
	height:52px;
	_height:30px;
}
#main_content {
	width:990px;
	float:left;
	margin-bottom:16px;
	border-bottom:1px solid #e8eaf1;
	padding-bottom:16px;
	min-height:490px;
}
#main_content.graphic {
	background:url(../images/symbol_left_bottom.jpg) no-repeat 20px bottom;
}
#main_content.graphic2 {
	background:url(../images/symbol_left_bottom2.jpg) no-repeat 20px bottom;
}
#main_content.graphic3 {
	background:url(../images/symbol_left_bottom3.jpg) no-repeat 20px bottom;
}
#main_home {
	width:990px;
	float:left;
	margin-bottom:16px;
}
#header {
	width:990px;
	background-color:#e7ebf6;
	height:93px;
	float:left;
	position:relative;
	margin-bottom:10px;
}
#header p {
	position:absolute;
	right:0px;
	bottom:0px;
	top:0px;
}
#left_subnav {
	width:147px;
	float:left;
	padding:16px 0px 0px 20px;
	height:auto;
	min-height:490px;
}
h2 {
	padding-bottom:17px;
	display:block;
	height:21px;
}
body#about h2 {
	background: url(../images/about_inner.jpg) no-repeat;
	display:block;
}
body#capabilities h2 {
	background: url(../images/capabilities_h2.jpg) no-repeat;
	display:block;
}
h2 span {
	display:none;
}
body#experience h2 {
	background: url(../images/experience_h2.jpg) no-repeat;
	display:block;
}
body#sample h2 {
	background: url(../images/sample_inner.jpg) no-repeat;
	display:block;
}
#left_subnav ul {
	padding-top:15px;
	float:left;
	width:147px;
	border-top:1px solid #8694c6;
}
#left_subnav ul li a {
	color:#828c9f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	width:147px;
	display:block;
	padding-bottom:7px;
	height:auto;
}
#left_subnav ul li ul {
	padding:0 0px 2px 0px;
	width:145px;
	border-top:none;
}
#left_subnav ul li.selected ul li a {
	padding: 0px 0px 5px 10px;
	background:none;
	width:130px;
	font-size:11px;
	color:#828c9f;
}
#left_subnav ul li ul li.selected, #left_subnav ul li ul li.selected a {
	background:url(../images/dot.gif) 0px 5px no-repeat;
	color:#5576b6;
}
#left_subnav ul li ul li a:hover, #left_subnav ul li a:hover {
	color:#99a4c4;
}
#left_subnav ul li.selected a {
	background: url(../images/arrow.jpg) 134px 1px no-repeat;
	color:#5576b6;
}
.right_content {
	border-left: 1px solid #8694c6;
	width:813px;
	float:left;
}
.right_content_text {
	border-left: 1px solid #8694c6;
	width:573px;
	float:left;
	padding:16px 8px 0px 25px;
	min-height:473px;
}
h1 {
	color:#01499b;
	font-size:2.4em;
	line-height:0.7em;
	font-weight:normal;
	margin-bottom:18px;
}
h3 {
	color:#5f74a1;
	line-height:14px;
	font-size:1.4em;
	margin-bottom:3px;
	clear:both;
}
h3 a { color:#5f74a1; }
p {
	color:#616263;
	font-size:1.2em;
	line-height:1.4em;
	margin-bottom:1em;
}
p a {
	color:#5576b6;
}
p a:hover {
	text-decoration:underline;
}
.talent {
	width: 575px;
	padding-bottom:10px;
	overflow:hidden;
}
a.img {
	border: 1px solid #b7bfd0;
	float:left;
	display:block;
	
}
a.img:hover {
	border: 1px solid #00539f;
}
.desc {
	background-color:#F7F8FB;
	width:490px;
	float:left;
	height:57px;
	padding:5px 10px 0px 10px;
	position:relative;
}

.desc p {margin-bottom:0;}

.desc p.link {position:absolute; right:10px; bottom:5px;}
ul#sub_contant {
	float:left;
	margin:2px 0px 10px 10px;
	clear:both;
}
ul#sub_contant li {
	list-style:disc;
	margin-left:20px;
	font-size:1.2em;
	line-height:1.4em;
	margin-bottom:.5em;
	color:#5f74a1;
}
ul#sub_contant li span {
	color:#616263;
}
#footer .copy {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#999999;
	float:left;
	width:125px;
}
#footer .wbenc_logo { width:200px; float:left; margin-left:7px; margin-top:2px; color:#999999;}
#footer .iatan { width:100px; float:left; margin-left:4px; margin-top:-1px; color:#999999;}
#footer .wbenc_logo img {float:left;padding-right:7px;}
#footer p {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#999999;
	float:right;
	margin-right:10px;
}
#footer p a {
	color:#999999;
}
#footer p a:hover {
	text-decoration:underline;
}
.img_cache {
	display:none;
}
.closeup_img {
	float:left;
	width:135px;
	height:110px;
	margin:5px 10px 5px 0px;
	border:1px solid #b7bfd0;
}
#about h2.talent_heading {
	padding-bottom:0px;
	font-size:1.6em;
	line-height:19px;
	height:18px;
	color:#5f74a1;
	background:none;
}
.desc_img {
	background-color:#F7F8FB;
	width:430px;
	float:left;
	height:auto;
	padding: 5px 10px 5px 10px;
	margin-left:5px;
	height:58px;
	
}


.desc_img_2 {
	background-color:#F7F8FB;
	width:320px;
	float:left;
	height:auto;
	padding: 5px 10px 5px 10px;
	margin-left:5px;
	height:58px;
	
}
a.img_2{
	border: 1px solid #b7bfd0;
	float:left;
	display:block;
	margin-left:6px;
}
a.img_2:hover {
	border: 1px solid #00539f;
}


.exp_columns_left{ width:200px; height:auto; float:left;}
.exp_columns_right{ width:240px; height:auto; float:left;}

.aboutUs_columns_left{ width:147px; height:auto; float:left;}
.aboutUs_columns_right{ width:425px; height:auto; float:left; padding-top:3px;}

.contactUs_text{ width:100%; color:#999999; float:left; margin-top:10px;}

.contactUs_text p{ font-size:11px; color:#999999;  }

.contactUs_text h5{ font-size:11px; color:#666666; font-weight:bold; margin-bottom:2px;  }

.siteMap {
	border-left: 1px solid #8694c6;
	width:573px;
	float:left;
	padding:16px 8px 0px 25px;
	min-height:473px;
}
.siteMap h3{ margin-top:15px;}

.siteMap ul li a { color:#828c9f; font-family:Arial, Helvetica, sans-serif; Font-size:13px; width:147px; display:block; padding:0px 0px 2px 10px; height:auto; margin-left:10px; background:url(../images/dot.gif) 0px 7px no-repeat; }

.siteMap ul li ul li a { font-size:11px; color:#828c9f; padding:0px 0px 0px 30px; line-height:16px; background:url(../images/dot.gif) 15px 6px no-repeat;
	 }

.siteMap ul li a:hover, .siteMap ul li ul li a:hover{color:#5576b6;}
