/********************************************

This Page is For Home CSS Only
Some of these styles override the main css

********************************************/

#home #lft_sidebar {background: #B2AA94 url(hm_sidebar_logo_bg.gif) no-repeat center bottom;}

#news_section{padding:15px 15px 0px 15px; float:left; width:auto;width:367px;}

#news_section #news_header{
	background: #ffffff url(hm_news_header.gif) no-repeat left top;
	width:200px;
	height:32px;
	z-index:1000;
}
#news_section #news_header h3{margin-left:-1000px;display:none;}
#news_section .textpromos_item{display:block;width:367px; margin-bottom:10px;}
#news_section .textpromos_item h4{font: bold 11px Verdana, Helvetica, sans-serif;color: #CC6600;}
#news_section .textpromos_item h3{font: 10px Verdana, Helvetica, sans-serif;
	color:#999999;
	margin: 0px;
	padding: 0px;}

#news_section .textpromos_item p{
	/*width:290px;*/
	font: 11px Verdana, Helvetica, sans-serif;
	color:#4A4A4A;
	padding:0px 0px 10px 0px;
}

#news_section .textpromos_item .textpromos_image{
float:left;
width:62px;
height:62px;
margin:0px 10px 0px 0px;
padding:0px;
background: transparent url(news_image_bg.gif) no-repeat right bottom;}
#news_section .textpromos_item .textpromos_image img{}

/*  hack */
#news_section .textpromos_item:after{ content: "."; display: block; height: 0; clear: both; visibility:hidden; }
#news_section .textpromos_item{display: inline-block;}


/*#quote_area{
	display:block;
	position:absolute;
	width:250px;
	left:397px;
	z-index:1;
}*/

#quote_area{
	display:block;
	float:left;
	width:250px;

}

#hm_address{
	clear:both;
	width:auto;
	font: 10px Verdana, Helvetica, sans-serif;
	color:#858173;
	text-decoration: none;
	padding:10px 0px 10px 15px;
	z-index:150;
}

#hm_address a{font: 10px Verdana, Helvetica, sans-serif;}
#footer{text-align:left; margin:10px 15px;}

