/* @override 
	http://www.webdesign.gs/talentspace/talentspace.css
	http://www.webdesign.gs/talentspace/style/talentspace-inside.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: 550px;
}

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

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

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

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

#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: 687px;
	float: left;
}
.top{
	margin: 0px;
	padding: 0px;
	height: 6px;
	background-image: url(../images/inside_top.jpg);
	margin-left: 20px;
}

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

#content2{
	padding: 0px 15px 15px 15px;
	background-image: url(../images/inside-bg.jpg);
	background-repeat: repeat-x;
}

	#content2 h1 {
		margin: 0px 0px;
		padding: 0px 0px;
		font-family: "Trebuchet MS", "BakerSignet BT", Georgia, sans-serif;
		font-size: 19px;
		color: #212121;
		font-weight: bold;
		text-align: center;
	}
	
#content-career {
	float: left;
	padding: 0px 15px 15px 15px;
	background-repeat: repeat-x;
}

#content-contact {
	padding: 0px 15px 15px 15px;
	background-repeat: repeat-x;
	background-image: url(../images/inside-bg.jpg);
}

#content-feedback {
	padding: 0px 15px 15px 15px;
	background-repeat: repeat-x;
	background-image: url(../images/inside-bg.jpg);
	text-align: center;
}

	#content-feedback form {
		margin: 0px auto;
		width: 400px;
	}

.bottom{
	margin: 0px;
	padding: 0px;
	height: 4px;
	background-image: url(../images/inside_bottom.jpg);
	
	margin-left: 20px;
	margin-top: -60px;
}


#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 {
	margin: 0px 0px;
	padding: 0px 0px;
	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: 15px;
	color: #26559b;
	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;
}

.cert-box {
	width: 515px;
	margin: 15px 65px;
	clear: both;
}

	.cert-box b {
		font-size: 16px;
		padding: 10px 5px 0px 0px;
		display: block;
		width: 285px;
		font-weight: normal;
		color: #26559b;
		float: left;
	}
	
	.cert-box img {
		padding: 0px 0px 0px 10px;
		margin-top: -5px;
		border: none;
		border-left: 1px dotted #000;
		float: right;
	}

