* {
	padding:0px;
	margin:0px;
}

html, body {
	text-decoration: none;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
}

#header {
	background: #DCE0CF url(../images/background.gif) repeat-x ;
	height:160px;
}

#logo-container {
	position:relative;
	width: 860px;
	margin: auto;
}

#logo {
	position:absolute;
	top:49px;
	left:44px;
	background: url(../images/logo.gif)  no-repeat;
	width:97px;
	height:62px;
}

#title {
	position:absolute;
	height:111px;
	width:648px;
	top:40px;
	left:150px;
	background: url(../images/title.gif)  no-repeat left top ;
	border-left: 1px #FFFFFF solid;
}

#LTD {
	position:absolute;
	height:25px;
	width:93px;
	top:75px;
	left:547px;
	background: url(../images/LTD.gif)  no-repeat left top ;
}

#menu {
	position:absolute;
	color:#FFFFFF;
	left:0px;
	top:115px;
	margin-left:40px;
}

li {
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:16px;
	list-style-type:none;
	margin-left:42px;
	margin-top:10px;
}

#main-container {
	position:relative;
	background: #F5F4F0 url(../images/main-background.gif) top repeat-x ;
}

#main-container-contact {
	position:relative;
	background: #F5F4F0 url(../images/main-background.gif) top repeat-x ;
}

#second-container {
	position:relative;
	background: #F5F4F0 url(../images/second-background.gif) top repeat-x ;
}

#top-content {
	position:relative;
	width: 860px;
	height:260px;
	margin: auto;
	background-color:#CFD6BC;
}

#top-content-contact {
	position:relative;
	width: 860px;
	height:260px;
	margin: auto;
	background-color:#CFD6BC;
}

#photo {
	position:relative;
	float:left;
	top:20px;
	left:40px;
	width:500px;
	height:220px;
	background: url(../images/image1.jpg)  no-repeat left top ;
}

#services {
	position:relative;
	float:left;
	width:300px;
	height:40px;
	background: url(../images/services-background.gif)  no-repeat left top ;
}

#side-menu {
	position:relative;
	float:left;
	top:20px;
	left:20px;
	width:300px;
	height:40px;
	
}

#side-menu li  {
	margin-left:20px;
	margin-top:15px;
	width:200px;
}

#side-menu li a {
	background: url(../images/icon1.gif) no-repeat left center;
	color:#FFFFFF;
	display:block;
	padding-left:30px;
}

#bottom-content-right ul {
	margin-left:30px;
	margin-top:13px;
}

#bottom-content-right li {
	color:#16476B;
	background: url(../images/icon2.gif) no-repeat left center;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-weight:normal;
	border-bottom:1px  dotted #CDD3B7;
	font-size:20px;
	padding-top:10px;
	padding-left:20px;
	margin-right:20px;
	padding-bottom:5px;
}

#bottom-content-right li a {
	color:#16476B;
}

#bottom-content {
	position:relative;
	width: 860px;
	margin: auto;
}

#bottom-content-left {
	position:relative;
	float:left;
	width:560px;
}

#bottom-content-right {
	position:relative;
	float:left;
	width:300px;
}	

 dl.border-around {
 	margin-left:60px;
	margin-top:36px;
	margin-bottom:20px
}

.border-around dt {
	font-family:Georgia,"Times New Roman",Times,serif;
	background-color: #CFD6BC;
	color: #FFFFFF;
	padding: .5em .5em;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

.border-around dd {
	margin: 0 0 2em 0;
	background: #FFFFFF url(../images/dd-background.gif) repeat-x left  bottom;
	color:#10324B;
	text-align: center;
	padding-top: 1em;
	padding-bottom:18px;
}

.border-around dd a {
	color:#10324B;
}	

h1 {
	color:#757D51;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-weight:normal;
	border-bottom:1px solid #CDD3B7;
	font-size:26px;
	padding-top:20px;
	margin-left:20px;
	margin-right:20px;
	padding-bottom:10px;
}

.contact-heading {
	color:#FFFFFF;
	border:none;
	padding-bottom:0px;
}

h2 {
	color:#FFFFFF;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-weight:normal;
	font-size:22px;
	padding-top:7px;
	margin-left:20px;
	padding-bottom:10px;
}

h3 {
	color:#757D51;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-weight:normal;
	font-size:20px;
	padding-top:15px;
	margin-left:20px;
	margin-right:20px;
	padding-bottom:5px;
}

p {
	color:#757D51;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	font-weight:normal;
	font-size:13px;
}

a {
	text-decoration:none;
	color:#FFFFFF;
}

.pages {
	color:#757D51;
	font-weight:bold;
}

.projects a {
	color: #966721;
	font-size:12px;
}

label {
	float:left;
	width:7em;
}

#form {
	float:left;
}

#contact {
	float:left;
	width:350px;
	margin-left:30px;
}

.button {
	margin-left:91px;
}


#NHBC {
	position:absolute;
	height:32px;
	width:73px;
	top:10px;
	left:20px;
	background: url(../images/NHBC.gif)  no-repeat left top ;
}

.map {
	margin-left:57px;
}

#footer-holder {
	position:relative;
	background: #DCE0CF url(../images/footer-background.gif) repeat-x ;
	height:80px;
	clear:both;
}

#footer {
	position:relative;
	width: 860px;
	margin: auto;
	height: 28px;
}

.footleft {
	color:#FFFFFF;
	font-family:Arial,Helvetica,Verdana,Sans-serif;
	font-size:12px;
	margin-top:58px;
	padding-left:20px;
	float:left;
}

.footright {
	color:#FFFFFF;
	font-family:Arial,Helvetica,Verdana,Sans-serif;
	font-size:12px;
	margin-top:58px;
	padding-right:20px;
	text-align:center;
	float:right;
}

a.footerlink {
	color:#ff880e;
	text-decoration:none;
}