@charset "utf-8";
#wrapper {
	background:#000000;
}
#content {
	background-image:none;
	padding:0;
	margin:0;
}
#column2 {
	background-image:none;
	padding-top:20px;
	background-color:#FFFFFF;
}
#column3 {
	display:none;
}
#navigation ul li a#producers {
	background-position:0px 0px;
}
#supermapholder {
		margin: 0 20px 20px 20px;
	
	}
#supermapholder h1 {
	margin:0px;
	padding:0px;
		text-align:right;}
ul#regions {
	height:30px;
	width:550px;
	border-top:1px dashed #D8D8D8;
	border-bottom:1px dashed #D8D8D8;
	list-style-type:none;
}
ul#regions li {
	display:inline;
	margin-left:10px;
	padding:10px;
	height:30px;
}
#producerslist {

}
#feature {
	margin-bottom:20px;
	margin-top: 0px;
	height:240px;
	position:relative;
	overflow:hidden;
}
#feature a {
	font-weight:normal;
	text-decoration:none;
	color:#252d28;
	font-size:10px;
}
#feature a:hover {
	text-decoration:underline;
}
#announce {
	background-repeat:repeat-x;
	width:100%;
	float:left;
	display:inline;
	padding-top:30px;
	margin-bottom:30px;
	background-image: url(../images/grad_w_line.jpg);
}
