#highlights #features {
    width: 696px;
    height: 169px;
    background: url(../images/features_bg.png) no-repeat;
    margin-right: 3px;
    position: relative;
    padding: 22px 17px 22px 18px;
}
#tabs-pagi{
	float: left;
	width: 300px;
}

.tabcontainer {
	width:396px;
	height: 172px;
	overflow:hidden;
	background: url(../images/features_content_bg.png) no-repeat top left;
	padding: 15px 20px
}

.tabcontainer div
{
    overflow: hidden;
    margin: 0 2px;

}
.tabcontainer a:link,
.tabcontainer a:visited
{
    color: #666666;
    font-weight: bold;
    text-decoration: none;
}
.tabcontainer a:hover 
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}
.tabcontainer img 
{
    padding: 0 10px;
}

.tabcontainer p{
	margin: 1px 0;
	padding: 5px 0 4px 0;
	display: block;
	float: left;
	width: 352px;
	clear: both;
    font-size: 1.4em;	
	background-color: #eeeeee;

}

.tabcontainer div a.more{
	float: right;
	font-size: 1em;
	color: #004e7c;
	width: 71px;
}
#featured-boxes{
	float: left;
	width: 100%;
	margin: 0px;
	padding: 4px 0 0 0;
}

#featured-boxes a{

	display:block;
	height:187px;
	float: left;
	cursor:pointer;
}

#featured-boxes .featured-box{
	float: left;
	height: 187px;
	width: 241px;
}

#featured-boxes .featured-box p{
	font-size: 1.2em;
	font-weight: normal;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}

#featured-boxes .featured-box h1{
	font-size: 1.4em;
	font-weight: bold;
	color: #ffffff;
	margin: 0;
}

#featured-boxes .featured-box h2{
	font-size: 1.8em;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0 0 3px 0;
}

#featured-boxes .featured-box h3{
	font-size: 1.4em;
	font-weight: normal;
	color: #999999;
	margin: 0px;
	padding: 0 0 12px 0;
}

#featured-boxes #featured-box1{
	background: url(../images/featured_box1.png) no-repeat;
	margin-right: 3px;
	height: 187px;
	width: 241px;
}
#featured-boxes #featured-box1 h1,
#featured-boxes #featured-box1 p
{
    color: #0069A6;
}  
#featured-boxes #featured-box2{
	background: url(../images/featured_box2.png) no-repeat;
	margin-right: 3px;
	height: 187px;
	width: 241px;
}
#featured-boxes #featured-box2 h1,
#featured-boxes #featured-box2 p
{
    color: #0069A6;
}    

#featured-boxes #featured-box3{
	background: url(../images/featured_box3.png) no-repeat;
	margin-right: 3px;
	height: 187px;
	width: 241px;
}
#featured-boxes #featured-box3 h1,
#featured-boxes #featured-box3 p
{
    color: #0069A6;
} 
#featured-boxes #featured-box4{
	background: url(../images/featured_box4.png) no-repeat;
	height: 187px;
	width: 241px;
}
#featured-boxes #featured-box4 h1,
#featured-boxes #featured-box4 p
{
    color: #0069A6;
} 

#featured-boxes #featured-box4 p
{
    
}

#featured-boxes #featured-box4 a{
	display: inline;
	height: 30px;
	padding-top: 8px;
	float: right;
	font-size: 1.2em;
	font-weight: normal;
	color: #69bded;
}
