* {
	margin: 0;
}
html, body {
	height: 100%;
	font-family:Verdana;
	font-size:12px;
}

img{
	border:0;
}

a{
	color:#060;
}

a:hover{
	text-decoration:none;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background:transparent url(images/grass_footer.jpg) repeat-x scroll 0 0;
	background-position:bottom; 
}

#container{
	padding-top:10px;
	padding-bottom:20px;
	margin:0 auto;
	width:820px;
	height:auto;
}

.header{
	height:100px;
	margin-bottom:10px;
}

.logo{
	float:left;
	height:auto;
	width:314px;
}

.top_menu{
	float:left;
	height:102px;
	width:506px;
	background:transparent url(images/menu_top.gif) no-repeat scroll 0 0;
	background-position:bottom;
}

.top_menu p{
	text-align:right;
	padding-top:81px;
	color:#090;
}

.top_menu a{
	margin-left:15px;
	margin-right:15px;
	color:#fff;
}

#content{
	padding:15px;
	height:430px;
	border:1px solid #006600;
	background-color:#fff;
	margin-bottom:10px;
	filter:alpha(opacity=95);
	opacity: 0.95;
	-moz-opacity:0.95;
	overflow:auto;
}

#content h1 {
	font-size:18px;
	font-weight:bold;
	color:#090;
	margin-bottom:20px;
}

#content h2 {
	font-size:14px;
	font-weight:bold;
	color:#060;
	margin-bottom:10px;
	margin-top:15px;
}

#content p {
	margin-bottom:15px;
}

#footer{
	filter:alpha(opacity=95);
	opacity: 0.95;
	-moz-opacity:0.95;
	width:100% - 10px;
	padding:5px;
	border:1px solid #006600;
	background-color:#fff;
	font-size:10px;
}

#featured{ 
	width:400px;
	position:relative; 
	border:1px solid #ccc; 
	height:250px; 
	background:#fff;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:400px; 
	list-style:none; 
	padding:0; margin:0; 
	width:385px; 
}
#featured ul.ui-tabs-nav li{ 
	padding:1px 0; padding-left:13px;  
	font-size:12px; 
	color:#666; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:Verdana; 
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	color:#333;  background:#fff; 
	line-height:20px;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#featured li.ui-tabs-selected{ 
	background:url('images/selected-item.gif') top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#ccc; 
}
#featured .ui-tabs-panel{ 
	width:400px; height:250px; 
	background:#999; position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:180px; left:0; 
	height:70px; 
	background: url('images/transparent-bg.png'); 
}
#featured .info h2{ 
	font-size:18px; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}

#contact_form{
	padding-right:75px;
	float:left;
}

.form_text{
	width:200px;
	margin-bottom:15px;
	margin-left:25px;
}

.form_label{
	width:100px;
	margin-bottom:15px;
	text-align:right;
}

.submit{
	float:right;
}

.feature{
	float:right;
	width:150px;
	padding:20px;
	border:1px solid #060;
	margin-left:25px;
	margin-bottom:25px;
	clear:right;
	text-align:center;
}

.feature .title{
	font-size:14px;
	font-weight:bold;
	color:#060;
	margin-bottom:5px;
}

.savings_image{
	margin: 0 auto;
	padding: 20px 0;
	text-align:center;
	
}
