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

/* Styling all elements
==========================================================================================================*/
* { margin: 0; padding: 0; }
a {	outline: none;	border: none; text-decoration: none; }
img { border: none; }
input { vertical-align: middle; }
.floatleft { float: left !important; }
.floatright { float: right !important; }
abbr { cursor: help;}
acronym { cursor: help; }
/* --------------- Applying clearfix fix for some browsers to use in appropriate places -------------- */
.clearfix:after {content: " "; display: block;	height:0%;	clear: both; visibility: hidden;}
.clearfix {display: inline-block; }
/* Hide from IE Mac \*/
.clearfix {display: block; }
/* End hide from IE Mac */
.clear {clear:both}
/*=======================================================================================================*/

/* Body
--------------------------------------------------------------------------------------------------------*/

body {
	background:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6a6a6a;
}
/* Wrapper
--------------------------------------------------------------------------------------------------------*/
#wrapper {
	width:954px;
	margin:0 auto;
	padding-top:7px;
}
/* Header
--------------------------------------------------------------------------------------------------------*/
#header {
	position:relative;
	background:url(../images/hbg.jpg) repeat-x left top;
	height:102px;
}
/* LOGO -----------------------------------------------------------------------------------------------*/
#header h1 a {
	position:absolute;
	top:10px;
	left:26px;
	background:url(../images/logo.jpg) no-repeat left top;
	width:335px;
	height:82px;
	text-indent:-2000em;
	display:block;
}
/* Main Navigation
--------------------------------------------------------------------------------------------------------*/
#nav {
	position:absolute;
	bottom:5px;
	right:10px;
	height:41px;
}
#nav li{
	float:left;
	list-style:none;
	background:url(../images/nav_sep.jpg) no-repeat left top;
}
#nav li a{
	display:block;
	line-height:41px;
	font-size:14px;
	font-weight:700;
	color:#000;
	padding:0 20px;
}
#nav li a:hover, .active{
	background:url(../images/nav_hvr.jpg) no-repeat center top;
	height:41px;
	display:block;
}
/* Container
--------------------------------------------------------------------------------------------------------*/
#container {
	clear:both;
	background:url(../images/cbg.gif) repeat-y left top;
}
#container_bottom {
	clear:both;
	background:url(../images/content_bottom.gif) no-repeat left top;
	height:10px;
	display:block;
}
/* Left Section
--------------------------------------------------------------------------------------------------------*/
#left_sec {
	float:left;
	width:207px;
}
#sidebar_top {
	background:url(../images/leftSec_top.jpg) no-repeat left top;
	height:15px;
	display:block;
}
/* Left Content Box
--------------------------------------------------------------------------------------------------------*/
.left_contentbx {
	position:relative;
	background:url(../images/leftConent_box.jpg) no-repeat left top;
	width:187px;
	height:120px;
	margin:0 8px;
	margin-bottom:10px;
	text-align:center;
}
.left_contentbx h1 {
	font-size:14px;
	color:#50514a;
	padding:7px 28px 13px 0;
	text-align:right !important;
}
.left_contbxImg {
	border:2px #e7ead0 solid;
}
.mere_btn {
	position:absolute;
	left:47px;
	bottom:0px;
	display: none;
}
/* Center Section
--------------------------------------------------------------------------------------------------------*/
#center_sec {
	float:left;
	width:542px;
	display:block;
}

#center_sec .content_block {
	margin: 0 10px 10px 10px;
}

#center_sec .content_block p {
	margin-bottom: 10px;
	line-height: 18px;
}

#center_sec .content_block ul {
	margin-left: 25px;
	margin-bottom: 10px;
}

