body {

	background: #e9e9e9 url(../images/bg_page.gif) top left repeat-x;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	text-align:center;
	color: #fff;
	margin:0;
	padding:0
}

img, div { behavior: url(iepngfix.htc) }

a { color: #fff; }

form { margin:0; padding:0; }

#container {
		width:900px;
		height: auto;
		margin: 10px auto;
	
		padding:0px;
		text-align:left;
		/*background:#fff;
		border-bottom: 5px solid #000; */
		}

#header	{
	width:889px;
	height: 41px;
	border-right: 11px solid #872434;
	margin: 7px 0 0 0;
}		

#body_container	{
	width:889px;
	height: 350px;
	border-right: 11px solid #872434;
	margin: 0 0 10px 0;
	position: relative;
}



/************************************/
/*** Page specific style settings ***/
/************************************/


#home #body_container {
	background: url(../images/hero_home.jpg) top left no-repeat;	
}

#body_container.home #content, #body_container.redeem #content, #body_container.apply #content, #body_container.earn #content {
	position: absolute;
	left: 52px;
	top: 28px;
}

#body_container.video #content {
	position: absolute;
	width: 520px;
	left: 150px;
	top: 40px;
	text-align: center;
}

#body_container.home #copy, #body_container.redeem #copy, #body_container.apply #copy, #body_container.earn #copy {
	width: 300px;
	font-size: 13px;
	line-height: 16px;
	padding: 10px 0;
}

#body_container.home #cta, #body_container.redeem #cta, #body_container.apply #cta, #body_container.earn #cta {
	padding: 2px 0 15px 0;
	width:auto;
}


#redeem #body_container {
	background: url(../images/hero_redeem.jpg) top left no-repeat;	
}

#body_container.redeem #copy {
	width: 390px;
	padding: 5px 0 0 0;
	color: #565656;
}

#body_container.redeem p, #body_container.apply p, #body_container.earn p {
	padding:0; margin: 0 0 12px 0;
}


#apply #body_container {
	background: url(../images/hero_apply.jpg) top left no-repeat;	
}

#body_container.apply #copy {
	width: 245px;
	padding: 5px 0 0 0;
	line-height: 18px;
}


#body_container.video #headline {
	padding: 15px 0;
}

#video #body_container, #earn #body_container {
	background: url(../images/bg_body.gif) top left repeat-x;	
}

#mediaspace {
	padding:0;margin:0;
	color:#565656;
}

#body_container.earn #copy {
	padding: 5px 0 0 0;
	color: #565656;
}

#calculator {
	position: absolute;
	background: url(../images/bg_calc.gif) top left repeat-x;
	width: 297px;
	height: 350px;
	left: 386px;
	top: 0;
	color: #565656;
}

#calc_disclaimer { 
	position: absolute;
	width: 180px;
	left: 705px;
	top: 260px;
	font-size: 9px;
	color: #565656;
}	

.bullets { margin: 0 0 10px 0; }

.headline { padding:0 0 5px 0; margin: 0; }

.form_item { padding: 3px 0; margin: 0; }

#calculator .cta { margin: 10px 0; }

.form_block {
	padding: 25px 0 0 15px;
}

.label { margin-bottom: 3px; }

.form_data {
	width: 211px;
	height: 21px;
	background: #8d8d8d;
	border: 0;
	color: #fff;
	font-size: 14px;
	font-size: 14px;
	padding: 0 0 0 10px;
}

.calculated {
	width: 211px;
	height: 21px;
	background: #872434;
	border: 0;
	color: #fff;
	font-size: 14px;
	font-size: 14px;
	padding: 0 0 0 10px;
}


/****************************************/
/*** EOF Page specific style settings ***/
/****************************************/


/**********************************/
/*** Global page style settings ***/
/**********************************/

#right_nav {

	position: absolute;
	right: 0px;
	top: 0px;

}	

#video_nav	{

	position: absolute;
	right: 0px;
	bottom: 0px;

}


#footer {
	width: 685px;
	color: #565656;
	padding: 25px 0;
	margin: 0 auto;
	text-align: center;
}

#footer p {
	padding: 0;
	margin: 0 0 12px 0;
}

#footer a { color: #565656; }

.right-align {
	float: right;
}	

.left-align {
	float: left;
}		

.clear {

	clear: both;
}

.navbtn {
	padding: 2px 0 0 0;
}

.legal {
	font-size: 9px;
}

.justify {
	text-align: justify;
}

.headerCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333;
	text-decoration: none;
}
.headerCopyB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.closeWindowCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: underline;
}
.closeWindowCopyBK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: underline;
}

