body {

	margin:0;

	padding:0;

	background-color:#FFF;

}



p {

	padding-top: 10px;

	margin-top: 0;

	margin-right: 0;

	margin-bottom: 0;

	margin-left: 0;

}



strong {

	color: #7ea1b4;



}



.logo {

	width: 290px;

	height: 88px;

	float: left;

	background-image: url(../images/logo.png);

}

.nav_container {

	height: 88px;

	position: relative;

	width: 734px;

	float: right;

}

.wrapper_top {

	width: 1028px;

	margin: auto;

	float: none;

}

#nav {

	position: absolute;

	top: 20px;

	background-image: url(../images/nav_back.png);

	width: 696px;

	height: 30px;

	clear: right;

	left: 0px;

}

.wrapper_body {

	width: 1023px;

	margin: auto;

	float: none;



}

.buy_now_bg {

	background-color: #eedec5;

	height: 66px;

}



.feature {

	width: 339px;

	text-align: center;

	line-height: 22px;

}

#feature1 {

	float: left;

}

#feature2 {

	float: right;

}

#feature3 {

	float: right;

}

.buynow {

	width: 700px;

	float: right;

}

.intro_buynow {

	float: left;

	height: 54px;

	width: 50%;

	margin: auto;

	margin-left: 10%;

	margin-top: 11px;

}

.foot {

	background-image: url(../images/footer_back.png);

	height: 101px;

}

.foot1 {

	width: 84px;

	height: 84px;

	background-image: url(../images/guild_hyp_log.png);

	margin-top: 12px;

	float: left;

	clear: right;

}

.foot2 {

	width: 92%;

	float: right;

	height: 101px;

	text-align: center;

}

.navlist {

	color: #fff;

	width: 97%;

	margin: auto;

	padding-top: 6px;

	font-size: 13px;

}

.navlist a:link {

	color: #fff;

	text-decoration:none;

}



.navlist a:hover{

	color: #a66b38;

	text-decoration:overline;

}

.navlist a:visited{

	color: #FFF;

	text-decoration:none;

}

.navlist a:visited:hover{

	color: #a66b38;

	text-decoration:overline;

}

.navlist a:active{

	color: #06F;

	text-decoration:underline;

}


