#content {
	margin-left: 165px;
	margin-right: 180px;
	margin-top: 5px;
	padding-right: 15px;


}

#content .left-container {
  float: left;
  width: 200px;
  margin-bottom:-10px;
}
.homecontent {
 float: left;
 width: 390px;
 margin-left:5px;
 min-width:390px;
}
#content .right-container {
  float: right; 
  width: 185px;
  margin-top:10px;
}


#content #best_selling{
  float: left; 
	width: 400px;
	margin-bottom:0px;
	font-size: 0.7em;
	font-family: Trebuchet MS, Arial;
}

#best_selling {
margin-top: 20px;
}

#best_selling .header {
	width: auto;
	background-color: #c41c29;
	font-size: 1.4em;
	font-weight:bold;
	padding:2px;
	color: white;
	font-family: Trebuchet MS, Arial;
	text-align: left;
	vertical-align: middle;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-bottom:0px;
}

#best_selling div.blue .header {

	background-color: #006179;

}
#best_selling div.green .header {

	background-color: #748c46;

}
#best_selling div.purple .header {

	background-color: #6f536f;

}
#best_sellingright div.buy{
	position:relative;
	background-image:url("../images/Home/box_tur.jpg");

}

#best_sellingright .header {
	width: auto;
	background-color: #6f536f;
	font-size: 0.8em;
	font-weight:bold;
	padding:2px;
	color: white;
	font-family: Trebuchet MS, Arial;
	text-align: left;
	vertical-align: middle;
	margin-bottom:0px;
}
#best_sellingright .header2 {
	width: auto;
	background-color: #092e72;
	font-size: 0.8em;
	font-weight:bold;
	padding:2px;
	color: white;
	font-family: Trebuchet MS, Arial;
	text-align: left;
	vertical-align: middle;
	margin-bottom:0px;
}
#best_sellingright .header3 {
	width: auto;
	background-color: #c41c29;
	font-size: 0.8em;
	font-weight:bold;
	padding:2px;
	color: white;
	font-family: Trebuchet MS, Arial;
	text-align: left;
	vertical-align: middle;
	margin-bottom:0px;
}
#best_sellingright .header4 {
	width: auto;
	background-color: #748c48;
	font-size: 0.8em;
	font-weight:bold;
	padding:2px;
	color: white;
	font-family: Trebuchet MS, Arial;
	text-align: left;
	vertical-align: middle;
	margin-bottom:0px;
}



#best_selling #best_selling_1 {
margin: 0px;
width: 399px;
font-weight: bold;
}
#best_sellingright #best_selling_1 {
	color:#ffffff;
	font-size: 0.7em;
	background-image:url("../images/freedelivery.jpg");
	height: auto;
	background-repeat:none;
	padding-left:2px;
	margin-bottom:15px;
	font-weight: bold;
}
#best_sellingright #best_selling_2 {
	color:#ffffff;
	font-size: 0.7em;
	height: auto;
	background-repeat:none;
	background-image:url("../images/buygift.jpg") ;
	padding-left:2px;
	margin-bottom:15px;
		font-weight:bold;
}
#best_sellingright #best_selling_3 {
	color:#333333;
	font-weight:bold;
	font-size: 0.7em;
	height: auto;
	background-repeat:none;
	background-image:url("../images/party.jpg");
	padding-left:2px;
	margin-bottom:15px;
}
#best_sellingright #best_selling_4 {
	color:#333333;
	font-weight:bold;
	font-size: 0.7em;
	height: auto;
	background-repeat:none;
	background-image:url("../images/reikiside.jpg") ;
height:100px;
	padding-left:2px;
	margin-bottom:15px;
}





#sidebar {
	float: right;
	width: 153px;
	margin: 5px 5px 5px 5px;

}

#sidebar #special_offers {
	position:relative;
	width: 156px;
	font-size: 0.7em;
	font-family: Trebuchet MS, Arial;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	padding-top: 10px;
	background-image:url("../images/specialoffers.jpg");
}

#special_offers .header
{
   padding-bottom:20px;
}

#special_offers #special_offers_1 {
margin:0;
padding:5px;
background-color:#eff3f4;
text-align:center;
}

#special_offers_1 a:link{
	text-decoration:none;
	color: #333333;
}
#special_offers_1 a:visited {
	text-decoration:none;
	color: #333333;
}
#special_offers_1 a:hover{
	text-decoration:underline;
	color: #333333;
}
#best_selling_1 a:link,#best_selling_2 a:link{
	text-decoration:none;
	color: #ffffff;
}
#best_selling_1 a:visited,#best_selling_2 a:visited {
	text-decoration:none;
	color: #ffffff;
}
#best_selling_1 a:hover, #best_selling_2 a:hover{
	text-decoration:underline;
	color: #ffffff;
}
#best_selling_3 a:link,#best_selling_4 a:link {
	text-decoration:none;
	color: #333333;
}
,#best_selling_3 a:visited,#best_selling_4 a:visited {
	text-decoration:none;
	color: #333333;
}
#best_selling_3 a:hover,#best_selling_4 a:hover{
	text-decoration:underline;
	color: #333333;
}


