body {
	background-color: #f3f3f3;
	margin: 20px;
	padding: 0px;
	text-align: center;
	font-family: Arial, sans-serif;
}

div.clear {
 height: -1px; /* Needed to stop IE7 giving the clearing div a height */
 line-height: 0;
 clear: both;
 font-size: 0;
}

#seo {
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	border: 0px;
}

#seo h1 {
	display: inline;
	font-family: sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #999999;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#seo p {
	display: inline;
	font-family: sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #999999;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#container {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	border: 1px solid #333333;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	text-align: left;
	position: relative;
}

div#showroomvideo {
 position: absolute;
 top: 78px;
 right: 10px;
 z-index: 50;
 border: 0;
 width: 150px;
 height: 50px;
 padding: 6px 1px 4px 9px;
 background-image: url(images/home/showroomvideo_background.png);
 background-repeat: no-repeat;
 background-position: top left;
}

* html div#showroomvideo { /* Workaround IE PNG deficiencies */
 background-image: none;
}

img#summersale {
 position: absolute;
 top: 145px;
 right: 10px;
 z-index: 50;
 border: 0;
}

img#jan2011 {
 position: absolute;
 top: 230px;
 right: 10px;
 z-index: 50;
 border: 0;
}

img#celebratesavings {
 position: absolute;
 top: 145px;
 right: 10px;
 z-index: 50;
 border: 0;
}

img#recruiting {
 position: absolute;
 top: 145px;
 right: 10px;
 z-index: 50;
 border: 0;
}

img#kbbAward {
 position: absolute;
 top: 145px;
 right: 10px;
 z-index: 50;
 border: 0;
}

img {
	border: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

#header {
	position: relative;
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 68px;
}

#logo {
	position: absolute;
	top: 10px;
	left: 10px;
}

#strapline {
	position: absolute;
	bottom: 5px;
	right: 5px;
}

div.box {
 float: left;
 border-top: 1px solid #ffffff;
 border-left: 1px solid #ffffff;
 width: 194px;
 background-repeat: no-repeat;
 background-position: bottom left;
}

div.box.first {
 border-left: 0;
 width: 195px;
}

div#kitchens.box {
 background-image: url(images/home/kitchens.jpg);
}
div#bathrooms.box {
 background-image: url(images/home/bathrooms.jpg);
}
div#bedrooms.box {
 background-image: url(images/home/bedrooms.jpg);
}
div#conservatories.box {
 background-image: url(images/home/conservatories.jpg);
}
div#fires.box {
 background-image: url(images/home/fires.jpg);
}
div#fireplaces.box {
 background-image: url(images/home/fireplaces.jpg);
}
div#windows.box {
 background-image: url(images/home/windows.jpg);
}
div#canefurniture.box {
 background-image: url(images/home/cane_furniture.jpg);
}
div#homeoffices.box {
 background-image: url(images/home/home-offices.jpg);
}
div#outdoorfurniture.box {
 background-image: url(images/home/outdoor-furniture.jpg);
}
div#patios.box {
 background-image: url(images/home/patios.jpg);
}
div#wetrooms.box {
 background-image: url(images/home/wet-rooms.jpg);
}
div#disabilitydBathrooms.box {
 background-image: url(images/home/disability_bathrooms.jpg);
}

div.box h2 {
 margin: 0;
 padding: 0;
 font-size: 0.95em;
}

div.box h2 a {
 display: block;
 text-decoration: none;
 text-transform: uppercase;
 color: #ffffff;
 font-weight: normal;
 font-family: "Century Gothic", sans-serif;
 margin: 0;
 padding: 0;
 line-height: 1.8em;
 font-size: 1.2em;
 background-color: #6b6d6f;
 text-align: center;
}

div#outdoorfurniture.box h2 a {
 letter-spacing: -0.025em;
}

div#disabilitydBathrooms h2 a {
 letter-spacing: -0.05em;
}

div.box:hover {
 cursor: pointer;
}

div.box:hover h2 a {
 background-color: #112d80;
}

div.box a.picture {
 display: block;
 height: 195px;
 text-indent: -9999px;
}

a.bodytext {
	color: #330066;
	text-decoration: none;
	font-weight: bold
}

a.bodytext:hover {
	color: #330066;
	text-decoration: underline;
}

div.col {
 width: 240px;
 float: left;
 margin: 10px;
 font-size: 0.9em;
}

* html div.col {
 width: 230px;
}

div.col h2 {
 color: #6b6d6f;
 font-size: 1.2em;
 line-height: 1.1em;
 font-weight: normal;
 margin-bottom: -12px;
}

#footer {
	margin: 0px;
	margin-top: 15px;
	padding: 0px;
	border: 0px;
	clear: left;
}

#footer h2 {
	display: inline;
	font-family: sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #999999;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#footer p {
	font-family: sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #999999;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#footer p.seo {
	display: inline;
}

#footer a:link, #footer a:visited {
	color: #999999;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #666666;
	text-decoration: underline;
}

#sitemap {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}

#sitemap h1 {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 1.1em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#sitemap ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sitemap ul li {
	margin: 0px;
	margin-bottom: 3px;
	padding: 0px;
	list-style-type: none;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	color: #000000;
}

