/* CSS Document */
body{
	background:url(../images/bodybg.jpg) no-repeat 50% 0 #70ad2e;
	font:normal 15px Arial, Helvetica, sans-serif;
	color:#4f6a3b;
	padding:40px 0 25px 0;
	margin:0;
}
img, div, p, span, a, td, h1, h3, h4, ul{
	margin:0;
	padding:0;
}

img{
	border:none;
	outline:none;
}
a{
	text-decoration:none;
	outline:none;
}
ul{
	padding:0; margin:0;
	list-style:none;
}	

.spacer{
	clear:both;
	font-size:0;
	line-height:0;
}
/*----------- General Start ----------------*/
#wrapper{
	width:956px;
	margin:0 auto;	
}
.topDiv{
	background:url(../images/midbg.png) repeat-y 0 0;
	}
.topDivtopBg{
	background:url(../images/topbg.jpg) no-repeat 0 0;
	padding:8px;
	}
.topDivBtmBg{
	background:url(../images/bottombg.jpg) no-repeat 0 100%;
	}
.mainPannel{
	width:940px;
	}
/*----------- Header Start ----------------*/
.topPannel h1{
	background:url(../images/headingbg.gif) no-repeat 0 0;
	line-height:86px;
	font-size:31px;
	font-weight:bold;
	color:#4f6a3b;
	background-color:inherit;
	text-align:center;
	letter-spacing:-2px;
	}
.header{
	padding:15px 0;
	text-align:center;
	}
.header p{
	letter-spacing:-1px;
	font-size:22px;
	font-weight:bold;
	color:#80ba55;
	background-color:inherit;
	}
/*----------- Body Start ----------------*/
.bodycontent{
	width:818px;
	margin:0 auto;
	height:100%;
	overflow:hidden;
	padding:0 0 40px 0;
	}
/*----------- Left Pannel Start ----------------*/
.leftPannel{
	width:413px;
	float:left;
	}
.formPannel{
	width:413px;
	background:url(../images/formRepBg.gif) repeat-y 0 0;
	}
.formPannelBtm{
	background:url(../images/formbtmBg.gif) no-repeat 0 100%;
	}
.formtPannelTop{
	background:url(../images/formtopBg.gif) no-repeat 0 0;
	padding:6px 7px 0 7px;
	}
.formHeading{
	width:395px;
	background:url(../images/formHeadinbg.jpg) no-repeat 0 0;
	}
.formHeading p{
	font-size:24px;
	font-weight:bold;
	line-height:59px;
	color:#ffffff;
	background-color:inherit;
	text-align:center;
	}
.formDiv{
	width:353px;
	margin:10px 0 0 20px;
	font-size:12px;
	color:#666666;
	background-color:inherit;
	}
.textField1{
	width:245px;
	height:21px;
	border:1px solid #cccccc;
	padding:2px 0 0 5px;
	}
.textField2{
	width:58px;
	height:21px;
	border:1px solid #cccccc;
	padding:2px 0 0 5px;
	}
.textField3{
	width:67px;
	height:21px;
	border:1px solid #cccccc;
	padding:2px 0 0 5px;
	}
.textField4{
	width:92px;
	height:21px;
	border:1px solid #cccccc;
	padding:2px 0 0 5px;
	}
/*----------- Right Pannel Start ----------------*/
.rightPannel{
	width:374px;
	float:right;
	}
.righttop{
	}
ul.rightlist li{
	font-size:0;
	line-height:0;
	}
ul.rightlist li span{
	font-size:15px;
	line-height:32px;
	color:#4f6a3b;
	background-color:inherit;
	border-bottom:1px  dashed #c8e0a1;
	background:url(../images/bullet.gif) no-repeat 0 50%;
	padding:0 0 0 28px;
	display:block;
	}
ul.rightlist li span.nobor{
	border:none;
	}
.rightbottom{

	padding:30px 0 0 230px;

	background:url(../images/newest.png) no-repeat 100% 0;

	height:181px;

	}

.rightbottom span.txt1{

	font:bold 29px/29px Arial, Helvetica, sans-serif;

	color:#FFFFFF;

	background-color:inherit;

	text-align:center;

	padding:0 0 0 15px;

	}

.rightbottom span.txt2{

	font:bold 14px/15px Arial, Helvetica, sans-serif;

	color:#FFFFFF;

	background-color:inherit;

	text-align:center;

	}

.rightbottom span.txt3{

	font:bold 20px/20px Arial, Helvetica, sans-serif;

	color:#FFFFFF;

	background-color:inherit;

	text-align:center;

	padding:0 0 0 10px;

	}
/*----------- Footer Start ----------------*/
.footerWraper{
	width:950px;
	margin:15px auto 0 auto;
	background:url(../images/footerRptbg.gif) repeat-y 0 0;
	}	
.footerTop{
	background:url(../images/footerTopbg.gif) no-repeat 0 0;
	padding:14px 0 12px;
	font-size:0;
	line-height:0;
	}
.footerBtm{
	background:url(../images/footerBtmbg.gif) no-repeat 0 100%;
	}
.footerTop p{
	color:#f0f8e3;
	line-height:12px;
	font-size:11px;
	background-color:inherit;
	}
.footercontentTop{
	width:928px;
	margin:0 auto;
	height:100%;
	overflow:hidden;
	}
.contentLeft{
	width:302px;
	float:left;
	}
.contentMiddle{
	width:311px;
	float:left;
	margin:0 0 0 30px ;
	}
.contentRight{
	width:255px;
	float:right;
	}
.footercontentBottom{
	width:928px;
	margin:0 auto;
	}
p.textpad1{
	padding:13px 0;
	}
/*Form validation start*/	
#error {
	color:red;
	display:none;
	background-color:inherit;
}
.needsfilled {
	background:#f59797;
	border:#b71818 1px solid;
	color:white;
}
.error{
	height:24px;
	padding:0px;
}
.error p{
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	padding:0 0 0 0;
	text-align:center;
}
.cheackbox{
	padding:0;
	margin:0;
	width:13px;
	height:13px;
}
/*Form validation end*/	
.thanksformDiv{
	height:100px;
	}
.thanksformDiv h2{
	padding:10px 0 0 20px;
	font:bold 16px/25px Arial, Helvetica, sans-serif;
	color:#80BA55;
	background-color:inherit;
	}
.footerTop a, .footerTop a:hover, .footerTop a:visited {
	color: #f0f8e3;
	text-decoration: underline;
}

.formtPannelTop a, .formtPannelTop a:hover, .formtPannelTop a:visited {color: #4F6A3B;}
a {cursor: pointer;}