@import 'nav.css';
body, html{
	background:#FFF url(/img/themes/cobragroup/bg_body.jpg) repeat-x left top;
}

#header{
	padding:0;
	background:url(/img/themes/cobragroup/bg_header.jpg) no-repeat 205px -1px;
	position:relative;
	overflow:visible;
	height:auto;
	z-index:5;
}

#logo, #logo span{
	background:url(/img/themes/cobragroup/logo.png) no-repeat left top;
	width:220px;
	height:148px;
	position:absolute;
	top:10px;
	left:0;
	z-index:15;
}

#leadNews{
	position:relative;
	width:960px;
	height:350px;
}


#homepageSplash div.bg{
	position:absolute;
	width:960px;
	height:80px;
	bottom:0;
	left:0;
	background:#000;
	opacity:0.5;
	z-index:3;
}

#leadNews div.content{
	position:absolute;
	width:960px;
	height:80px;
	bottom:0;
	left:0;
	color:#FFF;
	z-index:3;
}

#leadNews div.content h2{
	color:#FFF;
	margin:0;
	padding:5px 0 0 40px;
	font-size:25px;
	z-index:3;
}

#leadNews div.content h3{
	color:#FFF;
	margin:0;
	padding:0 42px 0 42px;
	z-index:3;
	font-size:1em;
}

#homepageSplash{
	margin:0 auto;
	width:960px;
	position:relative;
}


/**************************************** CONTENT AREA **/
#mainContent{
	background:#FFF;
	overflow:hidden;
	position:relative;
	z-index:4;
}

#contentArea-right, 
#contentArea-left{
	padding:10px 20px 20px 20px;
}
#contentArea-left{
	float:left;
	width:404px;	  
	margin:10px 0 10px 0px;	  
}

#contentArea-right{
	float:right;
	width:461px;
	margin:10px 10px 10px 0;	
}
#contentArea-right ul.cobraNews{
	width:461px;
}
#mainContent h2{padding:0; margin:0 0 4px 0}



/*Footer: company logos*/

ul#footer_company_logos {
	width:960px;
	clear:both;
	height:50px;
	margin-bottom:30px;
}

ul#footer_company_logos li {
	float:left;
	margin:0 40px;
	padding:0;
	position:relative;
	margin-left:46px;
	width:100px;
	height:50px;
	list-style:none;
	display:inline;
}


#body_news ul.newsArticles{
	width:100%;
	overflow:hidden;
	margin-left:-20px;
}

#body_news  ul.newsArticles li{
	float:left;
	height:120px;
	width:280px;
	margin-left:10px;
	overflow:hidden;
	margin-bottom:30px;
	position:relative;
	list-style:none !important;
}

#body_news ul.newsArticles li img{
	float:left;
	margin-right:10px;
}

#body_news ul.newsArticles li div{
	float:left;
	width:160px;
}

#body_news ul.newsArticles li{
	width:430px;
}

#body_news ul.newsArticles li div{
	width:280px;
}

#contentArea-right .cobraNews li{
	margin-left:10px;
}
