/*
Credit: http://www.templatemo.com
*/

body {
	margin: 0px;
	padding: 0px;
	color: #666;
	font-family: Helevetica,Arial,sans-serif;
	font-size: 13px;
	line-height:1.5em; 
	background: url(../images/bgbg.jpg);
	background-attachment:fixed;
	background-repeat: repeat-x;
}
*{ margin:0; padding:0;}
a, a:link, a:visited {
	color: #145d7e;
	text-decoration:none;
}

a:hover {
	color: #145d7e;
	text-decoration: underline;
}

p { margin: 0px; padding: 0 0 10px 0; }
img { border: none; }

h1 { font-size: 40px; font-weight: bold; margin: 0 0 30px 0; padding: 5px 0; color: #000; }
h2 { font-size: 20px; font-weight: normal; line-height: 28px; margin: 0 0 30px 0; padding: 0; color: #0A2B92; text-align:center;
 background:#76A514;}
h3 { font-size: 21px; margin: 0 0 20px 0; padding: 0; padding: 0; color: #e2d8bd; }
h4 { font-size: 18px; margin: 0 0 20px 0; padding: 0; }
h5 { font-size: 16px; margin: 0 0 10px 0; padding: 0; }
h6 { font-size: 14px; margin: 0 0 5px 0; padding: 0;}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.margin_r30 { margin-right: 30px; }

.vertical_divider { border-right: 1px solid #d9d9d9; }
.horizon_divider {  border-bottom: 1px solid #d9d9d9; }

.float_l {
	float: left;
}

.float_r {
	float: right;
}

.image_wrapper {
	display: inline-block;
	padding: 8px;
	border: 1px solid #999;
	background: #ffffff;
	margin-bottom: 10px;
}
.fl_img {
	float: left;
	margin: 3px 30px 15px 0;
}
.fr_img {
	float: right;
	margin: 3px 0 15px 15px;
}

blockquote { font-style: italic; margin-left: 10px;}
cite { font-weight: bold; }
cite span { color: #000; }
em { color: #145d7e; }

.list {
	margin: 20px 0;
	padding: 0;
	list-style: none;
}

.list li {
	background: transparent url(../images/list.png) no-repeat scroll 0 0px;
	margin:0 0 20px;
	padding:0 0 0 25px;
	line-height: 1em;
}


.button a {
	clear: both;
	display: block;
	width: 105px;
	height: 25px;
	padding: 5px 0 0 0;
	margin-top: 15px;
	background:  url(../images/button.png) no-repeat;

	color: #333;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.button a:hover {
	background: url(../images/button_hover.png) no-repeat;
}

#outer_wrapper {
	width: 100%;
}

#wrapper {
	width: 970px;
	margin: 0 auto;
	padding: 0 10px;
}

#header {
	width: 900px; 
	height: 80px;
	padding: 0px 0px 8px;
}

#header  #site_title {
	float: left;
	/*width: 500px;*/
	padding: 0;
}

#header  #site_title h1 {
	margin: 0;
	padding: 0;
}

#header  #site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 38px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

#header  #site_title a span {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 2px;
	margin-left: 20px;
}

#header #search_box {
	float: right;
	width: 270px;
	height: 35px;
	margin: 5px 0 0 0;
	background: url(../images/search.png) no-repeat;
}

#search_box form {
	width: 270px;
	height: 35px;
	padding: 0;
}

#searchfield {
	height: 20px;
	width: 180px;
	padding: 10px 5px 5px 5px;
	margin-right: 0px;
	color: #fff;
	font-variant: normal;
	line-height: normal;
	background: none;
	border: none;	
}

#search_button {
 	height: 35px;
	width: 75px;
	padding: 0 0 5px 0;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	color: #333;
	background: none;
	border: none;
}

#banner {
	position: relative;
	width: 970px;
	height: 300px;
	padding:0;
	margin: 15px 5px;
}

#banner .nav_bg {
	position: absolute;
	bottom: 20px;
	left: 20px;
	width: 91px;
	height: 33px;
	background: url(../images/slider_nav_bg.png) no-repeat;
	z-index: 2;
	
}
/* menu */

