/* CSS Document */
* {
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
}

a {
	color:#000000;
}

body {
	background:url(../images/cntnt_bg.gif) center top repeat-y #dbe9e4/*f5f5f5*/;
	margin:0px;
	padding:0px;
}

h1 {
	font-size:32px;
	font-weight:normal;
	line-height:32px;
	margin:0px 0px 15px 0px;
}

h2 {
	font-size:18px;
	font-weight:normal;
	line-height:20px;
	margin:0px 0px 10px 0px;
}

hr {
	background:#cecece;
	border:0px;
	clear:both;
	color:#cecece;
	height:1px;
	margin:15px 0px 30px 0px;
}

h2 strong {
	color:#d10000;
	text-decoration:underline;
}

p.copy {
	font-size:14px;
	line-height:22px;
	margin:0px 0px 30px 0px;
}

.cntnt {
	margin:0px 0px 30px 0px;
	width:900px;
	text-align:left;
}

.dld {
	background:url(../images/download.gif) left top no-repeat;
	height:60px;
	line-height:22px;
	padding:0px 0px 0px 65px;
}

.dld a {
	line-height:22px;
}

.dld h2 {
	font-size:20px;
	font-weight:bold;
	line-height:22px;
	margin:0px;
}

.hdr {
	border-bottom:1px solid #cecece;
	margin:0px 0px 15px 0px;
	padding:30px;
	text-align:left;
	width:900px;
}

.l {
	float:left;
}

.l_col {
	float:left;
	width:640px;
}

.l_col iframe {
	float:left;
	height:390px;
	padding:15px 0px 16px 0px;
	width:640px;
}

.r {
	float:right;
}

.r_col {
	float:right;
	width:227px;
}

.shim {
	clear:both;
	height:0px;
	overflow:hidden;
}

/*OPTIN STUFF*/

.optin {
	border:1px solid #cecece;
	margin:0px 0px 0px 0px;
	text-align:left;
	width:400px;
}

.optin div.oi_cntnt {
	border-bottom:1px solid #cecece;
	padding:15px;
	text-align:left;
}
