#home-tabs{ 
	width:633px; 
	height:269px;
	border:0;
}
#home-tabs div.tabLftCol{
	background:url(../../images/whatvdo-leftcolbg.jpg) left top no-repeat; width:276px; height:246px; float:left; padding:23px 0 0 27px;
}
#home-tabs div.tabLftCol h3{
	margin:0 0 20px 5px;
}
#home-tabs div.tabLftCol h3 span{
	color:#fff;
}
#home-tabs div.tabRhtCol{
	background:#fff url(../../images/whatvdo-rhttcolbg.jpg) right bottom no-repeat; width:330px; height:269px; float:left;
}
#home-tabs ul.ui-tabs-nav{ 
	list-style:none;
	padding:0; margin:0; 
	width:276px;
}
#home-tabs ul.ui-tabs-nav li{ 
	font-size:14px; 
	font-weight:bold;
	color:#fff;
	margin:0px;
	padding:0;
        background: url(../../images/gbullet.gif) 4px 10px no-repeat;
}
#home-tabs li.ui-tabs-nav-item a{ 
	display:block; 
	height:27px;
	color:#fff;
	background:url(../../images/hmetabbg.png) left -35px no-repeat;
	line-height:18px;
	padding:8px 10px 0 26px;
}
#home-tabs li.ui-tabs-nav-item a:hover{ 
	color:#ace396; text-decoration:none;
}
#home-tabs li.ui-tabs-selected{ 
	z-index:1;
}
#home-tabs ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:url(../../images/hmetabbg.png) left top no-repeat; text-decoration:none; padding:6px 10px 0 26px; height:29px; color:#333;
}
#home-tabs .ui-tabs-panel{ 
	width:296px; height:233px; padding:18px 17px;
}
#home-tabs .ui-tabs-panel h4{
	background:#423f3b url(../../images/hmewoodbg.jpg) center top no-repeat; width:256px; height:49px; font-size:22px; line-height:23px; color:#fff; 
	padding:20px; 
}
#home-tabs .ui-tabs-panel h4 a.whitelink{
	color:#fff; text-decoration:none;
}

#home-tabs .ui-tabs-panel h4 span{
	color:#98c95b; /*padding:30px 20px 10px 30px;*/
}
#home-tabs .ui-tabs-panel .info{ 
	height:auto;
}
#home-tabs .info p{ 
	margin-top:15px; padding:0 6px;
}
#home-tabs .ui-tabs-hide{ 
	display:none; 
}