
a.white:hover {
	color: #ffff00;
	text-decoration: none;
}

.vmenu_main {
	width: 100%;
}

.main_top {
	height: 16px;
	width: 898px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/hb4_main_top.png',sizingMethod='image');
}

.main_top[class] {
	background: url(/assets/images/hb4_main_top.png) left top no-repeat;
}

.content {
	width:890px;
}

.content h1 {
margin: 0;
color: #ffffff;
padding: 3px 5px 3px 10px;
border-bottom-width: 1px; 
border-bottom-style: solid; 
border-bottom-color: #000000;
background-repeat: repeat;
font-weight: bolder;
background-image: url(/assets/images/headingbg.png);
font-family: Georgia, "Times New Roman", Times, serif;
} 

.content .box {
	width: 670px;
	font-size: 12px;
	color: #707070;
}

#minitabs {
	text-align:center;
}

.testimonial
{
text-align:left;
float:left;
width:42%;
margin-right:10px;
margin-left:auto;
margin-bottom:5px;
padding-right:2%;
padding-right:2%;
min-height:50px;
position:relative;
left:25px;
}

.spacer
{
clear:both;
}

.warea
{
width:4%;
float:left;
}