* { line-height:1.5em;}
body {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	margin: 20px 0;
}
h1 {
height: 24px;
width: 250px;
	background: #fff url('Images/logo.gif') 0 0 no-repeat;
	text-indent: -999px;
}
h2 {
	font-size: 18px;
	color: #B1C0C9;
	font-weight: normal;
}
.wrapper {
	width: 730px;
	margin:0 auto;
	background: #fff url('Images/Corgi.gif') 100% 15px no-repeat;
	height: 100%;
	overflow: auto;
	padding-bottom: 20px;
}
.left {
	float:left;
	width: 300px;
}
.left p {
	padding: 0 15px;
}
.left span {
	color: #82A5C0;
}
.right {
	float:right;
	width: 410px;
	padding-left: 10px;
}
span {
	display: block;
	padding-left: 15px;
	background: #fff url('Images/Carrot.gif') 0 7px no-repeat;
		line-height: 20px;
}
.small {
	font-size: 10px;
	color: #82A5C0;
}
ul {
	background: #fff url('Images/Menu_bg.gif') 0 0 no-repeat;
	margin:20px 0;
	padding:0;
	width: 730px;
	height:41px;
	overflow:auto;
	list-style: none;
}
ul li {
	float:left;
	height:41px;
	line-height:41px;
	color: #fff;
	text-align: center;
}

ul li.bathrooms { width: 148px; }
ul li.kitchens { width: 124px; }
ul li.tiling { width: 99px; }
ul li.decorating { width: 141px; }
ul li.plumbing { width: 218px; }

hr { clear: both; color: #82A5C0;
background-color: #82A5C0;
height: 2px; border: none;}

.tenrat {
	width: 120px;
	height: 23px;
	display: block;
	background: #fff url('Images/tenrat.gif') 0 0 no-repeat;
	text-indent: -9999px;
}
a { color: #82A5C0; }
