body {
	margin: 0;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 13px;
	color: #333;
}

/**********************

**********************/

h1 {
	font-weight: normal;
	font-family: helvetica;
	letter-spacing: -1px;
}

.clear {
	clear: both;
}

.submit_btn {
	background: url(images/submit_btn.jpg) no-repeat;
	width: 224px;
	height: 38px;
	border: none;
	margin-left: 25px;
	outline: none;
	margin-top: 20px;
}

.submit_btn:hover {
	background: url(images/submit_btn_hover.jpg) no-repeat;
	width: 224px;
	height: 38px;
	border: none;
	margin-left: 25px;
	outline: none;
	margin-top: 20px;
}

.tbl_pad {
	margin-left: 22px;
}

#container {
	width: 827px;
	margin: 0 auto;
}

#wrapper {
	background: url(images/page_bg.jpg) repeat-y;
}

#header {
	margin: 0;
}

#col1 {
	width: 196px;
	float: left;
	padding-left: 17px;
}

#col1 p {
	line-height: 1.3em;
}

#col2 {
	width: 305px;
	height: 405px;
	float: left;
}

#col3 {
	background: url(images/optin_bg.jpg) no-repeat;
	width: 292px;
	height: 368px;
	float: right;
	margin-right: 17px;
}

#col4 {
	background: url(images/col4_bg.jpg) no-repeat;
	width: 312px;
	height: 317px;
	float: left;
	margin-left: 17px;
}

#col4 p {
	width: 270px;
	padding: 50px 20px 10px 20px;
	font-size: 14px;
	line-height: 1.3em;
}

#col5 {
	width: 275px;
	float: left;
}

#col6 {
	margin-right: 0px;
	float: right;
	width: 215px;
	position: relative;
	top: 10px;
}

#footer {

}

/**********************
IE6
**********************/

*html #header {
	margin-bottom: -3px;
}

*html .tbl_pad {
	margin-left: 15px;
}

*html #col4 {
	margin-left: 8px;
}

*html #col5 {
	width: 260px;
	margin: 0;
	padding: 0;
	position: relative;
}

*html #col6 {
	top: 21px;
}

*html .submit_btn {
	margin-top: 10px;
}
