
.homepage
{
		background: #fff url(../graphics/home/home-background.jpg) no-repeat top;
}

.homepage2
{
		background: #00b259 url(../graphics/home/home-background.jpg) no-repeat top;
}

#top-header-wrapper-home {
		height: 134px;
		margin-bottom:0px;
}

#footer-wrapper3 {
		background: url(../graphics/home/footer.png) no-repeat bottom center;
		
}

.shoppingcart_top2
{
 		/*position:absolute;*/
		float: right;
		width: 340px;
		height: 60px;
		right:0px;
		padding: 13px 3px 5px 0px;
		text-align:right;
}

#content-wrapper2 {
	position:relative;
	margin: 0px auto 0 auto;
	text-align: left;
	width: 972px;
	/*background:#ffffff;	
	padding-top:10px;*/
}

