@charset "utf-8";
/* CSS Document */
*{ margin:0px; padding:0px;}
body{ background:url(images/bg.jpg) repeat-x top center #FFF; font-family:Arial, Helvetica, sans-serif; font-size:13px;}
.clear{ clear:both}
#wrapper{ width:1024px; margin-left:auto; margin-right:auto;}
#left{ width:465px; float:left; padding-top:42px; padding-left:12px;}
#right{ float:right; width:547px;;}
#frmbgG{ width:100%; background-color:#e6e6e6; padding-top:3px; padding-bottom:1px;}
#frmbgW{ width:432px; background-color:#FFF; margin:17px auto 18px auto;}
#frmheader{ padding:15px; font-family:"Arial Narrow"; font-size:26px; font-weight:bold; color:#00F; text-align:justify;}
#logo{ float:right; margin-top:17px; margin-right:23px; margin-bottom:20px;}
#img{ width:auto;}
#menu{ padding-top:35px; padding-left:5px; padding-bottom:5px; float:left; font-size:14px; font-weight:bold; color:#3d5c03;}
#menu a{ font-size:13px; font-weight:bold; color:#3d5c03; text-decoration:none;}
#menu a:hover{ color:#000;}
.menub{ padding-top:119px; font-size:12px; font-weight:bold; color:#000;}
.txt{ font-size:12px; color:#000; font-weight:normal; text-align:justify}


#contentfrm{ padding-right:38px; float:right; font-size:16px; font-weight:bold; color:#3d5c03;}
#contentbox{ background:url(images/bg2.jpg) repeat-x center top; border:solid 1px #e0e0e0; }
#content1head{ font-size:21px; width:469px; padding:20px 19px; 20px 20px; font-weight:bold}
#content1{ font-size:15px; color:#000; text-align:justify; font-weight:normal}
#content2head{ font-size:29px; width:469px; padding:20px 19px; 20px 20px; font-weight:bold; color:#000;}
#content2{ font-size:19px; color:#696767; text-align:justify; font-weight:500;}

#content {
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
padding: 0 10px 0 35px;
line-height: 1.6em;
text-align: center;
font-size:12px;
}
input[type=text]{ width:175px;}
.hline {
	background:url(images/hline.jpg) repeat-x left top;
	height:4px;
	width:99%;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}










#footer {
	background:url(images/footer.jpg) repeat-x left top;
	height:103px;
	line-height:25px;
	text-align:center;
	font-size:12px;
	color:#FFF
}
#footer a {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	color:#333
}