/* Center Header
--------------------------------------------------------------------------------------------------------*/
#center_header {
	position:relative;
	background:url(../images/center_header.jpg) no-repeat left top;
	height:252px;
	display:block;
}
#header_slogan{
	position:absolute;
	right:10px;
	top:22px;
}
#header_slogan h1{
	font-size:25px;
	color:#fffff1;
	padding-bottom:8px;
}
#header_slogan p{
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#fffff1;
	text-transform:uppercase;
}
#header_bottom{
	position:absolute;
	right:12px;
	bottom:27px;
}
/* Header List
--------------------------------------------------------------------------------------------------------*/
.header_list{
	width:310px;
}
.header_list ul{
	float:left;
	width:165px;
	list-style:square;
	list-style-position:inside;
}
.header_list li{
	font-size:13px;
	color:#646e31;
	padding:3px 0;
}
.header_list li a{
	color:#646e31;
}
.header_list li a:hover{
	text-decoration:underline;
}
.view_more_btn{
	clear:both;
	text-align:right;
	padding-top:30px;
}
/* Center Content Section
--------------------------------------------------------------------------------------------------------*/
#center_content {
	padding:17px 12px 15px 8px;
}
#center_content h1 {
	padding-bottom:8px;
}
.center_text p{
	padding:10px 0;
	text-align:justify;
}
/* Double Boxes
--------------------------------------------------------------------------------------------------------*/
.double_boxes{
	padding:17px 0 15px 6px;
}
.dbBox{
	float:left;
	background:#d5d7bd url(../images/centerContent_bg.jpg) repeat-x left top;
	width:258px;
	margin-right:10px;
	display:block;
}
.dbBox_title{
	position:relative;
	background:url(../images/centerContent_top.jpg) no-repeat left top;
	height:75px;
	display:block;
}
.dbBox_title h2 {
	color:#50514a;
	font-size:16px;
	padding-left:20px;
	line-height:85px;
}
.dbBox_title div {
	position:absolute;
	right:16px;
	top:11px;
}
.dbBox_content{
	padding:20px 16px;
	text-align: left;
	line-height:18px;
	height: 200px;
}

.dbBox_content a {
	font-weight: bold;
	color:#50514a;	
}
/* Right Section
--------------------------------------------------------------------------------------------------------*/
#right_sec {
	float:right;
	width:205px;
	display:block;
}
.right_title {
	position:relative;
	background:url(../images/rightSec_top.jpg) no-repeat left top;
	height:74px;
	display:block;
}
.right_title h1 {
	color:#50514a;
	font-size:16px;
	padding-left:20px;
	line-height:85px;
}
.right_title div {
	position:absolute;
	right:15px;
	top:12px;
}
.right_content {
	padding:15px 16px 10px 16px;
}
.right_bottom {
	background:url(../images/rightSec_bottom.jpg) no-repeat left top;
	height:15px;
	display:block;
}
/* Contact Form
-------------------------------------------------------------------------------------------------------*/
.form label{
	font-size:12px;
	color:#757575;
	font-weight:700;
}
.textbox{
	width:166px;
	height:18px;
	border:1px #aeaeae solid;
	padding:2px;
	margin-bottom:6px;
	margin-top:4px;
}
.textarea{
	width:170px;
	height:47px;
	border:1px #aeaeae solid;
	margin:8px 0;
}
.send_btn{
	text-align:right;
	padding-top:2px;
}


/* News Section
-------------------------------------------------------------------------------------------------------*/
.news p{
	padding:10px 0;
	line-height:18px;
}
.news a{
	color:#6a6a6a;
}
.news a:hover{
	text-decoration:underline;
}
.green_text{
	font-size:12px;
	color:#969d49;
	font-weight:bold;
}
.news_link{
	text-align:right;
}
.news_link a{
	font-size:12px;
	color:#b5bf46;
	font-weight:bold;
	text-align:right;
}
.news_link a:hover{
	text-decoration:underline;
}
/* Bottom Strip
-------------------------------------------------------------------------------------------------------*/
.bottom_strip{
	background:url(../images/bottom_strip.jpg) no-repeat left top;
	height:26px;
	display:block;
}
/* Bottom Links
-------------------------------------------------------------------------------------------------------*/
#bottom_links{
	clear:both;
	background:url(../images/bottom.jpg) repeat-x left top;
	height:43px;
	line-height:43px;
	font-size:11px;
	color:#676565;
	font-weight:700;
	text-align:center;
}
#bottom_links a{
	color:#676565;
	padding:0 10px;
}
/* Footer 
-------------------------------------------------------------------------------------------------------*/
#footer{
	position:relative;
	background:url(../images/footer.jpg) no-repeat left top;
	height:102px;
	padding-left:10px;
	line-height:40px;
	color:#52543d;
}
#footer div{
	position:absolute;
	right:15px;
	top:8px;
}
#footer div img{
	margin-left: 1px;
	}
.error_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF0000;
	font-weight: normal;
}

/* Misc content
-------------------------------------------------------------------------------------------------------*/
table a,
table a:link {
	color:#b5bf46;
}
h2 a,
h2 a:link {
	color:#b5bf46;
}