body {
	margin:0;
	color:#000;
	font:12px Helvetica,Arial,Verdana,Tahoma, sans-serif;
	background:#e9e9e9 url(/images/bg-body.gif) repeat-x 50% 0;
	min-width: 998px;
}
img {border:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
a {
	color:#000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:focus {
	outline:none;
}
#main-container{
	width:100%;
	overflow:hidden;
	position:relative;
}
.mc-1{
	width:1054px;
	position:relative;
	float:left;
	left:50%;
}
.mc-2{
	width:1054px;
	position:relative;
	float:left;
	left:-50%;
}
.wrap {
	height: 1%;
	overflow: hidden;
}
/* header */
#header {
	position:relative;
	height:481px;
	background: url(/images/bg-header.jpg) no-repeat;
}
/* logo */
#header .logo {
	position:absolute;
	left:171px;
	margin: 0;
	top:40px;
	width:248px;
	height:83px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/images/logo.gif) no-repeat;
}
#header .logo a {
	display:block;
	height: 100%;
}
#header strong.title {
	position:absolute;
	left:157px;
	top:3px;
	color:#ffdf14;
	font-size: 13px;
	line-height: 20px;
}
#nav,
#footer .menu {
	position: absolute;
	right: 160px;
	top:5px;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
#footer .menu {
	position: static;
	float:right;
	display: inline;
	margin:9px 15px 0 0;
}
#nav li,
#footer .menu li {
	float: left;
	display: inline;
	font-weight: bold;
	margin-left:-1px;
	padding:0 9px 0 10px;
	background: url(/images/separator.gif) no-repeat 0 50%;
}
#nav a,
#footer .menu a {
	color: #fff;
	text-decoration: underline;
}
#nav a:hover,
#footer .menu a:hover {
	text-decoration: none;
}
#header p.ask {
	position: absolute;
	margin: 0;
	padding:20px 0 0;
	text-align: center;
	right:175px;
	top:50px;
	width: 210px;
	font-size: 27px;
	font-weight: bold;
	background: url(/images/bg-ask.gif) no-repeat 50% 0;
}
#header p.ask span {
	display: block;
	height: 0;
	font-size: 0;
	text-indent: -9999px;
}
#header .box-ad,
#footer .box-ad {
	position: absolute;
	right:132px;
	top: 107px;
}
#header .box-ad .hold {
	width: 294px;
	height:84px;
	background: url(/images/bg-box-ad.png) no-repeat;
}
#header .box-ad ul,
#footer .box-ad ul {
	margin: 0;
	padding:15px 0 0 15px;
	list-style: none;
}
#header .box-ad ul li,
#footer .box-ad ul li {
	display: inline-block;
	padding-left: 20px;
}
#header .box-ad ul img,
#footer .box-ad ul img {
	vertical-align: middle;
}
.box-get {
	position: absolute;
	right:130px;
	top:190px;
	width:300px;
}
.box-get p {
	margin: 0 0 4px;
	text-align: center;
	font-size:18px;
}
.box-get p a {
	color: #fff;
}
.box-get img {
	display: block;
	margin: 0 auto;
}
.box-get .wrap {
	padding:0 0 22px 14px;
}
.box-get a.buy,
.box-get a.more {
	float: left;
	display:inline;
	margin-left: 10px;
	width: 110px;
	height: 37px;
	text-indent: -9999px;
	background: url(/images/btn-buy.gif) no-repeat;
}
.box-get a.more {
	width: 139px;
	background: url(/images/btn-more.gif) no-repeat;
}
/* banners */
.banners {
	overflow: hidden;
	height: 1%;
	padding:20px 110px 10px 135px;
	background: #fff;
}
.banners .first {
	float: left;
}
.banners ul {
	float: right;
	width:600px;
	margin: 0;
	padding: 0;
	list-style: none;
}
.banners ul li {
	margin:0 12px -15px;
	display: inline-block;
	height:50px;
}
* html .banners ul li {
	display: inline;
}
* + html .banners ul li {
	display: inline;
}
.banners ul img {
	vertical-align: middle;
}
.banners-alt {
	padding-left:165px;
}
.banners-alt .first {
	margin:5px 0 0;
	width: 170px;
	font-size: 16px;
	font-weight: bold;
}
/* content */
#content:after,
.box-text:after {
	content: "";
	clear: both;
	display: block;
}
#content {
	height: 1%;
	font-size: 13px;
	padding:0 235px 10px 164px;
	background:#fff url(/images/bg-content.gif) repeat-x 0 31px;
}
#content strong {
	font-size: 14px;
}
#content p {
	margin:0 0 13px;
}
#content h2 {
	position: relative;
	margin:0 -235px 0 -164px;
	padding:0 0 0 154px;
	line-height: 31px;
	font-size: 16px;
	color: #fff;
	letter-spacing: -1px;
	background: url(/images/bg-heading.gif) no-repeat;
}
#content h2 span {
	float: left;
	width: 282px;
	font-size: 15px;
	color:#000;
	letter-spacing: normal;
}
.box-text {
	height: 1%;
	padding:20px 0 0;
}
#content h3 {
	margin: 0 0 0 -164px;
	position: relative;
	padding-left: 154px;
	color:#fff;
	overflow: hidden;
	height:28px;
	font-size: 15px;
	line-height: 28px;
	background:url(/images/bg-h3.gif) no-repeat;
}
#content h3 span.r {
	float: left;
	width: 23px;
	height: 28px;
	background:url(/images/bg-h3-r.gif) no-repeat 100% 0;
}
#content h3 span.hold {
	float: left;
	padding-right:10px;
	background:#000;
}
#content h4 {
	margin:0 0 15px;
	font-size: 16px;
}
#content h5 {
	margin:25px 0 10px;
	font-size:25px;
}
#content .bonus h5 {
	margin:11px 0 6px;
	font-size:25px;
}
#content h6 {
	margin:0 0 15px;
	font-size:18px;
}
.box-list {
	float: right;
	display: inline;
	margin:6px -98px 0 30px;
	width:282px;
	font-size: 14px;
	position: relative;
}
.box-list-btm {
	clear: both;
	width: 282px;
	height: 23px;
	text-indent: -9999px;
	background: url(/images/bg-box-list-b.gif) no-repeat;
}
.box-list .frame {
	width: 282px;
	background:url(/images/bg-box-list.gif) repeat-y;
}
.box-list .hold {
	padding:20px 20px 0;
	background: url(/images/bg-box-list-t.gif) no-repeat;
}
.box-list strong {
	display: block;
	text-indent: -9999px;
	height: 26px;
	background: url(/images/text-covers.gif) no-repeat;
}
.box-list ul {
	margin: 0;
	padding:10px 0 0;
	list-style: none;
}
.box-list ul li {
	padding:4px 0 9px 30px;
	background:url(/images/bullet.gif) no-repeat 0 4px;
}
.box-buy {
	overflow: hidden;
	height: 1%;
}
#content .box-buy p {
	font-size:14px;
	letter-spacing: -1px;
}
#content .box-buy .wrap p {
	float: left;
	margin-right: 6px;
	margin: 0;
	font-size: 22px;
	letter-spacing: -1px;
}
.box-buy .wrap {
	padding-bottom:8px;
}
.box-buy .wrap p span {
	font-size: 27px;
	font-weight: bold;
}
.box-buy .buy,
.box-buy .more {
	float: left;
	display: inline;
	margin-left: 10px;
	width:110px;
	height:37px;
	text-indent: -9999px;
	background: url(/images/btn-buy-now.gif) no-repeat;
}
.box-buy .more {
	width: 139px;
	background: url(/images/btn-learn-more.gif) no-repeat;
}
.include {
	overflow: hidden;
	height: 1%;
	padding:10px 0 6px;
}
.include span {
	float: left;
	margin:18px 0 0;
	font-size: 25px;
	font-weight: bold;
}
.include ul {
	float: left;
	margin: 0;
	padding:0 0 0 15px;
	list-style: none;
}
.include ul li {
	float: left;
	padding-left:10px;
}
.include ul img {
	display:block;
}
.box-text ul.list {
	margin: 0;
	padding:0 0 14px 37px;
	list-style: none;
}
.box-text ul.list li {
	padding:0 0 0 7px;
	background: url(/images/bullet1.gif) no-repeat 0 8px;
}
.box-text ul.list-space {
	padding-bottom: 0;
}
.box-text ul.list-space li {
	padding:2px 0 12px 7px;
}
.box-info {
	overflow: hidden;
	height: 1%;
	padding: 0 0 5px;
}
.box-info .pict {
	float: left;
	margin-right: 10px;
}
.box-info .pict-space {
	margin-right: 20px;
}
.box-info img {
	float: left;
}
.box-info .wrap {
	padding-top:8px;
}
.box-text .bonus img {
	display: block;
	margin-bottom:15px;
}
#content .box-text .bonus strong {
	font-size: 15px;
}
.box-text .bonus a {
	text-decoration: underline;
}
.box-text .bonus a:hover {
	text-decoration: none;
}
.box-text .image {
	float: left;
	margin-right:20px;
}
.box-text .image img {
	display: block;
	border:5px solid #e2e2e2;
}
.box-text .image em {
	display: block;
	margin:3px 0 0;
	font-size: 11px;
	text-align: center;
}
.box-text img.tom {
	display: block;
	margin:8px 0 0;
}
.box-buy-space {
	padding-top:35px;
}
/* footer */
.footer-hold {
	background: url(/images/bg-foot.gif) repeat-x 50% 0;
}
.footer-wrap {
	background: url(/images/bg-footer.gif) no-repeat 50% 0;
}
#footer {
	width:800px;
	margin: 0 auto;
	padding:6px 0 5px;
	overflow: hidden;
}
#footer strong.logo a {
	float: left;
	display: inline;
	margin:11px 0 0 40px;
	width: 171px;
	height: 59px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/images/logo-mini.gif) no-repeat;
}
#footer .box-ad {
	position: static;
	float: right;
	display: inline;
	margin:0 70px 0 0;
}
#footer .box-ad .hold {
	width: 259px;
	height:78px;
	background: url(/images/bg-box-ad-small.png) no-repeat;
}
#footer .box-ad ul {
	padding:15px 0 0 5px;
}
#footer strong.title {
	float: left;
	display: inline;
	margin:8px 0 0 32px;
	color:#ffdf14;
	font-size: 13px;
	line-height: 20px;
}