body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}
#main {
	text-align:center;
	background-image: url(img/muzobg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}
#maininner {
	width:899px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 130px;
	text-align: left;
}
#content {
	clear:both;
	padding-top:10px;
	min-height:540px;
}
#menu {
	background-color:#1DB24B;
	padding:10px;
	color: #FFFFFF;
	margin-bottom: 20px;
	margin-right: 30px;
	margin-left: 30px;
}
#menu a {
	color:#FFFFFF;
	font-size:16px;
}
#footer {
	background-image:url(img/muzofooter.jpg);
	background-repeat:no-repeat;
	height: 112px;
	padding-left:40px;
}
#footer a {
	color:#666666;
}
#sidemenu {
	width:216px;
	float:left;
	margin-left: 12px;
	padding-top: 30px;
}
#sidemenu ul {
	margin:0px;
	padding:0px;
	list-style-type: none;
}
#sidemenu ul li {
	background-color:#F3E7C1;
	margin-bottom: 4px;
	width: 216px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#sidemenu ul li a {
	color:#1DB24B;
	padding:4px;
	display:block;
	font-size:16px;
}
#sidemenu #shopmenu ul {
	margin:0px;
	padding:0px;
	list-style-type: none;
	padding-left:8px;
}
#sidemenu #shopmenu ul li {
	background-color:#F3E7C1;
	background-image:url(img/menubullet.jpg);
	background-repeat:no-repeat;
	margin-bottom: 0px;
	width: 180px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left:14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE0B9;
}
#sidemenu #shopmenu ul li a:hover {
	background-color:#FCF2CF;
}
#contentright {
	width:614px;
	float:left;
}
#featuredhome {
	width:610px;
	float:left;
	margin-left: 30px;
	margin-top:10px;
}
.featuredimage {
	background-color:#666666;
}
#products {
	min-height:500px;
}
#rightside {
	width:570px;
	float:left;
	margin-left: 20px;
	margin-top:10px;
}
#search {
	color:#666666;
	font-size:12px;
	padding-left:380px;
}
.searchtext {
	font-size:11px;
	background-image:url(img/searchtextbg.jpg);
	height:20px;
	width:148px;
	padding-left:4px;
	border: none;
	background-repeat: no-repeat;
	padding-top: 4px;
}
.searchbox {
	float:left;
	padding-top: 1px;
}
.gobutton {
	float:left;
	padding-top: 0px;
}
.clear {
	clear:both;
}
.cattitle {
	width:400px;
	background-image:url(img/cattitle.jpg);
	background-repeat:no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1AB9B;
	font-size: 18px;
	color: #1DB24C;
	padding-left: 8px;
	padding-top: 6px;
	margin-left: 10px;
}
.pagingclass {
	clear:both;
}
.productdescription {
	float:left;
	width:200px;
	padding:10px;
}
.lowerbuttons {
	clear:both;
	padding-left:10px;
	text-align:right;
	width:540px;
}
.checkoutbutton {
	padding:10px;
	background-color:#1DB24B;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
#welcometext {
	padding-top:10px;
	color:#333333;
	width: 550px;
}
.breadcrumbs {
	padding-left:20px;
}
.credits {
	text-align:right;
	background-color:#000000;
}
.credits a {
	color:#999999;
	font-size:11px;
}