body {
	margin: 0;
	background: #fff url(../images/bg.gif) top left repeat-x;
	font: 11pt/16pt Arial, Helvetica, sans-serif;
	color: #394a5d;
}
#wrapper {
	width: 950px;
	margin: 0 auto;
}
#masthead {
	background: url(../images/mastheadbg.gif) top right no-repeat;
}
#basketsummary {
	width: 185px;
	height: 50px;
	float: right;
	border: 0;
	margin: 35px 23px 0 0;
	font-size: 10pt;
	color: #fff;
	line-height: 11pt;
}
#primenav {
	clear: both;
}
#search {
	float: right;
}
#innerwrapper {
	clear: both;
}
#side1 {
	margin: 28px 0 8px 0;
	float: left;
	width: 232px;
}
#content {
	width: 695px;
	float: right;
	margin: 28px 0;
}
#footer {
	clear: both;
	font-size: 8pt;
	color: #8b8a8a;
	border-top: 3px solid #596e83;
	padding: 17px 0;
	line-height: 13pt;
}