@charset "utf-8";

body {
	margin: 0px;
	padding:0px;
	background-color:#2c77b1;
	background-image:url(http://www.homeecosolution.com/images/bg.png);
	background-repeat:repeat-x;
}
#all {
	width:100%;
	background-image:url(http://www.homeecosolution.com/images/bg-header.png);
	background-position:center top;
	background-repeat:no-repeat;
}
img{
	border:0px;
	text-align: center;
}
#wrapper {
	width:740px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:10px;
	border:0px #006600;	
	padding-top:245px;
}
#content {
	width: 740px;
	background-color:#FFF;
	
	background-image:url(http://www.homeecosolution.com/images/content-bg.png);
}
#contentbg {
	background-image:url(http://www.homeecosolution.com/images/content_header.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding-top: 20px;
}

li {margin-left:20px;}

#guarantee-header {
background-image:url(http://www.homeecosolution.com/images/guarantee-header.gif);
background-repeat:no-repeat;
height:39px;
margin-left:auto;
margin-right:auto;
margin-top:20px;
overflow:hidden;
padding:15px 0 0;
width:620px;
}
#guarantee-inside {
margin:0 50px;
}

#guarantee-middle {
background-image:url(http://www.homeecosolution.com/images/guarantee-bg.gif);
margin-left:auto;
margin-right:auto;
overflow:hidden;
width:620px;
}
#guarantee-bottom {
background-image:url(http://www.homeecosolution.com/images/guarantee-bottom.gif);
height:52px;
margin-bottom:20px;
margin-left:auto;
margin-right:auto;
overflow:hidden;
width:620px;
}
.guarantee-text{margin:0px;}
#coupon{border:dashed thick #C00;padding:25px;width:475px;margin-right:auto;margin-left:auto;}
#footer {
	width:100%;
	background-repeat:no-repeat;
	background-position:bottom;
	height: 12px;
}
#footer p{
	padding-bottom:20px;
	color:#FFF;
	line-height:20px;
}
#footer a, vistited, active{
	color:#FFF;
}
#footer a:hover{
	color:#999;
	text-decoration:underline;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.screenshot {
	margin-top:5px;
	margin-left:5px;
	margin-right: 5px;
	margin-bottom: 15px;
}
#content p {
	margin: 0px 30px 20px 30px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
#content h2 {
	margin: 0px 37px 30px 37px;
}
a:link {
	color: #003399;
}
a:visited {
	color: #003399;
}
a:hover {
	color:#0099CC;
}
a:active {
	color: #009900;
}
hr {
width: 93%;
}
.product_box{
	width:752px;
	margin-right:auto;
	margin-left:auto;
	background-image:url(http://www.homeecosolution.com/images/productbox_bg.jpg);
}
.product_header{
	height:56px;
	background-image:url(http://www.homeecosolution.com/images/productbox_header.jpg);
	background-repeat:no-repeat;
}
.product{
	color:#003399;
	
}
.product_footer{
	height:8px;
	background-image:url(http://www.homeecosolution.com/images/productbox_footer.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	clear:both;
	padding-top:20px;
	margin-bottom:15px;
}
h1.product_title{
	color:#FFFFFF;
	font-weight:bold;
	padding-left:20px;
	padding-top:10px;
	font-size:16px;
	float:left;
}
.product_img{
	margin-left:20px;
	width:165px;
	float:left;
}
.product_text{
	color:#000;
	font-size:12px;
	margin-left:190px;
	margin-top:20px;
}
.red_text{
	color:#DF0000;
	font-weight:bold;
	font-size:32px;
	text-align: center;
	line-height:36px;
}
h1{
	color:#DF0000;
	font-weight:bold;
	font-size:20px;
}
.blk_large_text{
	color:#000;
	font-weight:bold;
	font-size:26px;
	text-align: center;
}
.blue_large_text{
	color:#06C;
	font-weight:bold;
	font-size:20px;
}
