*{
padding:0px;
margin:0px;
}
html{
font-family:Arial, Helvetica, sans-serif;
}
.clear{
clear:both;
}
#site{
width:990px;
margin:0 auto;
}
#top-bar{
	background:url(img/top_bg.jpg) center no-repeat;
	width:100%;
	height:30px;
}
#top-bar ul{
float:right!important;
padding-right:20px;
padding-top:10px;
}
#top-bar li{
float:left;
padding-left:20px;
list-style-type:none;
}
#top-bar a{
	color:#333;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
}
#top-bar a:hover{
text-decoration:underline;
}
#main{
width:970px;
margin:0 auto;
padding-top:200px;
}
#logo{
float:left;
padding-top:160px;
width:282px;
}
#panel{
background:url(img/panel_bg.png) no-repeat;
float:left;
width:682px;
height:333px
}
#panel ul{
float:right;
padding-bottom:4px;
border-bottom:dotted 2px #A9D837;
}
#panel li{
background: url(img/arrow.png) 0px 2px no-repeat;
float:left;
list-style-type:none;
padding-left:12px;
padding-right:12px;
}
#panel li a{
	color:#333;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
}
#panel li a:hover{
color:#333;
}
#panel h1{
	clear:both;
	padding-left:50px;
	padding-top:35px;
	font-size:18px;
	color:#333;
	font-weight:normal;
}
#panel h2{
	padding-left:50px;
	padding-top:10px;
	font-size:30px;
	color:#333;
	float:left;
	font-weight:normal;
	text-transform:uppercase;
}
#panel h3{
	padding-left:35px;
	padding-top:20px;
	font-size:15px;
	color:#333;
	float:left;
	font-weight:normal;
	text-transform:uppercase;
}
#panel p{
	clear:both;
	padding-left:50px;
	padding-right:20px;
	padding-top:10px;
	font-size:12px;
	color:#333;
}
#main_menu{
margin-top:20px;
float:right;
padding-right:20px;
}
.divider{
clear:both;
height:2px;
border-bottom:dotted 2px #A9D837;
padding-top:10px;
margin-right:20px;
margin-left:45px;
}
select{
/*border:none;
color:#999;
font-size:15px;*/
border:2px solid #EEE;
	color:#3F3F3F;
	font-size:15px;

}
#city_selector{
float:right;
padding-right:65px;
padding-top:18px;
}
#search_form{
background:url(img/search_bg.png) no-repeat;
width:590px;
height:51px;
margin-left:45px;
margin-top:10px;
padding-left:30px;
padding-top:13px;
}
#search_form input{
	color:#333;
	border:none;
	font-size:17px;
	margin-right:100px;
	width: 250px;
}
#warning{
float:left;
width:470px;
}
#warning p{
	font-size:10px;
	color:#333;
	text-align:right;
}
#search_bt input{
font-size:20px;
border:none;
cursor:pointer;
background: url(img/search_bt.png) no-repeat;
width:161px;
height:35px;
color:#FFFFFF;
float:right;
margin-right:50px;
}
#cat{
	background:url(img/cat_bg.png) no-repeat;
	width:1000px;
	margin:0 auto;
	margin-top:30px;
	min-height:100px;
}
#cat li{
float:left;
list-style-type:none;
width:151px;
padding-left:14px;
padding-top:17px;
}
#cat a{
	font-size:15px;
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
}
#cat a:hover{
color:#000;
}
.sections{
width:165px;
margin-top:15px;
float:left;
}
.sections li{
float:left;
list-style-type:none;
padding-left:0px!important;
padding-top:0px!important;
}
.sections a{
	display:block;
	width:165px;
	height:27px;
	font-size:12px!important;
	color:#000;
	text-decoration:none;
	text-transform:none!important;
	padding-top:8px;
	padding-left:17px;
}
.sections a:hover{
	background:url(img/butcat_bg.png) no-repeat;
	width:165px;
	height:27px;
	padding-left:40px;
	color:#000!important;
}
#footer{
width:100%;
background:#8EB72F;
height:100px;
margin-top:20px;
}
#footer p{
	padding-top:40px;
	text-align:center;
	font-size:11px;
	color:#333;
}
#footer a{
	color:#333;
}
#footer a:hover{
text-decoration:none;
}

.sections a{
	color:#000 !important;
}

#warning a{
	color:#F60 !important;
	text-decoration:none;}
