@charset "utf-8";
/* CSS Document */

body{background:#99b723 url(image/main-bg.jpg) repeat-x;
	}
#wrapper{
	background:#99b723 url(image/main-bg.jpg) repeat-x;
	margin:0 auto;
	width:1000px;
	
	
}
#wrapper #header{
	
	background:url(image/header-bg.jpg);
	height:141px;
	width:950px;
	margin: 0 auto;
	text-align:center;

}
#wrapper #header h1{
	font:Viner Hand ITC;
	font-size:24px;
	color:#7d9828;
	margin:0 auto;
}
#wrapper #header h2{
	font:MS Sans Serif;
	font-size:48px;
	color:#ffffff;

}

#wrapper #bar{
	background:url(image/bar_bg.jpg);
	height:26px;
	width:950px;
	margin:0 auto;
}
#wrapper #content{
	background:#ffffff;
	width:950px;
	margin:0 auto;
}
#wrapper #content #top-bg{
	background:url(image/contenttop-bg.gif) repeat-x;
	width:950px;
	margin:0 auto;
	height:70px;
	
	
}
#wrapper #content #contentmiddle{
	background:#ffffff;
	width:950px;
	margin:0 auto;
	height:1650px;
	
	
}

#wrapper  #nospam{
	background:#ffffff;
	width:950px;
	margin:0 auto;
}

#wrapper  #thankyou{
	background:#ffffff;
	width:950px;
	margin:0 auto;
}

#wrapper  #default{
	background:#ffffff;
	width:950px;
	margin:0 auto;
}

#wrapper #content #contentmiddle #left{
	margin:10px 10px 0 10px;
	width:700px;
	float:left;
	height:auto:
		
}

#wrapper #content #contentmiddle #left #leftbg{
/*	background:#fff;
	width:650px;
	float:left;
	border-left:#999933 thin solid;
	border-right:#999933 thin solid;
	border-top:#999933 thin solid;
	height:900px;
	-moz-border-radius-topleft:20px;
	-webkit-border-top-left-radius:20px;
	-moz-border-radius-topright:20px;
	-webkit-border-top-right-radius:20px;
	-moz-border-radius-bottomleft:20px;
	-webkit-border-bottom-left-radius:20px;
	-moz-border-radius-bottomright:20px;
	-webkit-border-bottom-right-radius:20px;*/
}

#wrapper #content #contentmiddle #left #leftbg .heading{
	padding:15px 0 0 20px;
	color:#999900;
	font-size:28px;
	font-weight:bold;
}
#wrapper #content #contentmiddle #left #leftbg .subheading{
	color:#999900;
	font-size:18px;
	text-align:justify;
}


#wrapper #content #contentmiddle #left #leftbg .wrap{
	margin-top:50px;

	width:600px;
	margin:0 auto;
		border-left:#999933 thin solid;
	border-right:#999933 thin solid;
	border-top:#999933 thin solid;
	

	border-bottom:#999933 thin solid;
	
	-moz-border-radius-topleft:20px;
	-webkit-border-top-left-radius:20px;
	-moz-border-radius-topright:20px;
	-webkit-border-top-right-radius:20px;
	-moz-border-radius-bottomleft:20px;
	-webkit-border-bottom-left-radius:20px;
	-moz-border-radius-bottomright:20px;
	-webkit-border-bottom-right-radius:20px;
}
#wrapper #content #contentmiddle #left #leftbg .box1{
	width:580px;
	height:210px;
	padding:5px;
	float:left;
	margin:0 auto;
}
#wrapper #content #contentmiddle #left #leftbg .box1 .left{
	width:200px;
	
	float:left;
		
	
}
#wrapper #content #contentmiddle #left #leftbg .box1 .right{
	width:380px;
	
	float:left;
}
/*#wrapper #content #contentmiddle #left #leftbg .box2{
	width:300px;
	height:150px;
	padding:5px;
	float:left;
}
#wrapper #content #contentmiddle #left #leftbg .box2 .left1{
	width:150px;
	height:150px;
	float:left;
	
	
}
#wrapper #content #contentmiddle #left #leftbg .box2 .right1{
	width:150px;
	height:150px;
	float:left;
}*/
#wrapper #content #contentmiddle #form1{
	background:url(image/form1.jpg) no-repeat;
	float:left;
	width:230px;	
	height:310px;
	margin-top:15px;
}

#wrapper #footer{
	width:#950px;
	margin:0 auto;
}
.spacer{
	border:thin;
	border-color:#CCC;
	border-style:dotted;
	width:600px;
	clear:both;
	
}


#signaturesection{
	background:#ffffff;

	
	margin:0 auto;
	width:950px;
}

 #footer .f1{
	 font-size:15px;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 text-align:center;
	 color:#FFF;
	 padding:25px 0 0 0;
	

	 
	}
	
	hr{
		color:#CCC;
		border:thin;
		border-bottom-style:dotted;
		}
		
.subhead
{	text-align: left;
    color:#999933;
	font-family: Georgia,'Times New Roman',Times,serif;
	font-weight:bold;
	font-size: 24px; 
	
	margin-top:0px;
}
