body, html {
	padding:0;
	margin:0;
	background-color:#DAE0EB;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#wrapper {
	margin-left:auto;
	margin-right:auto;
	width:700px;
	background-color:white;
	padding:26px;
	position:relative;
}
h1 {
	color:#CC0000;
	margin:0;
	margin-bottom:5px;
	font-size:18px;
	text-align:center;
}
h2 {
	color:#759BB3;
	font-size:14px;
	margin:0;
}
.news_date {
	font-weight:bold;
	margin-top:20px;
}
.news_poster {
	color:#5A89A5;
	font-weight:bold;
}
.news_name {
	color:#D1BA5A;
}
a {
	color:#3366FF;
}
a:hover {
	color:blue;
}
#guarantee {
	background-color:#FFFFC6;
	padding:20px;
	margin:50px;
	border:2px solid #F5F4D8;
}
#guarantee h4 {
	color:#006A9D;
	font-size:24px;
	text-align:center;
	margin-top:10px;
}
#guarantee h5 {
	text-align:center;
	color:#D20000;
	font-size:18px;
}
.order {
	text-align:center;
	margin:5px 0px 50px 0px;
	font-size:16px;
	font-weight:bold;
	background-image: url(../images/brands.gif);
	background-repeat: no-repeat;
	background-position: center bottom;	
	padding-bottom:30px;
}
.testimonial {
	padding:10px;
	border:2px dashed #FF9900;
	margin:10px 0px 10px 10px;
	clear:left;
	background-color:#FFF0D2;
	height:1%;
	font-family:"Courier New", Courier, mono;
	margin-left:auto;
	margin-right:auto;
	width:350px;
}
.testimonial strong {
	color:#CC0000;
}
.box_enhance {
	margin-left:auto;
	margin-right:auto;
	border:5px solid #CCC;
	background-color:#EEEEEE;
	padding:5px;
	padding-bottom:40px;
	width:550px;
	position:relative;
}
.box_enhance img{
	border:1px solid #CCC;
}
.box_enhance2, .box_enhance3 {
	width:400px;
	margin:20px auto 20px auto;
	background-color:#feeac6;
	border:2px solid #ff9e07;
	padding:15px;
	background-repeat:no-repeat;
	background-position:10px 10px;
	padding-left:70px;
}
.box_enhance2.nr1 {
	background-image:url(http://www.webdesignboost.com/images/1_orange_2.gif);
}
.box_enhance2.nr2 {
	background-image:url(http://www.webdesignboost.com/images/2_orange_2.gif);
}
.box_enhance2.nr3 {
	background-image:url(http://www.webdesignboost.com/images/3_orange_2.gif);
}
.box_enhance2.nr4 {
	background-image:url(http://www.webdesignboost.com/images/4_orange_2.gif);
}
.box_enhance3 {
	background-color:#ddf0bc;
	border:2px solid #7ca933;
}
.box_enhance3.nr5 {
	background-image:url(http://www.webdesignboost.com/images/5_green_2.gif);
}
.box_enhance3.nr6 {
	background-image:url(http://www.webdesignboost.com/images/6_green_2.gif);
}
.box_enhance3.nr7 {
	background-image:url(http://www.webdesignboost.com/images/7_green_2.gif);
}

ul, ol {
	padding:5px;
	margin:5px;
}
ul li, ol li {
	list-style-image:url(http://www.webdesignboost.com/images/bullet_4_s1_red3.gif);
	padding-left:5px;
	margin-bottom:3px;
}
ul li ul li {
	list-style-image:url(http://www.webdesignboost.com/images/bullet_4_s1_blue6.gif);
}
img.stand_out {
	padding:10px;
	border:1px solid #CC0000;
	background-color:white;
	margin-top:15px;
}
#buy img{
	border:0;
}
