#headerContainer {
	width: 920px;
	height: 200px;
	position: relative;
}

#headerImages {
	width: 920px;
	height: 200px;
}

#headerImages img#loading {
	position: absolute;
	top: -15px;
	left: 250px;
}
#headerOverlay {
	width: 920px;
	height: 200px;
	position: absolute;
	top: 0;
	background: url(/images/headerOverlay.png) no-repeat;
	z-index: 10;
}
body {
	margin: 0;
	padding: 0;
	background: #F6F2E7;
	font-family: tahoma, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

p {
	padding-bottom: 1em;
}
a {
	color: #333333;
}
* {
	padding: 0;
	margin: 0;
	outline: none;
}

img {
	border: 0;
}
h1 {
	font-size: 11px;
	color: #5e5e5e;
}

.clear {
	clear: both;
}
#container {
	width: 920px;
	padding: 20px 45px;
	margin: 0 auto;
	background: url(/images/containerBackground.png) repeat-y;
}

#logo {
	border: none;
}
#navigation {
}
#search {
}

#pageTop {
	width: 1010px;
	height: 12px;
	margin: 0 auto;
	background: url(/images/pageTop.png) no-repeat;
}
#pageBottom {
	width: 1010px;
	height: 15px;
	margin: 0 auto;
	background: url(/images/pageBottom.png) no-repeat;
}

#identifiers {
	padding: 30px 0;
}
#identifiers ul {
	margin: 0;
	padding: 10px;
	list-style: none;
}
#identifiers li {
	font-size: 14px;
	padding: 8px 0 0 15px;
	background: url(/images/bullet.gif) no-repeat 0 12px;
}
#identifiers a {
	color: #333333;
	text-decoration: none;
}
#identifiers a:hover {
	color: #666666;
	text-decoration: underline;
}

.identifier {
	width: 293px;
	margin-right: 15px;
	height: 290px;
	border: solid 1px #e6e6e6;
	float: left;
}
.identifier h1 {
	padding: 10px 10px 0 10px;
	height: 25px;
}

#construction h1 {
	background: url(/images/house.gif) no-repeat 250px 0;
}
#joinery h1 {
	background: url(/images/joineryIcon.gif) no-repeat 230px 0;
}
#maintenance h1 {
	background: url(/images/maintenanceIcon.gif) no-repeat 250px 0;
}

.contentContainer {

}
.content {
	padding-left: 20px;
	width: 650px;
	line-height: 1.6;
}
.content h1, .sidebar h1 {
	font-size: 15px;
	text-transform: uppercase;
	width: 100%;
	border-bottom: solid 1px #e6e6e6;
	padding-bottom: 10px;
	line-height: 1;
}


.bodyText {
	padding: 15px 0;
	line-height: 1.9;
}
.bodyText ul {
	margin: 10px 0 10px 30px;
}



.sidebar {
	vertical-align: top;
	width: 250px;
}
.breadcrumbs {
	margin: 0 auto 10px auto;
	padding: 10px 0 0 0px;
	height: 15px;
	font-size: 11px;
	line-height: 1;
}

.breadcrumbs a{
	color: #333333;
}
.breadcrumbs a:hover{
	color: #606060;
}
.teamMember {
	padding: 30px 0;
	width: 50%;
	height: 120px;
	float: left;
}

.sitemap ul {
	list-style-type: none;
}
.sitemap a {
	text-align: center;
	display: block;
	padding: 0 20px;
	float: left;
	text-decoration: none;
	font-size: 12px;
}
.sitemap a.current {

	font-weight: bold;
}
.sitemap .separator {
	float: left;
}

.disclaimer {
	font-size: 11px;
	clear: left;
	padding: 15px 0 0 20px;
}
.footer {
	width: 980px;
	margin: 0 auto;
	padding-top: 15px;
	height: 110px;
}
img#registered {
	padding-right: 20px;
}







































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

