@import "propertyvdo.css";

H1 {
	font-size: 12px;
	color:#CCCCCC;
	font-weight:normal;
}

H3 {
	font-size: 11px;
	color:#CCCCCC;
	font-weight:bold;
	padding:0px;
	margin: 0px 0px 4px 0px;
}

#hppanel {
	width: 283px;
	text-align:left;
	float:left;
	margin-left:10px;
}

.testimonials {
	font-size: 12px;
	margin: 2px 0px 10px 0px; 
}

#bottomhalf {
	background-image:url(../images/panelbg.jpg); 
	width:900px; 
	height: 312px;
}

#tophalf {
	width:900px; 
	height:256px; 
	background-image:url(../images/tophalfbg.jpg);
}

*html #tophalf .iefix {
	margin-top:-5px;	
}

#tophalf .iefix {
	margin-top:5px;	
}

#tophalf .intro {
	width:412px; 
	float:left; 
	text-align:left; 
	margin-left:12px;
}

#latestvideo {
	width:275px; 
	height: 54px;
	text-align:left;
}
#latestvideo .content {
	margin-left:10px; 
	float:left;
}


/* ----------- TESTIMONIAL SLIDER ----------------- */


.hide {
	visibility: hidden;
	position: absolute;
	top: -400px;
}


#scroller {
	width:275px;
	height:150px;
	float:left;
}









