.service-offering {
	margin-top:0; 
	float:left;
	color:#333; 
	background-color:inherit;
	margin-bottom:20px;
	overflow:hidden;
	height:100%;
}
.service-offering{
	width:700px !important;}
	
	#screen2{
	position:relative;
	overflow:hidden;
	width:225px;
	float:left;
}



#slideshow{
	overflow:hidden;
	width:225px;
	float:left;
	height:244px;
	margin-top:0;
	margin-top:10px;
}

#slideshow ul{
	width:225px;
	height:194px;
	float:left;
	margin:0;
	padding:0;
}

#slideshow ul li{
	display:block;
	width: 225px;
	height: 37px;
	margin-bottom: 4px;
}
#slideshow ul li a{
	list-style-type: none;	
	background:url(images/articletab_hover.jpg) no-repeat;
	display:block;
	width: 195px;
	height: 37px;
	font-size: 12px;
	color:#498183 !important;
	background-color:inherit;
	font-weight: bold;
	text-decoration: none;
	padding-left:30px;
	cursor:pointer;
	line-height:36px;
}
#slideshow ul li a:hover{
	background:url(images/articletab.jpg) no-repeat;
	color:#fff !important;
	padding-left:30px;
}
#slideshow ul li a.active{
	background:url(images/articletab.jpg) no-repeat;
	color:#fff !important;
	background-color:inherit;
	padding-left:30px;
}










#seo_tab_panel{
	width:435px;
	float:left;
	margin-top:10px;
	border:1px #cce6f3 solid;
}


#seo_tab_panel span.top_curb{
	width:435px;
	height:4px;
	display:block;
	font-size:0;
	line-height:0;
	margin-bottom:0;
}


#seo_tab_panel span.bot_curb{
	width:420px;
	height:4px;
	display:block;
	font-size:0;
	line-height:0;
}

#seo_tab_panel div.seo_info{
	width:410px;
	margin:0 auto;
	background:url(images/article-main-bg.jpg) repeat-x 0 100%;
	height:380px !important;
	padding:0 0 0 5px;
}


.seo_text{
	font:normal 12px/18px Arial, sans-serif, Verdana;
	color:#333;
	font-size:12px;
	background-color:inherit;
	width:400px;
	float:left;	
}
.seo_text span{
	font:normal 18px/30px Arial, sans-serif, Verdana;
	color:#02799a;
	background-color:inherit;
}
.seo_text p{
	width:400px;
	text-align:justify;
	padding-bottom:10px;
}

