@charset "utf-8";
/* CSS Document */
/*--------------//////General Starts//////--------------*/
body{
	margin:0;
	padding:0;
	color:#5f5f5f;
	font:normal 11px/15px Tahoma, Geneva, sans-serif;
	background:url(../images/body_bg.jpg) repeat-x 0 0 #669922;
}

div, li, p, h1, h2, h3{
	padding:0;
	margin:0;
}
img{
	padding:0;
	margin:0;
	border:none;
	line-height:0px;
	font-size:0px;
	display:block;
}
ul{
	list-style-type:none;
	padding:0;
	margin:0;
	border:0;
	}
p{
	color:#5f5f5f;
	background-color:inherit;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-variant: normal;
}
.spacer{
	line-height:0px;
	font-size:0px;
	clear:both;
}
p.read-more{
	font:normal 10px/14px Tahoma, Geneva, sans-serif;
}
p.read-more a{
	color:#395f05;
	background-color:inherit;
	text-decoration:underline;
}
p.read-more a:hover{
	text-decoration:none;
}
/*--------------//////General Ends//////--------------*/

#main-container{
	width:897px;
	margin:0 auto;
	height:100%;
}
/*--------------//////Top Pannel Starts//////--------------*/
#top-container{
	width:897px;
	background:url(../images/shdw.gif) repeat-y 0 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#top-container div.top_bg{
	width:870px;
	height:122px;
	padding-bottom:3px;
	margin:0 auto;
	line-height:0px;
	font-size:0px;
	background:url(../images/border.gif) repeat-x 0 100%;
}
#top-container div.nav_bg{
	width:490px;
	padding-right:5px;
	height:29px;
	float:right;
	margin:93px 0 0;
	background:url(../images/navcurve-left.gif) no-repeat 0 0;
}
#top-container div.nav_bg ul{
	height:22px;
	padding-top:7px;
	width:475px;
	float:right;
	color:#fff;
	background:url(../images/navcurve-right.gif) no-repeat 100% 0 #00912c;
}
#top-container div.nav_bg ul li{
	float:left;
	width:auto;
	padding:0 12px;
}
#top-container div.nav_bg ul li a{
	font:normal 14px/20px Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	color:#fff;
	background-color:inherit;
}
#top-container div.nav_bg ul li a:hover{
	color:#02c83e;
	background-color:inherit;
}
#top-container div.top_bg img{
	display:inline;
}
#top-container div.header_bg{
	width:889px;
	height:252px;
	line-height:0px;
	font-size:0px;
	margin:0 auto;
	background:url(../images/header_bg.jpg) no-repeat 0 0;
}
/*//////Menu Starts//////*/
.menu {
	font:normal 12px/20px Georgia, "Times New Roman", Times, serif;
	position:absolute;
	margin-top:5px;
	visibility:hidden;
	border-left:1px solid #02c83e;
	border-right:1px solid #02c83e;
	z-index:3200;
	background-color:#00912c;
	width:150px;
	color:#ffffff;
}

.menu a {
	color:#ffffff;
	display: block;
	border-bottom: 1px solid #02c83e;
	text-decoration:none;
	font-weight:normal;
	text-indent:18px;
	background-color:inherit;
	font-family: Arial, Helvetica, sans-serif;
}
.menu a:hover {
	background:#02c83e;
	color:#fff;
}
/*//////Menu Starts//////*/
/*--------------//////Top Pannel Ends//////--------------*/
/*--------------//////Body Pannel Starts//////--------------*/
#body_container{
	width:835px;
	margin:0 auto;
}
#body_container p a {
	font-weight: bold;
	color: #060;
	text-decoration: none;
}

#body_container h2{
	background:url(../images/hdr_shdw.gif) no-repeat 0 100%;
	padding-bottom:28px;
	font:normal 17px/20px Georgia, "Times New Roman", Times, serif;
	/*color:#1755a8;*/
	color:#75433a;
	background-color:inherit;
}
#body_container h3{
	background:url(../images/bllt_arrw.gif) no-repeat 0 50%;
	padding-left:8px;
	font:normal 14px/18px Georgia, "Times New Roman", Times, serif;
	color:#9b9b9b;
	background-color:inherit;
}
.cmmn_cntr{
	width:835px;
	margin:0;
	padding-bottom:30px;
}
.welcome_cntr{
	width:555px;
	margin:0;
	float:left;
}
.welcome_right{
	width:260px;
	margin:0;
	float:right;
}
.catrgory_bg{
	width:158px;
	margin:4px 11px 0 0;
	float:left;
}
.catrgory_bg_right{
	width:158px;
	float:right;
	margin:4px 0 0;
}
.catrgory_bg img, .catrgory_bg_right img{
	margin:17px 0;
}
.catrgory_bg p.read-more, .catrgory_bg_right p.read-more{
	float:right;
	padding-right:7px;
	width:auto;
}
.category_font {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #777;
	text-decoration: none;
}
/*--------------//////Body Pannel Ends//////--------------*/
/*--------------//////Footer Starts//////--------------*/
#footer_bg{
	background:url(../images/footer_bg.gif) repeat-x 0 0;
	width:835px;
	height:41px;
	margin:0 auto;
	padding:8px 27px 0;
	font:normal 11px/14px Tahoma, Geneva, sans-serif;
	color:#fff;
	background-color:inherit;
}
#footer_bg ul{
	width:auto;
	float:right;
}
#footer_bg ul li{
	float:left;
	width:auto;
	padding:0 2px;
	font:normal 11px/13px Tahoma, Geneva, sans-serif;
}
#footer_bg ul li a{
	text-decoration:none;
	color:#fff;
	background-color:inherit;
}
#footer_bg ul li a:hover{
	background-color:inherit;
	color:#03521a;
}
/*--------------//////Footer Ends//////--------------*/
/*--------------//////Content Images Starts//////--------------*/

.rightimage {
	margin: 8px;
	float: right;
	border: thick double #111;
}
.leftimage {
	margin: 8px;
	float: left;
	border: thick double #111;
}
/*--------------//////Content Images Ends//////--------------*/
.centerImage {
	padding: 4px;
	float: none;
	border: thick double #111;
}
#FAQ_question {
	color: #060;
}
#main-container #top-container.phone {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	top: 10em;
	right: 10em;
}

