@import url(layers.css);
@import url(text.css);
.range_item {
	margin: 5px;
	border: 1px solid #999999;
	background: url(../../images/bg_band.gif) top repeat-x;
	padding: 2px;
	clear: left;
}
.range_item a {
	display: block;
	padding: 5px;
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #333333;
}
.range_item a:hover {
	background: #F9F1CD;
	border: 2px solid #FA4960;
	padding: 3px;
}
.range_item img {
	margin-right: 50px;
	vertical-align: middle;
	border: 1px solid #666666;
}
#feature1 {
	width: 80%;
	margin: 20px;
}
#feature2 {
	width: 80%;
	margin: 20px;
}
/*#main_image {
	background: url(../../images/bg_band.gif) top repeat-x;
}*/
#main_image2 {
	background: url(../../images/bg_band2.gif) bottom repeat-x;
}