body {
	margin: 0px;
	background-image: url(../images/Breckland%20Homeclean%20Website.png);
	background-repeat: repeat-x;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 8px 0px;
	color: #003366;
}

p, ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 20px;
}
a {
	color: #99CC66;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: none;
}
ul {
	margin-top: 4px;
	padding-left: 13px;
}
il {
	margin: 0px;
	padding: 0px;
}
.green {
	color: #99CC66;
}
.blue {
	color: #003366;
}


#wrapper {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/wrapperbg.png);
	background-repeat: repeat-y;
	position: relative;
	z-index: 10;
}




#header, #navigation, #block, #footer {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000099;
	border-left-color: #000099;
}
#header {
	background-image: url(../images/headerbg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 260px;
}

#navigation {
	text-align: right;
	height: 28px;
	padding-top: 2px;
	background-image: url(../images/navigationbg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navigation p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 20px;
}
#navigation a {
	color: #003366;
	padding-right: 10px;
	padding-left: 10px;
}
#navigation a:hover {
	color: #99CC66;
}



#block {
	width: 840px;
	padding-left: 30px;
	padding-top: 13px;
	background-image: url(../images/blockbg.png);
	background-repeat: repeat;
	padding-right: 60px;
}
#block form {
	float: right;
	width: 350px;
	margin-right: 80px;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#block form p {
	margin-bottom: 3px;
}

#block .input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	width: 175px;
}
#block .submit {
	padding-right: 11px;
	padding-left: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 14px;
	margin-top: 8px;
}

#block .alignTop {
	vertical-align: top;
}
#wrapperfoot {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
	background-image: url(../images/wrapperfootbg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
	z-index: 10;
}

#footer {
	padding-left: 30px;
	width: 900px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
	background-image: url(../images/blockbg.png);
	height: 27px;
}
#footer p {
	font-size: 09px;
	color: #999999;
}
#footer a {
	color: #666666;
}
#houses {
	height: 120px;
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0px;
	background-image: url(../images/houses.gif);
	background-repeat: repeat-x;
}

