body {
	background-color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	
}

.page_white {
	background: #ffffff;
	width: 850px;
	border: 11px solid #dddddd;
	margin-left: auto;
	margin-right: auto;
	padding left: 15px;

}

.page_content {
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
}

#livechat {
	width: 200px;
	float: right;
        text-align: right;
}


#grey_line {
	height: 2px;
	width: 820px;
	background: #dddddd;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3px;
}

#announce_box {
	color: #494949;
	background-color: #fefcd5;
	width: 820px;
	vertical-align: middle;
	border: 1px solid #dddddd;
	padding: 5px 5px 5px 5px;
	margin-bottom: 3px;
}

#big_box {
	width: 820px;
	}

#box_left {
	width: 575px;
	float: left;
}

#box_left_text {
	width: 525px;
	margin-bottom: 20px;
}

#box_side {
	width: 240px;
	float: left;
	border-left: 1px solid #F3F3F3;
}

COUPON {
	color: #F60;
	font-weight: 700;
}

#testimonials {
	width: 523px;
	border-bottom: 1px solid #efefef;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
}

#testimonial_ {
	color: #494949;
	background-color: #f8f6cf;
	width: 480px;
	border: 1px solid #dad79e;
	padding: 10px;
	margin: auto
	
}

#box {
	width: 200px;
	border: 4px solid #efefef;
	padding: 5px;
	margin-right: 0px;
	margin-left: auto;
	
}

#box2 {
	width: 220px;
	border: 4px solid #efefef;
	margin-right: 0px;
	margin-left: auto;
	
}

UL {
list-style-image: url(http://manobanweb.com/images/image_spearmint.png);
margin-bottom: 3px;
}

#footer {
	width: 820px;
	background: #E3E3E3;
	border-top: 5px solid #8BBD1D;
}

h3 {
	font-size: 16px;
	color: #333;
	background-color: #eee;
	border-bottom: 1px solid #ddd;
	font-weight: bold;
	margin: 0;
	padding: 10px;
	text-align: left;
	width: 200px;
	margin-left: auto;
	margin-right: 0px;
}

RMENU {
	width: 200px;
}

RMENU li {
	width: 200px;
	list-style:none;
	background: url(images/image_spearmint.png);
	background-repeat: no-repeat;
	vertical-align: middle;
	background-position: left center;
	padding: 5px 0 5px 20px;
	border-bottom: 1px solid #eee;
	margin-left: auto;
	margin-right: 0px;

}

.tablex {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #F0F0F0;
	padding: 5px;
}
.tablex2 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	font-size: 12px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #F0F0F0;
	border-left-color: #F0F0F0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
}


