body {
	background: #6d2300;
	color: #6f2300;
	font: 12pt Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}

#container {
	background-color: #fff;
	border: 2px solid #aeb0cb;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	width: 782px;
}

#header {
	background: #fff url(images/header_bg.gif) 0 0 repeat-x;
	height: 219px;
}
	#header table tr td.middle {
		background: #fff url(images/header2_bg.gif) 0 0 no-repeat;
		color: #fff;
		height: 55px;
		font-size: 8pt;
	}
		#header table tr td.middle h1 {
			font-size: 13pt;
			font-weight: normal;
			margin: 0 0 4px 0;
		}
	#header table tr td.bottom {
	background: #6DA922 url(images/header3_bg.gif) 0 0 no-repeat;
	height: 14px;
	font-size: .1em;
	}
	
	#optin {
		background-color: #E0964C;
		border: 1px solid #93091A;
		font-size: 10pt;
		margin: 5px;
		padding: 3px;
		text-align: center;
	}
		#optin form { margin: 0; padding: 0; }
			#optin form input { border: 1px solid #303c77; margin-bottom: 2px; }
		#optin h1 { font-size: 12pt; margin: 0 0 -2px 0; }
		#optin .label { font-size: 7pt; }
		#optin .button { background: url(images/optinbutton.gif) 50% 50% no-repeat; border-style: none; color: #fff; }
		
	#sidebar { background: #fff url(images/sidebar_bg.gif) 0 100% repeat-x; }
	
	#nav { width: 170px; }
	#nav ul { list-style: none; margin: 0; padding: 0; }
	#nav ul li { margin: 0; padding: 0; }
	#nav ul li a {
		background: #a00 url(images/nav_bg.png) 0 0 repeat-y;
		color: #fff;
		display: block;
		height: 21px;
		padding-left: 6px;
		text-decoration: none;
	}
	
	#testimonials {
		background: #fff url(images/testimonial_bg.gif) 0 100% repeat-x;
		border: 1px solid #7d81ad;
		font-size: 11pt;
		margin: 10px auto 10px auto;
		padding: 4px;
		width: 144px;
	}
		#testimonials h2 {
			font-size: 12pt;
			margin: 0 0 4px 0;
		}
	
	#copy { padding: 29px 15px 10px 15px;}
	
	#footer {
		background: #a03300 url(images/footer_bg.png) 0 0 repeat-x;
		color: #fff;
		margin-bottom: 4px;
		margin-top: 4px;
		text-align: center;
	}
		#footer a { color: #fff; font-size: 13pt; text-decoration: none; }
	
	#copyright table tr td { font-size: 8.6pt; }
	
	h1 {font-size:20px;}
	h2 {font-size:16px;}
	h3 {font-size:12px;}