*{
	padding:0px;
	margin:0px;
}

body{
	background: #F9F9F7 url('images/a1.gif') repeat-x;
	font-size: 11px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	color: #8C8C73;
	line-height: 18px;
	text-align:center;
}

#main_container{
	margin:0 auto;
	width:800px;!important
	background:#ffffff;
	text-align:left;
}

p{
margin-bottom: 14px;
text-align: justify;
}

td{
	padding:10px;
	font-size: 11px;
	text-align:center;
}

td img{border:0px;}

h3{
	font-size:14px;
}

h4{
	font-size:12px;
	font-weight:bold;
	padding-top:5px;
	padding-left:10px;
	padding-bottom:5px;
}

a{
color: #FF7800;
text-decoration: underline;
}

a:hover{
text-decoration: none;
}

.imgleft{
	float:left;
	margin-top:10px;
	margin-right:10px;
}

.imgright{
	float:right;
	margin-top:10px;
	margin-left:10px;
}

.imgborder{border:1px solid #999999;}

#header_bar{
	background:#ffffff;
	height:124px;
}

#header_left{
	float:left;
}

#header_left img{
	margin:10px;
	border:0px;
}

#header_right{
	float:left;
	height:104px;
	width:389px;
	background:url(images/header_store_01.jpg) no-repeat #ffffff;
	margin-top:10px;
	margin-left:10px;
}

/*----------Top Navigation classes------------*/

#navcontainer_top{
	background:#ffffff;
	text-align:center;
	
}

#navcontainer_top ul{
 	background:#003637;
	margin-left:10px;
	margin-right:10px;
	padding-top:3px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:3px;
}

#navcontainer_top ul li {display: inline; margin:0px;}

#navcontainer_top ul li a{
 	padding-top:4px;
 	padding-bottom:4px;
 	padding-left:20px;
 	padding-right:20px;
	color:#ffffff;
	text-decoration:none;
	border-left:1px solid #ffffff;
}

#navcontainer_top ul li a:link{background-color:#003637;}

#navcontainer_top ul li a:visited{background-color:#003637;}

#navcontainer_top ul li a:hover{background-color:#c49ec5;}


/*----------Page Content classes------------*/

#page_content{
 	width:800px;
	height:auto;
	/*fixes scrollbar bug in IE*/
	overflow:hidden;
	background:#ffffff;	
}

#page_content_left{
	float:left;
	width:150px;
	padding-left:10px;
	padding-top:10px;
}

#page_content_right{
	float:right;
	width:620px;
	margin:10px;
}

#page_content_right p{
	padding:5px;
}

#page_heading{
	background:#c49ec5;
	color:#ffffff;
	font-weight:bold;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
}

/*----------Side Navigation------------*/

#sidenav{
	width:150px;
}

#sidenav_header{
 	width:150px;
	background:#003637;
	color:#ffffff;
}

#sidenav{
	width:150px;
	list-style-type:none;
}

#sidenav li{
	width:150px;
	padding:0px;
	margin:0px;
}

#sidenav li a{
	display:block;
	text-decoration: none;
	background-color: #003637;
	color: #ffffff;
	padding:3px 15px;
	border-top:1px solid #ffffff;
}

#sidenav li a:hover{
	background-color: #c49ec5;
	color: #ffffff;
}

#address_box{
	width:149px;
	height:100px;
	margin-top:9px;
	background:#c49ec5;
	color:#ffffff;
}

#address_box_inner{
	padding-top:5px;
	padding-left:5px;
}

/*----------bigimg Classes------------*/

#bigimg_sports_nutrition{
 	margin-top:10px;
	height:200px;
	background:url(images/sports_nutrition.jpg) no-repeat #ffffff;
}

#bigimg_vitamins_suppliments{
	margin-top:10px;
	height:200px;
	background:url(images/vitamins_suppliments.jpg) no-repeat #ffffff;
}

#bigimg_hair_body{
	margin-top:10px;
	height:200px;
	background:url(images/hair_beauty.jpg) no-repeat #ffffff;
}

#bigimg_fairtrade{
	margin-top:10px;
	height:200px;
	background:url(images/fairtrade.jpg) no-repeat #ffffff;
}

/*----------Contact Page------------*/

#contact_left{
	float:left;
	width:380px;
}

#contact_left td{
	padding:5px 10px;
	text-align:left;
}

#contact_right{
	float:right;
	width:220px;
	margin-top:10px;
	padding-left:10px;
	border-left:1px solid #cccccc;
}


/*----------Footer------------*/

#footer{
 	clear:both;
	padding:10px;
	background:#ffffff;
}

#footer_inner{
	background:#003637;
	color:#ffffff;
	padding:10px;
	text-align:center;
}