/* @override 
	http://www.webdesign.gs/talentspace/talentspace.css
	http://www.webdesign.gs/talentspace/style/talentspace.css
*/

body{
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}

#cms_content{
	width: 400px;
}

#wrapper{
	margin: 0 auto;
	padding: 0px;
	width: 950px;
}

#header{
	margin: 0px;
	padding: 0px;
}

#flash{
	clear: both;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/flash_bg.jpg);
	position: relative;
}

#globe{ 
	width: 180px; 
	float: left; 
	padding-left: 40px;
	padding-top: 10px;
	padding-right: 20px;
}

#words{
}

#left{
	clear: both;
	margin: 0px;
	padding: 0px;
	color: #616161;
	width: 231px;
	float: left;
}

#positions{
	margin: 0px;
	padding: 55px 0px 0px 18px;
	width: 231px;
	background-image: url(../images/position-bg.jpg);
	margin-top: -60px;
	background-color: #dae5eb;
}

#positions ul{
	margin-left: 0px;
	padding-left: 25px;
}

#positions ul li{
	list-style-image: url(../images/arrow.png);
	line-height: 18px;
	text-decoration: underline;
}

#positions ul li a{
	color: #616161;
	text-decoration: underline;
}

#positions ul li a:hover{
	color: #2a2a2a;
}

#positions img{
	border: none;
}

#center{
	margin: 0px;
	padding: 0px;
	width: 455px;
	float: left;
}

#content{
	margin: 0px;
	padding: 22px 25px 10px 19px;
	background-image: url(../images/content-bg.jpg);
	color: #000;
	margin-left: 20px;
	margin-top: -55px;
	width: 411px;
	line-height: 20px;
}

#wbenc{
	height: 97px;
	margin: 0px;
	padding: 15px 155px 0px 35px;
	font-family: "Trebuchet MS", "BakerSignet BT", Georgia, sans-serif;
	background-image: url(../images/wbenc.jpg);
	color: #3c3c3c;
	font-weight: bold;
	font-size: 12px;
	line-height: 22px;
	margin-left: 25px;
	line-height: 1.5em
}

#wbenc a{
	color: #3c3c3c;
	text-decoration: none;
	float: right;
	margin: -5px 18px 0px 0px;
}

#wbenc a:hover{
	text-decoration: underline;
}



#right{
	margin: 0px;
	padding: 0px;
	width: 246px;
	float: right;
}

#who{
	margin: 0px;
	padding: 24px 18px 0px 13px;
	height: 107px;
	color: #5d5d5d;
	background-image: url(../images/right-top-bg.jpg);
	margin-top: -60px;
	margin-left: 5px;
}

#who a{
	color: #0c7eef;
	text-decoration: underline;
	text-align: right;
}

#who a:hover{
	color: #0c4b8e;
}

#footer{
	clear: both;
	background-image: url(../images/footer-top.jpg);
	background-repeat: no-repeat;
	background-color: #e3e3e3;
	text-align: right;
	margin: 0px;
	padding: 21px 10px 10px 10px;
	color: #474747;
	line-height: 18px;
}

#footer a{
	color: #474747;
	text-decoration: none;
}

#footer a:hover{
	color: #355996;
}

#footer .bar{
	width: 818px;
	text-align: center;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #464646;
	padding: 10px;
}

#footer .bar input{
	color: #737373;
	border: none;
	padding: 3px;
}

#footer .bar img{
	border: none;
}


h1{
	font-family: "Trebuchet MS", "BakerSignet BT", Georgia, sans-serif;
	font-size: 19px;
	color: #212121;
	font-weight: bold;
	text-align: center;
}

h2{
	font-family: "Trebuchet MS", "BakerSignet BT", Georgia, sans-serif;
	font-size: 16px;
	color: #202020;
	padding: 0px;
	margin: 5px 0px 10px 0px;
}

h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #474747;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

a{
	color: #26559b;
	text-decoration: none;
}

a:hover{
	color: #4f81c9;
}



/* NAV */


#nav{
	margin: 0px;
	padding: 0px;
}

#nav ul {
	margin: 0px;
	padding: 0px;
}

#nav ul li {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}

#nav ul li a{
	display: block;
	float: left;
	background-image: url(../images/nav_new.jpg);
	height: 35px;
	overflow: hidden;
}

#nav .hidden{
	display: none;
}

a#home{
	background-position: 0px 0px;
	width: 61px;
}

a#home:hover{
	background-position: 0px -35px;
}

a#about{
	background-position: -61px 0px;
	width: 89px;
}

a#about:hover{
	background-position: -61px -35px;
}

a#services{
	background-position: -150px 0px;
	width: 88px;
}

a#services:hover{
	background-position: -150px -35px;
}

a#industries{
	background-position: -238px 0px;
	width: 103px;
}

a#industries:hover{
	background-position: -238px -35px;
}

a#careers{
	background-position: -341px 0px;
	width: 85px;
}

a#careers:hover{
	background-position: -341px -35px;
}

a#faq{
	background-position: -426px 0px;
	width: 49px;
}

a#faq:hover{
	background-position: -426px -35px;
}

a#employers{
	background-position: -475px 0px;
	width: 237px;
}

a#employers:hover{
	background-position: -475px -35px;
}

a#candidates{
	background-position: -712px 0px;
	width: 238px;
}

a#candidates:hover{
	background-position: -712px -35px;
}

.right-img {
	float: right;
}

