body {
	margin: 30px;
	font: 10pt/15pt Arial, Helvetica, sans-serif;
	color: #221f1f;
}
#wrapper {
	width: 861px;
	margin: 0 auto;
}
#masthead {
	background: #221f1f url(../styleImages/header.jpg) top right no-repeat;
	height: 147px;
}
#contact {
	color: #fff;
	float: right;
	margin: 22px 20px 0 0;
	width: 208px;
}
#basket {
	color: #fff;
	clear: right;
	float: right;
	margin: 27px 20px 0 0;
	width: 208px;
}
#primenav {
	height: 36px;
	background: #c61d00 url(../styleImages/primenavbg.gif) top left repeat-x;
}
#session {
	width: 65%;
	padding: 8px;
	float: left;
	font-size: 9pt;
	color: #fff;
}
#search {
	width: 25%;
	float: right;
	padding: 8px 7px 7px 7px;
}
#innerwrapper {
	background: url(../styleImages/side1bg.gif) top left repeat-y;
	display: block;
}
#breadcrumb {
	background: #ececec;
	font-size: 8pt;
	color: #4f4949;
	padding: 8px;
}
#side1 {
	background: #221f1f;
	width: 191px;
	float: left;
}
#content {
	width: 670px;
	float: left;
}
#contentinner {
	padding: 15px;
}
#footer {
	clear: left;
	height: 21px;
	background: #c61d00 url(../styleImages/primenavbg.gif) top left repeat-x;
	color: #fff;
	padding: 5px 8px;
	font-size: 8pt;
}