body {
	background:url(images/bgp.jpg) top center repeat;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}

*html body {
	background:#DAF5FD;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}

#container {
	margin:0 auto;
	width:805px;
}

#main_body {
	background:url(images/bg.jpg) top center repeat-x;
	height:721px;
}

*html #main_body {
	background:#DAF5FD;
	height:721px;
}

#header {
	background:url(images/header.png) no-repeat;
	margin:0 auto;
	width:805px;
	height:156px;
}

*html #header {
	background:url(images/header.jpg) no-repeat;
	margin:0 auto;
	width:805px;
	height:156px;
}

#btop {
	background: url(images/body_top.png) no-repeat;
	width: 805px;
	height: 21px
}

*html #btop {
	background: url(images/body_top.jpg) no-repeat;
	width: 805px;
	height: 21px
}

#bbottom {
	background: url(images/body_bottom.png) no-repeat;
	width: 805px;
	height: 21px
}

*html #bbottom {
	background: url(images/body_bottom.jpg) no-repeat;
	width: 805px;
	height: 21px
}

#content {
	background: #fff;
	margin: 0 10px;
	position: relative;
	left: 1px;
	padding: 0 20px;
}

#rightcol {
	background: #fff;
	
	margin-right: 9px;
	padding: 5px;
}







h1 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:25px;
	color:#0EA3E6;
	margin:0;
}
.line {
	margin-top:5px;
}

.optin {
	background: url(images/optin_bg.jpg) no-repeat;
	width: 250px;
	height: 115px;
}

.optin_box {
	color: #fff;
	padding-top: 10px;
}
