body {	
	font-family: helvetica, arial, sans-serif;
	font-size: 12.5px;
	margin: 0;
	padding: 0;	
	}

img {
	border: 0;
	margin: 0;
	padding: 0;
	}

#container {
	width: 850px;
	margin: 10px auto;
	}

#top {
	background: url('images/background_top.jpg') no-repeat;
	width: 850px;
	height: 338px;
	padding: 0 0 0 0;
	}

#navigation {
	float: left;
	width: 503px;
	height: 158px;
	margin: 175px 0 0 125px;
	}

#top #optin {
	background: url('images/optin.jpg') no-repeat;
	float: right;
	width: 212px;
	height: 247px;
	margin: 50px 10px 0 0;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	vertical-align:top;
	color: #231f20;
	}

#optin input.text {
	width: 120px;
	margin: 2px 0;
	}

#optin input.submit {
	margin-top: 5px;
	}

p#optinmiddle {
	font-size: 13px;
	}

#middle {
	background: url(images/background_side_content.jpg) repeat-y;
	width: 850px;
	min-height: 501px;	
	margin: 0;
	padding: 0;
	}

#sidebar {
	background: url('images/background_side.jpg') no-repeat #5a93ce;
	width: 172px;
	min-height: 501px;
	float: left;	
	}

#content {
	background: url('images/background_content.jpg') no-repeat #d2e6f7;
	float: right;
	width: 658px;
	min-height: 501px;
	padding: 0 10px;
	line-height:20px;
	}

#bottom {
	background: url('images/background_bottom.jpg') no-repeat;
	clear: both;
	width: 850px;
	height: 100px;
	font-weight: bold;
	font-size: 12.5px;
	color: #fff;
	}

#bottom img {
	float: right;
	margin: 5px 0 0 0;	
	}

#bottomtext {
	float: left;
	height: 125px;
	margin: 55px 0 0 35px;
	}
a{
	color:#AA4B11;
	font-weight:bold;
}
a:hover{
	color: #5A93CE;
	font-weight:bold;
}

.shead
{
color:#7F4300;
font-weight:bold;
}