body {
	margin:0 auto;
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
}

#wrapper {
	margin:0 auto;
	margin-top:50px;
	width:800px;
	height:407px;
	background:url(../images/wrapperbg.jpg) no-repeat;
}

#main {
	width:800px;
}

#main2 {
	background:url(../images/mainbg.jpg) repeat-y;
	width:784px;
}

	#left {
		float:left;}
	
	#middle {float:left; width:250px; text-align:center; padding:12px 0 0 275px;}
		#mid_pad {}
	
	#right {float:right; height:215px;
			width:215px; margin-top:12px;}
			#right img {float:left;}
	
		
	
#copyright {
	font-size:10px;
	font-family:Tahoma, Verdana, Arial;
	text-align:center;	
}

#main_wrapper {
	margin:0 auto;
	width:1004px;
}

#wrapper2 {
	float:left;
	margin:0 auto;
	width:784px;
}

#nav {
	margin-top:25px;
	height:102px;
	width:784px;
}

#nav img {float:left;}

#flash {
	height:212px;
	width:784px;
	background:url(../images/flashholder.jpg);
}

#content {
	background:url(../images/contentbg.jpg) no-repeat;
	width:784px;
}

	#text_pad {padding:15px 25px 0 21px;}
	
h1 {
	margin:0px;
	margin-bottom:10px;
	font-size:20px;
	font-weight:bold;
	font-family:"Myriad Pro","Trebuchet MS", Tahoma, Verdana;
}

#footer {
	background:url(../images/footer.jpg) no-repeat;
	height:41px;
	width:784px;
	text-align:center;
	font-size:10px;
}

	#footer a {color:#333333; text-decoration:none;}
	#footer a:hover { text-decoration:underline;}

#form {
	float:right;
	padding:15px 75px 0 0;
	width:300px;
}

.big {
	font-size:14px;
	color:#75a22a;
	font-weight:bold;
}	
