body {
	margin:0;
	font:13px Arial, Helvetica, sans-serif;
	color:#030200;
}
img {border:none;}
a {
	text-decoration:underline;
	color:#000;
}
a:hover {text-decoration:none;}
/*main container*/
#main {
	width: 820px;
}
/*header*/
#header {
	background:url(../images/header.gif) repeat-x;
	position:relative;
}
#header div{
	min-height:137px;
	background:url(../images/line-header.jpg) no-repeat 72px 134px;
}
* html #header div{height:137px}
/*logo*/
#header .logo {
	margin:0;
	position:absolute;
	left:13px;
	top:59px;
}
#header .logo a{
	display:block;
	width:579px;
	height:43px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/logo.jpg) no-repeat;
}
strong.custom{
	position:absolute;
	right:5px;
	top:1px;
}
strong.custom a{
	display:block;
	width:118px;
	height:35px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/custom.jpg) no-repeat;
}
strong.talent{
	position:absolute;
	left:10px;
	top:18px;
}
strong.talent a{
	display:block;
	width:187px;
	height:28px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/talent.jpg) no-repeat;
}
.main-menu{
	position:absolute;
	top:113px;
	left:6px;
	padding:0;
	margin:0;
	list-style:none;
}
.main-menu li{display:inline;}
.main-menu a{
	text-decoration:none;
	font-size:14px;
	height:22px;
	float:left;
	margin-right:2px;
	background:url(../images/menu.jpg) no-repeat 0 -22px;
}
.main-menu a.active, .main-menu a:hover{background:url(../images/menu.jpg) no-repeat 0 0;}
.main-menu a span{
	padding:3px 26px 0 36px;
	height:19px;
	overflow:hidden;
	float:left;
	background:url(../images/menu2.jpg) no-repeat 100% -22px;
}
.main-menu a.active span
.main-menu a:hover span{background:url(../images/menu2.jpg) no-repeat 100% 0;}
/*content*/
#content {
	overflow:hidden;
	padding:0 10px 24px 10px;
	background:url(../images/footer.gif) no-repeat 0 100%;
	width:800px;
	margin-bottom:10px;
}
.editorial {margin-bottom:40px;}
.editorial h2 {
	height:37px;
	font-size:25px;
	margin:20px 0 18px 0;
	padding:6px 0 0 10px;
	color:#1e1b1b;
	background:url(../images/editorial-content.gif) repeat-x;
}
.editorial-line {
	position:relative;
	width:790px;
	padding-left:10px;
	overflow:hidden;
	padding-bottom:20px;
	margin-bottom:26px;
	/*background: url(../images/editorial-line.gif) no-repeat 10px 100%;*/
}
.editorial-line .box{
	width:244px;
	margin-right:24px;
	float:left;
	overflow:hidden;
	background:url(../images/editorial-box.gif) no-repeat;
}
.editorial-line div.last{margin:0;}
.editorial-line h3{
	height:46px;
	padding: 5px 0 0 0;
	position:relative;
	margin:0 0 0 10px;
	color:#030200;
	font-size:14px;
	line-height:14px;
}
.editorial-line div.box div{
	height:1%;
	overflow:hidden;
	z-index:1;
}
.editorial-line p{
	margin:0 5px 0 10px;
	font-size:11px;
	line-height:16px;
}
.editorial-line div.box .full{
	height:auto;
	overflow:hidden;
	display: block;
	text-align:right;
	position:absolute;
	bottom:5px;
	width:244px;
	z-index:100;
}
.editorial-line div.box .full a{
	padding: 0 20px 0 0;
	margin-right:10px;
	font-size:12px;
	background:url(../images/a-full.jpg) no-repeat 100%;
}
.editorial-line .frame{
	padding:1px 0 0 1px;
	float:left;
	height:63px;
	width:83px;
	margin-left:10px;
	background:url(../images/editorial-frame.gif) no-repeat;
}
.blue-box h2{
	height:22px;
	font-size:16px;
	margin:0 0 18px 0;
	padding:0 0 0 35px;
	color:#1e1b1b;
	background:url(../images/blue-box.jpg) repeat-x;
}
.blue-box-line{
	position:relative;
	width:790px;
	padding-left:10px;
	overflow:hidden;
	margin-top:5px;
}
.blue-box-line h3 {
	padding: 3px 0 0 2px;
	position:relative;
	margin:0 0 0 10px;
	color:#030200;
	font-size:14px;
	line-height:14px;
	padding: 2px 0 5px 0;
}
.blue-box-line .box {
	padding-bottom:30px;
	position:relative;
	width:217px;
	height:156px;
	margin-left:40px;
	float:left;
	overflow:hidden;
	display:inline;
	/* background:url(../images/box-blue.gif) no-repeat; */
}
.blue-box-line .box img{
	margin:0;
	display:block;
}
.blue-box-line .full{
	position:absolute;
	right:8px;
	bottom:43px;
	font-size:10px;
}
/*inner*/
.innovative-places-to-work{
	display:block;
	width:801px;
	height:22px;
	margin: 12px 0 4px 0;
	overflow:hidden;
	text-indent:40px;
	font-size:17px;
	font-family: Monaco;
	font-weight: 200;
	background:url(../images/innovative-places-to-work.jpg) no-repeat;
}
h2.inner {
	font-size:25px;
	padding:6px 0 9px 10px;
	margin:0;
	color:#1e1b1b;
}
.content-text {
	float:right;
	width:570px;
	padding-right:5px;
}
.inner-content-image{
	float:right;
	padding:7px 0 2px 0;
	margin: 0 0 0 10px;
	display:block;
}
.content-text p{
	margin: 5px 0 10px 0;
	color:#151515;
	line-height:16px;
}
.sidebar{width:205px;}
.sidebar .logos{
	margin:0 0 10px 40px;
	display:block;
}
.sidebar .text {
	overflow:hidden;
	width:205px;
}
.sidebar h3 {
	font-size:15px;
	padding:4px 0 0 10px;
	margin:0;
	color:#1e1b1b;
	background:url(../images/inner-h3.jpg) no-repeat;
}
.sidebar p {
	color:#151515;
	font-size:11px;
	padding:0 5px 5px 10px;
	margin:0;
	line-height:14px;
}
.sidebar a.inner-more{
	font-size:12px;
	font-weight:bold;
	color:#0098dd;
	padding-right:12px;
	float:right;
	background:url(../images/mark-inner-a.gif) no-repeat 100% 5px;
	margin-bottom:20px;
}
.argHTMLers{
 	background: url(../images/box-top.gif) no-repeat;
	background-color: #9fd8f3;
	width: 217px;
	height: auto;
}
.argHTMLers2{
 	background: url(../images/box-bottom.gif) no-repeat;
 	width: 217px;
 	display: block;
 	clear: both;
}
.argHTMLers3{
	background:url(../images/inner-h2.jpg) no-repeat;
	background-color: #9fd8f3;
	margin: 0 0 5px 0;
}
.argHTMLers4{
	background:url(../images/inner-h3.jpg) no-repeat;
	background-color: #9fd8f3;
	margin: 5px 0 5px 0;
}
.podtext{
	padding: 0 0 0 10px;
}
.boxUnique{
 	background: url(../images/editorial_line_single.gif) no-repeat;
 	width: 244px;
}
.sidebar .text ul li{
	margin-left: -25px;
}
.sidebar .text ul li ul li{
	margin-left: -25px;
}
.footer {
	text-align: center;
	width: 820px;
	height: 50px;
}
