/*Company Skin*/
h1, h2, h3 {
	color: #6a6a6a;
}
a:link, a:visited {
	color:#6a6a6a;
}
a:hover, a:active {
	color:#888888;
}
#contentBanner {
	background: url(../images/company/content_banner_bg.gif) repeat-x;
}
#sectionNav ul li a {
	color: #6a6a6a;
}
#sectionNav ul li a:hover {
	color: #000000;
}
#sectionNav ul li#lastNav {
	background: none;	
}
.careersSection{
	background-color:#DDDDDD;
	overflow:auto;
}

.jobBox{
	margin:20px 20px;	
}

/* NEWS SECTION */

#sidebar ul{
	margin:0 15px 30px 0px;
}

#twitter-3{
	list-style:none;	
	margin:0;
	padding:0 20px 0 0;
	font-size:12px;
}

.widgettitle{
	margin-top:0;
}

.aboutHolder{
	clear:both;
	height:180px;
}

.aboutImgHolder{
	float:left;
	width:254px;
	height:146px;
	margin-right:50px;
}

.aboutTxtHolder{
	float:left;	
	width:254px;
	height:146px;
}

.aboutTxtHolder h2{
	margin:0px;
}