/* home page styles */

.home_top {
	width: 960px;
	height: 220px;
	background: transparent url('/_img/template/bg-home.gif') no-repeat;
	overflow: hidden;
	}
.home_top_left {
	float:left;
	display: inline;
	width: 728px;
	padding-top: 4px;
	background: transparent;
	}
.home_top_right {
	float:right;
	display: inline;
	width: 210px;
	margin-top: 12px;
	margin-right: 14px;
	font-size: 11px;
	line-height: 16px;
	}
.home_top_right p {
	padding: 0 12px 0 8px;	
	}

.home_top_right .txtinput, .home_top_right button, .home_top_right #Image1 { 
	margin: 3px 12px 0 8px; 
	}
	
.home_bottom {
	float: left;
	display: inline;
	width: 225px;
	margin-right: 9px;
	margin-top: 8px;
	background: transparent url('/_img/template/bg-box_top2.gif') no-repeat;
	padding: 0 0 0 8px;
	}
	
.home_bottom-inner {
	background: transparent url('/_img/template/bg-box_top2.gif') no-repeat top right;
	padding: 8px 9px 0 0;	
	}

.home_bottom-bottom-outer {
	float: left;
	display: inline;
	background: transparent url('/_img/template/bg-box_bottom.gif') no-repeat bottom left;
	padding: 0 0 0 20px;
	width: 213px;
	margin-right: 9px;
	}
.home_bottom-bottom-inner {
	background: transparent url('/_img/template/bg-box_bottom.gif') no-repeat bottom right;
	padding: 0 24px 0 0;
	height: 20px;
	overflow: hidden;
	}
#products_services div, #who_are_you div { overflow: hidden; }
	
.home_bottom_right {
	margin-right: 0;
	}

.home-title_beige {
	background: transparent url('/_img/template/home_title_bottom-beige.gif') no-repeat left bottom;
	padding-bottom: 10px;
}
.home-title_beige h1 {
	background: transparent url('/_img/template/home_title_top-beige.gif') no-repeat;
	color: #595956;
	font-size: 14px;
	line-height: 16px;
	padding: 10px 10px 0 10px;
	margin: 0;
	}	
.home-title_yellow {
	background: transparent url('/_img/template/home_title_bottom-yellow.gif') no-repeat left bottom;
	padding-bottom: 10px; /* was 10px */
}
.home-title_yellow h1 {
	background: transparent url('/_img/template/home_title_top-yellow.gif') no-repeat;
	color: #595956; /*#ba122b; /*#676767*/
	font-size: 14px;
	line-height: 16px;
	padding: 7px 10px 3px 10px;  /*padding: 10px 10px 0 10px;*/
	margin: 0;
	}	

.home_bottom ul {
	margin: 0;
	padding: 12px;
	list-style: none;
	}
.home_bottom li {
	margin: 0;
	padding: 0;
	}
