	body {
		margin:0px;
		padding:0px;
	}
	
	#mainwrapper {
		position: absolute;
		left:0px;
		top:155px;
		width:1000px;
	}

	#leftcontent {
		
		position: absolute;
		left:0px;		
		width:180px;
		background:#fff;		
		}

	#centercontent {	
		width:580px;	
   	margin-left: 199px;
   	margin-right:219px;
		padding-right:26px;
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 201px;
   		margin-right:221px;
	}
	html>body #centercontent {
		width:550px;
   		margin-left: 201px;
   		margin-right:221px;
	}

	#rightcontent {
		
		position: absolute;
		right:0px;
		top:0px;
		width:220px;
		background:#fff;

	}
	
	#banner {
		width:1000px;
		align: center;
		background:#fff;
		height:155px;
		voice-family: "\"}\"";
		voice-family: inherit;
		background: url('https://www.butterflyoflife.com/images/top-bg.jpg');	
		background-repeat: repeat-x;
		}
	html>body #banner {
		align: center;
		height:155px;
		}

	#banner-image {
		width:585px;
		float: left;
	}
	#banner-cart {
		float: left;
		padding-left: 20px;
		padding-top: 50px;

	}		

