#box {
	height:auto;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-image: url(image/slice_05.png);
	background-repeat: repeat;
	margin: 0px;
}

#bg-top {
	background-image:url(image/images/bg-top_02.png);
	background-repeat: repeat-x;
	height:30px;
	width: 1266px;
	margin:0;
}

#box #menu {
	height: 21px;
	width: 850px;
	/*padding-right: 900px;*/
}
#box #menu #m-home {
	float: right;
	height: 23px;
	width: 153px;
}
#box #menu #m-menu {
	float: right;
	height: 22px;
	width: 156px;
}
#box #menu #m-order {
	float: right;
	height: 22px;
	width: 156px;
}
#box #menu #m-about-us {
	float: right;
	height: 22px;
	width: 157px;
}
#box #header {
	height: 82px;
	width: 850px;

}

#box #content-left {

	height: auto;
	width: 200px;
	float:left;
}
#box #content-left #search {
	background-image:url(image/images/search_16.png);
	background-repeat: no-repeat;
	height: 51px;
	width: 179px;
	/*padding-top: 100px;
	padding-left: 100px;*/
	margin-top: 3px;
	float:left;
}
#box #content-left #customer-service {
	background-image:url(image/images/sliceslice_31.png);
	background-repeat:no-repeat;
	height:200px;
	width:179px;
	margin-top:5px;
	float:left;
}
#box #content-middle {
	background-color:#FFFFFF;
	border:outset;
	border-color:#FF33CC;
	height:500px;
	width: 400px;
	border-radius:30px 0px 30px 0px;
	padding-top:6px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:6px;
	float:left;
	margin-top:19px;
}
#box #content-right {
	height: auto;
	width: 200px;
	padding-left:23px;
	float:left;
}
#box #content-right #cart {
	background-image:url(image/images/payment_03.png);
	background-repeat: no-repeat;
	height: 91px;
	width: 163px;
}
#box #content-right #testimoni {
	background-image: url(image/images/testimoni_09.png);
	background-repeat: no-repeat;
	height: 244px;
	width: 163px;
}
.content-font{
		font-family: serif;}
.font1 {
font-family:Georgia, "Times New Roman", Times, serif;
color:#CC33FF;
font-size: 25px}
.font2 {font-size: 16px}
.font3 {font-size: 9px}
.font4 {
	font-size: 16px;
	font-weight: bold;}#box #content {
	height: auto;
	width: 850px;
	margin-top: 100px;
	margin-left: 93px;
}
