body {
	background: #fff;
}

h1 {
	font-size: 2.45em;
	line-height: 1.2em;
	margin-top: 17px;
}

i {
	font-weight: normal;
}

#main_wrap {
	width: 100%;
}

#header_wrap {
	width: 950px;
/*	background: url(../images/header_bg.gif) no-repeat 0 7.3em;*/
	padding: 30px 0 11px;
	margin: 0 auto;
/*	overflow: hidden;*/
}

#upper_left {
	position: relative;
	margin-top: -10px;
}

#upper_right {
	padding-top: 4px;
	position: relative;
	*width: 143px; /* IE6 and IE7 fix */
}

#upper_middle {
	text-align: center;
/*	margin-right: 143px;*/ /* Width of the Member Sign In image */
	font-size: 1.6em;
	padding-top: 13px;
}

#upper_middle a:link,
#upper_middle a:visited,
#home_how_right a:link,
#home_how_right a:visited {
	color: #00157E;
	text-decoration: underline;
	font-weight: bold;
}

#upper_middle a:hover,
#upper_middle a:active,
#home_how_right a:hover,
#home_how_right a:active {
	color: #00157E;
	text-decoration: underline;
	font-weight: bold;
}

#content_wrap {
	background: none;
	padding: 0;
	width: 100%;
}

#content_wrap ul {
	font-weight: bold;
	color: #00157e;
	background: #fff9bd;
	margin: 0;
	padding: 16px 23px;
	line-height: 1.6em;
	font-size: 1.2em;
	position: absolute;
	left: 0;
	bottom: 0;
	white-space: nowrap;
}

#home_middle {
	background: #282828;
	padding: 0;
	width: 100%;
}

#home_middle_inner {
	width: 950px;
	margin: 0 auto;
	overflow: hidden;
	padding: 40px 0;
	color: #ebebeb;
	font-size: 16px;
	line-height: 25px;
}

#main_image {
	float: left;
	border: 8px solid #fff9bd;
	margin-right: 32px;
}

#main_text {
	overflow: hidden;
	width: 456px;
	margin-top: 1px;
	position: relative;
	height: 267px;
}

#home_how {
	width: 950px;
	margin: 8px auto 0;
	overflow: hidden;
}

#home_how_left {
	float: left;
	width: 528px;
	height: 220px;
	background: #00157e url(../images/dvds_by_mail_arrow.gif) no-repeat 8px 8px;
	padding-left: 156px;
}

#home_how_left .choose,
#home_how_left .watch,
#home_how_left .exchange {
	float: left;
	margin-top: 12px;
	padding-right: 9px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 1.3em;
}

#home_how_left .choose,
#home_how_left .watch {
	background: url(../images/white_right_triangle.gif) no-repeat 100% 42%;
}

#home_how_left div div {
	height: 200px;
	position: relative;
}

#home_how_left .choose div {
	background: url(../images/choose_online_monitor.gif) no-repeat 50% 33%;
	width: 175px;
}

#home_how_left .watch div {
	background: url(../images/watch_mailbox.gif) no-repeat 50% 30%;
	width: 158px;
}

#home_how_left .exchange div {
	background: url(../images/exchange_maildrop.gif) no-repeat 50% 16%;
	width: 150px;
}

#home_how_left span {
	display: block;
	font-size: .8em;
	font-weight: normal;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	line-height: 1.2em;
}

#home_how_right {
	background: #B8BEDB;
	float: right;
	text-align: center;
	height: 220px;
	font-size: 1.4em;
}

#home_how_right_image {
	border: 1px solid #CECECE;
	margin: 6px 6px 12px;
}

#footer_wrap {
	background: none;
	width: 950px;
	margin: 0 auto;
}

.sign_up {
	float: right;
	clear: both;
	margin-top: 5px;
	margin-bottom: -7px;
	font-size: 11px;
	white-space: nowrap;
}

.sign_up a, .sign_up a:link, .sign_up a:visited {
	color: #00157E !important;
}