@charset "utf-8";
/* CSS Document */

@import "font-awesome.css";
@import "font-awesome.min.css";

@import url(http://fonts.googleapis.com/css?family=Monda);
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300);


header, section, footer
{
	display:block;
}
table
{
	border:dotted 1px #517324; border-collapse:collapse; font-size:13px; color:#737373;
}
tr
{
	border:dotted 1px #517324; 
}
td
{
	border:dotted 1px #517324; padding:5px 10px;
}
body
{
	background:#f6f9f1; width:auto; margin:0; border:0;  font-family: 'Monda', sans-serif;
}

.clearfix:after
{
	display:block; visibility:hidden; overflow:hidden; content:"."; clear:both; height:0; line-height:0; 
}
.clearfix
{
	display:inline-block;
}
html[xmlns] .clearfix
{
	display:block;
}
*html .clearfix
{
	height:1%;
}
p
{
	color:#737373; text-align:justify; font-size:13px;
}
p strong
{
	color:#6C6;
}
a
{
	color:#000; text-decoration:none;
}
a:hover
{
	color:#0C3;
}
span a
{
	color:#fff; background:#77b526; text-decoration:none; padding:5px 35px; border-radius:3px;  font-size:13px;
}
span a:hover
{
	color:#fff; background:#333;
}
h1, h2, h3
{
	font-family: 'Open Sans Condensed', sans-serif; color:#04723c;
}
.clear
{
	clear:both !important;
}
img
{
	border:0;
}
.fl
{
	float:left;
}
.fr
{
	float:right;
}
.main
{
	
}
.header
{
	width:1004px; margin:auto;
}
.section
{
	width:1004px; margin:auto;
}
.section h3
{
	font-family: 'Open Sans Condensed', sans-serif; color:#04723c; border-bottom:solid 1px #0C3; font-size:1.7em; padding:10px 0;
}
.footer
{
	background:#04723c; margin-top:30px;
}
.top
{
	
}
.top h1
{
	margin:30px 0;
}
.nav
{
	margin-top:30px;
}
.nav ul
{
	padding:0; margin:0; list-style:none; display:inline;
}
.nav ul li
{
	float:left; list-style:none; margin-left:30px;
}
.nav ul li a
{
	font-family: 'Monda', sans-serif; color:#04723c; font-size:13px; display:block; padding:7px 12px; font-weight:bold;  
}
.nav ul li a.selected
{
	color:#fff; background:#04723c;
}
.nav ul li a:hover, .nav ul li.active a
{
	color:#fff; background:#04723c;
}
.banner
{
	
}
.sub_menu
{
	
}
.sub_menu h1
{
	color:#fff; margin:0; text-transform:uppercase;
}
.sub_menu span
{
	font-size:4em; text-align:center; display:block; color:#fff;
}
.sub_menu a
{
	padding:4px 35px; border:solid 2px #fff; border-radius:3px; color:#fff;  font-family: 'Monda', sans-serif; font-size:13px;
}
.sub_menu a:hover
{
	background:#fff; color:#04723c; 
}
.sub_menu_l
{
	background:#04723c; width:442px; padding:10px 30px 10px 30px;
}
.sub_menu_r
{
	background:#ed1c24; width:442px;  padding:10px 30px 10px 30px;
}
.footer_marg
{
	width:1024px; margin:auto;
}
.foot
{
	
}
.foot h3
{
	color:#000; text-transform:uppercase;
}
.foot p
{
	color:#fff;
}
.foot_list
{
	width:230px;
}
.foot_list ul
{
	padding:0; margin:0; list-style:none; display:inline;
}
.foot_list ul li
{
	list-style:url(../images/ar.png) outside; margin-left:20px; margin-bottom:0px;
}
.foot_list ul li a
{
	color:#fff; font-size:13px; 
}
.foot_list ul li a:hover
{
	color:#000; 
}
.add
{
	
}
.social
{
	margin-left:60px;
}
.social a
{
	font-size:12px; text-transform:uppercase; display:block; color:#fff; padding-right:15px; margin-bottom:0px;
}
.social a img
{
	margin-right:10px; 
}
.social a:hover img
{
	
}
.social a:hover
{
	color:#000;
}
.social a.face
{
	background:#4f76b7;
}
.social a.tw
{
	background:#4bc6ef;
}
.social a.go
{
	background:#e1614a;
}
.social a.rss
{
	background:#ffba00;
}
.foot_bottom
{
	border-top:dashed 1px #6C0; 
}
.foot_bottom p
{
	color:#000;
}
.img
{
	margin-right:30px;
}
.contact_l
{
	width:550px;  background:#fff; padding:10px;
}
.contact_r
{
	width:400px; 
}
.locati
{
	margin-left:100px;
}

.download
{
	margin-left:-50px;
}
.download a
{
	font-size:4em; text-align:center; color:#000; display:block;
}
.download a:hover
{
	color:#71C67B;
}

