body
{
	margin-top:40px;	
	background-repeat:no-repeat;
}

#wrapper
{
	background-color:#FFFFFF;
	width:900px;
	margin: 0 auto;
}

#footer
{
	width:900px;
	margin: 0 auto;
	/* text-align:right; */
	overflow:hidden;
}

#footer p
{
	margin: 0;
	padding: 0;
}

#footer p#footerLinks{ width:570px !important; float:right; clear:none; text-align:right; margin-top:11px !important; display:block;}
#footer p#facebookLink{ width:270px !important; float:left; clear:none; vertical-align:middle !important;}

#footer p#facebookLink a{ vertical-align:middle !important;}

#header
{
	margin-left:10px;
	margin-right:10px;
}

#content
{
	width:880px;
	margin-left:10px;
	margin-right:10px;
	border-top:1px solid #DAD3CC;
	
	min-height:541px;
	height: auto !important;
	height: 541px;
}

#contentleft
{
	width:670px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}

#contentleftpages
{
	padding-left:30px;
	margin-top:10px;
	margin-bottom:10px;
	width:560px;
	float:left;
}


#contentright
{
	width:200px;
	float:right;
	margin-top:10px;
	margin-bottom:10px;
}

#headernav
{
	float:left;
	padding-top:25px;
	background-image:url(../images/flutter.gif);
	background-repeat:no-repeat;
	background-position: 35px 15px;	
	text-align:right;
}

#logo
{
	float:right;
	margin-right:69px;
	margin-bottom:15px;
	margin-top:25px;
}

#productdetails form {
	margin:0;
	padding:0;
}

#productimage
{
	float:left;
	width:350px;
}

#productdetails
{
	float:right;
	width:310px;
}

.cartitemwrapper
{
	width:670px;
	margin-bottom:5px;
}

.cartimage
{
	width:80px;
	float:left;
}

.cartnameprice
{
	width:145px;
	float:left;
	padding-left:10px;
	padding-right:5px;
}

.cartdesc
{
	width:279px;
	float:left;
	padding-left:5px;
	padding-right:15px;
}	

.cartquantity
{
	width:36px;
	float:left;
}
.cartoption
{
	width:85px;
	float:left;
	padding-left:5px;
}

input.quantity
{
	width:30px;
	padding:0;
	margin:0;
	border:1px solid #837D6E;
}