	body {
		margin: 0px 0px 0px 0px;
	}
	#wrapper {
		width: 955px;
		margin: auto;
	}
	#header {
		height: 100px;
		padding: 0px 13px 0px 19px;
	}
	#header div.logo {
		float: left;
		width: 172px;
	}
	#header div.options {
		float: left;
		width: 411px;
		padding: 45px 10px 0px 65px; /* Watch that the top padding here doesn't nudge the menu */
		font-size: 13px;
		color: #be9a5d;
		font-family:Georgia,"Times New Roman",Times,serif;		
	}
	#header div.options div.pagination {
		float: left;
		margin: 2px 0px 0px 20px;
	}	
	#header div.options div.pagination div.prev, #header div.options div.pagination div.next, #header div.options div.pagination div.page {
		float: left;
		xbackground-color: #f0f;		
	}
	#header div.options div.page {
		margin: 1px 10px 0px 10px;
	}
	#header div.options div.perpage {
		float: left;
	}
	#header div.options select {
		font-size: 12px;
		color: #be9a5d;
		font-family:Georgia,"Times New Roman",Times,serif;
		border: 1px solid #999;
	}
	#header div.options div.perpage select {

	}	
	#header div.options div.goto {
		float: left;
		xbackground-color: #ff0;		
		margin-left: 20px;
		white-space:nowrap;
	}
	
	#header div.options div.goto label {
		
	}		
	#header div.options div.goto select {
		margin: 0px 0px 0px 8px;
	}		
	#header div.basket {
		float: right;
		width: 250px;
	}
	#header div.basket div.image {
		float: right;
		width: 33px;
	}
	#header div.basket div.links {
		padding-top: 12px;
	}
	#header div.basket div.links p {
		margin: 0.5em 0em 0.5em 0em;
		text-align: right;
		color: #daa026;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
	}
	#header div.basket div.links p a {
		color: #daa026;
		text-decoration: none;
		margin-right: 10px;
	}	
	#body {
		background-color: #fff;
		background-repeat: no-repeat;
		background-position: right;
		height: auto !important;
		height: 532px;
		min-height: 532px;
		
	}
	#body #menu {
		width: 121px;
		height: 121px;
		float: left;
	}
	#body #menu img {
		position: absolute;
	}
	#body #menu img.browse {
		margin: 42px 0px 0px 8px;
	}	
	#body #menu img.men {
		margin: -15px 0px 0px 125px;
	}	
	#body #menu img.women {
		margin: 62px 0px 0px 84px;
	}	
	#body #menu img.house {
		margin: 139px 0px 0px 18px;
	}	
	#body #menu img.babies {
		margin: 227px 0px 0px 80px;
	}	
	#body #menu img.garden {
		margin: 349px 0px 0px 45px;
	}		
	#body #menu img.subheading {
		margin: 430px 0px 0px 20px;
	}	
	#body div.body {
		width: 832px;	
		float: left;
	}
	
	#body ul.submenu {
		margin: 10px 0px 0px 0px;
		padding: 0px;
		width: 430px;
		list-style-type:none;
	}
	#body ul.submenu li {	
		float: right;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size: 13px;
		padding: 2px 5px 0px 0px;
		border-right: 1px solid #af8b4d;
		margin: 4px 8px 0px 0px;
	}
	#body ul.submenu li.break {
		clear: right;
		border-right-style: none;
	}
	
	#body ul.submenu li a {
		text-decoration: none;
		color: #af8b4d;
	}
	#tag {
		margin-top: 30px;
		width: 382px;
		height: 129px;
		float: right;
	}	
	
	#footer {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #daa028;
		padding: 15px 0px 25px 0px;
	}
	#footer p.se {
		text-align: center;
		margin: 0px 50px 0px 50px;
	}
	#footer ul.submenu {
		margin: 10px 0px 0px 0px;
		padding: 0px;
		list-style-type:none;	
		text-align: center;
		width: 955px;
	}
	#footer ul.submenu li {
		display: inline;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		padding: 2px 5px 0px 0px;
		border-right: 1px solid #af8b4d;
		margin: 4px 8px 0px 0px;
		float: none;
	}
	#footer ul.submenu li.url, #footer ul.submenu li.last {
		border-right-style: none;
	}	
	#footer ul.submenu li a {
		text-decoration: none;
		color: #daa028;
	}	
	#footer ul.submenu li.category a {
		color: #c36040;
	}		
	
	#added_to_basket {
		position: absolute;
		width: 196px;
		height: 52px;
		display: none;
	}
	
	div#breadcrumb {
		margin: 0px 0px 0px 237px;	
		xfloat: left;
		xwidth:  436px;
		xbackground-color: #f00;
	}
	
	div#breadcrumb ul {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		list-style-type: none;
	}	
	div#breadcrumb ul li {
		float: left;
		font-size: 11px;
		color: #be9a5d;
		font-family:Georgia,"Times New Roman",Times,serif;
		padding-left: 26px;
		padding-right: 8px;
		background: transparent url(../img/bullets/bradcrumb.gif) no-repeat 0px 4px;
	}
	div#breadcrumb ul li:last-child {
		font-style: italic;
	}
	div#breadcrumb ul li.home {
		background: none;
		padding-left: 0px;	
	}
	div#breadcrumb ul a {
		color: #be9a5d;
		text-decoration: none;
	}
	
	/* Generic messages/error messages */
	div.message {
		background-color: #f2ece0;
		border: 1px solid #bd995b;
		font-family:Georgia,"Times New Roman",Times,serif;
		color: #7d5b20;
		font-size: 12px;
		padding: 5px 10px;
		width: 660px;
		margin-top: 10px;
		margin-bottom: 10px;
		font-weight: bold;
	}
	
	a {
		color: #daa026;
		text-decoration: none;
	}