/*#menu {
	width: 900px;
	height: 26px;
	padding: 12px 35px;
	margin: 30px 0 10px;
	background: url(../images/menu.png) repeat-x;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#menu ul li a {
	float: left;
	display: block;
	width: 102px;
	height: 24px;
	padding: 3px 0 0 0;
	margin: 0 5px 0 0 ;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
	color: #ccc;	
	font-weight: bold;
	outline: none;
	border: none;
}

#menu ul li a:hover, #menu ul li .current {
	color: #333;
	background: url(../images/menu_hover.png) no-repeat;
}*/
#topnav{padding:15px 15px 0 15px;background: url(../images/bgmenu.jpg) repeat-x; margin:15px 0; border:#9dafb9 2px solid;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
#topnav ul{}
#topnav ul li{display:inline-block; margin:0px 0px 8px 14px; text-transform:uppercase;}
#topnav ul li:first-child{margin-left:0;}
#topnav ul li li{margin:0; text-align:left; font-style:normal; text-transform:uppercase; border-bottom:#9dafb9 2px solid;border-left:#9dafb9 2px solid;
	border-right:#9dafb9 2px solid; background: url(../images/menu.png) repeat-x;}
#topnav ul li a:link, #topnav ul li a:visited, #topnav ul li a:hover{display:block; margin:0; padding:0; color:#0075DD; text-transform:uppercase; font-weight:bold;}
#topnav ul li a:hover{color:#f00; }
#topnav ul li ul li a:link, #topnav ul li ul li a:visited{width:180px; text-transform:uppercase; float:none; margin:0; padding:7px 10px; text-transform:none; font-weight:normal; color:#FFFFFF; background:#15476C; border:none;}
#topnav ul li ul li a:hover {color:#f00; background:#15476C; border:none;}
#topnav ul ul{z-index:9999; position:absolute; left:-999em; height:auto; width:200px; padding:12px 0 0 0; border-bottom:1px solid #D5D5D5;}
#topnav ul li ul li ul { display:none; }
#topnav ul li ul li:hover > ul { display:block; position:absolute; left:200px; top:0;  }

#topnav ul ul a{width:140px; text-transform:uppercase;}
#topnav ul li:hover ul{left:auto;}
#topnav ul li:hover{position:static;}
/* end of menu */

#main_top {
	clear: both;
	width: 970px;
	height: 50px;
	background: url(../images/content_top.png) no-repeat;
}

#main_bottom {
	clear: both;
	width: 970px;
	height: 50px;
	background: url(../images/content_bottom.png) no-repeat;
}

#main {
	width: 900px;
	padding: 0 35px;
	background: url(../images/content.png) repeat-y;
}

#content {
	float: left;
	width: 560px;
}

#sidebar {
	float: right;
	width: 280px;
}

.col_w420 {
	width: 270px;
}

.col_w250 {
	width: 250px;
}

.two_column {
	width: 250px;
}

.three_column {
	float: left;
	width: 250px;
	padding-right: 30px;
}

#content .news_box {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #999;
}

#content .news_box h2 {
	margin-bottom: 5px;
}

#content .news_box .news_info {
	margin-bottom: 20px;
}

#contact_form {
	float: left;
	padding: 0;
}

#contact_form form {
	margin: 0px;
	padding: 0px;
}

#contact_form form .input_field {
	width: 350px;
	padding: 5px 0;
	background: #fff;
	border: 1px solid #dfdfdf;
}

#contact_form form label {
	display: block;
	width: 100px;
	margin-right: 10px;
	font-size: 14px;
}

#contact_form form textarea {
	width: 350px;
	height: 200px;
	background: #fff;
	border: 1px solid #dfdfdf;
	font-family: Arial, Helvetica, sans-serif;
}

#contact_form form .submit_btn {
	margin-right: 100px;
	padding: 7px 14px;
	color: #FFF;
	font-weight: bold;
	background: #666666;
	border: 1px solid #505050;
}

/* footer */

#footer {
	width: 910px;
	padding: 20px 30px;
	text-align: center;
	color: #034663;
}

#footer a {
	color: #851A06;
}

/* end of footer */