

body {
	background: #fff;
	margin: 0;
	font-family: Arial;
}
#page {
	margin: 0 auto;
}
#main_video {
	width: 400px;
	min-height: 240px;
	border: 1px solid #000;
	text-align: center;
	margin-bottom: 24px;
}
#top_right {
	border: 1px solid;
	width: 300px;
	float: right;
	min-height: 240px;
	position: relative;
}
#main_left {
	float: left;
	clear: both;
	width: 420px;
	position: relative;
}
#main_right {
	float: right;
	width: 420px;
}
h1 {
	font-size: 46px;
}
.hl {
	background: #FF0;
}
#bar {
	clear: both;
	background: #000;
	color: #8DD0E2;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	font-size: 24px;
}
#bottom_part {
	width: 863px;
	margin: 0 auto;
}
.text {
	border: 2px solid #ccc;
	font-size: 16px;
	color: #aaa;
	margin-bottom: 5px;
}
select {
	font-size: 16px;
	color: #aaa;
	margin-bottom: 5px;
}
#footer {
	background: #fff;
	color: #777;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}
#video {
	position: relative;
	top: 263px;
	left: 15px;
	background: #ccc;
	width: 172px;
}
#left {
	float:left;
	width: 400px;
}
#right {
	float: right;
	width: 400px;
}
#flashbanner {
	text-align: center;
}
/* @group Page Top */

/*Control*/
#main_body {
	height: 857px;
	width: 863px;
	background: url("images/page-top-free-book-set.jpg") no-repeat 0 0;
	margin: 10px auto;
	position: relative;
}
#main_body.to-become-millionaires {
	background: url("images/page-top-to-become-millionaires.jpg") no-repeat 0 0;
}
#main_body.they-become-millionaires {
	background: url("images/page-top-they-become-millionaires.jpg") no-repeat 0 0;
}
#main_body.as-our-gift {
	background: url("images/page-top-as-our-gift.jpg") no-repeat 0 0;
}
/* @end */

/* @group Page Bottom */

#main_body-inner {
	height: 857px;
	background: url("images/page-bottom-price.jpg") no-repeat 0 bottom;
}
/* @end */

/* @group Sign-up form */
#optin {
	position: relative;
	top: 245px;
	left: 90px;
	height: 429px;
	width: 291px;
	background: url(images/form-claim-your-free.png) no-repeat 0 0;
}
#optin-form {
	position: relative;
	top: 110px;
	left: 28px;
}
#optin #submit {
	display: block;
	border: 0;
	background: url(images/btn-yes-send-my-free-books.png) no-repeat 0 0;
	height: 67px;
	width: 164px;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	cursor: pointer;
	margin: 0;
}
#optin #submit:hover {
	background-position: 0 -67px;
}
/* @end */

/* @group Download Count */
#download-count {
	left:0;
	margin-left:10px;
	margin-top:456px;
	position:absolute;
	top:0;
}
/* @end */

/* @group Middle Text */

#mid-text {
	left:0;
	margin-left:253px;
	margin-top:250px;
	position:absolute;
	top:0;
}



/* @end */
