#mid_banner {
	width: 870px;
	height: 105px;
	background: url(../images/banners.png) no-repeat 0px -50px;	
}
#mid_banner div {
	position: relative;
	top: 25px;
	left: 35px;
}
.midbannercontent {
	background: url(../images/circle_arrow.jpg) no-repeat;
	float: left;
	font-size: 12px;
	height: 45px;
	width: 195px;
	padding: 18px 5px 0px 66px;
}

#vendor_categories {
	width: 650px;
	float: left;
}
#vendor_cat_banner {
	width: 650px;
	height: 62px;
	background: url(../images/banners.png) no-repeat 0px -363px;
}

#container {
	width: 650px;
	margin-top: 1px;	
	overflow:hidden;
}
#container h1 {
	font-size: 11px;
}
#container_foot {
	width: 650px;
	height: 13px;
	background: url(../images/banners.png) no-repeat 0px -218px;
}
#vertical_container {
	padding-bottom: 1px;
}
.accordion_content{
	background: #F7F7F7;
	color: #666666;
	padding: 0;
	margin: 0;
}
.accordion_toggle {
	background: #E6E6E6;
	color: #666666;
	text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;

}
.homedesc {
	font-size:9px;
	font-weight:normal;
	position:relative;
	left:270px;
	top:-20px;
	width:350px;
	text-transform:none;
	color:#666666
	}

.accordion_toggle:hover {
	background: #F7931E;
	color: #ffffff;
}
.accordion_toggle_active, .accordion_toggle_active:hover {
	background: #F15A24;
}
h1.accordion_toggle_active  {
	color: #ffffff;
}

.sub_item li {
	padding: 10px;
	border-bottom: 1px solid #ffffff;
	list-style-image: url(../images/orange_arrow.png);
	list-style-position: inside;
}
.sub_item li a{
	color: #29ABE2;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.sub_item li a:hover, .sub_item li:hover a {
	color: #F15A24;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.sub_item li:hover {
	background: #E6E6E6;
}
.sub_item li em {
	color: #666666;
	font-size: 12px;
	display: block;
	font-style: normal;
	font-weight: normal;
}
#scale {
	float: left;
	padding-left: 10px;
	width: 210px;
}
#testimonials {
	margin-left: 10px;
	float: left;
	width: 430px;
	margin-top: 10px;
}
#testimonials p {
background:transparent none repeat scroll 0 0;
margin:0 0 0 10px;
padding:0 0 10px;
line-height:180%;
margin:0 0 12px;
padding:10px;
color:#666666;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;	
}
#testimonials span {
	display: block;
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
}
#testimonials .banner {
	width: 430px;
	height: 42px;
	background: url(../images/banners.png) no-repeat -220px -232px;
}
.banner h1{
	padding: 10px;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;

}

