body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:0px;
	background-color: #A7A9AC;
}
#content {
background-color:#FFFFFF;
width:770px;
height:auto;
margin: auto;
overflow:hidden;
}
h1
{
font-family:Geneva, Arial,sans-serif;
font-size:x-large;
padding-left:10px;
color:#DF3A28;
text-align:center;
}
h2{
	font-family:Geneva, Arial, sans-serif;
	font-size:18px;
	color:#FFF;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	margin-top:2px;
}
h2 a {
	font-family:Geneva, Arial, sans-serif;
	font-size:large;
	color:#FFF;
	background-color:#E8F6F6;
	padding-top:5px;
	padding-bottom:5px;
}

a {
	text-decoration:none;
	color:#6D6E71;
}
a:hover {
	text-decoration:underline;
	color: #a7a9ac;
}
#nav {
	width:770px;
	height:15px;
	padding-bottom:10px;
	padding-top:5px;
	text-align:center;
	color:#6D6E71;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #6d6e71;
	border-bottom-color: #6d6e71;
}

#nav a {
	color:#6D6E71;
	font-family:Arial, Helvetica, sans-serif;
	font-size:large;
	padding:0px 18px 0px 18px;
	margin-top:10px;
	margin-bottom:10px;
	text-decoration:none;
}
 
#nav a:hover {
	color:#BE0F34;
} 
p {
	font-family:Geneva, Arial, sans-serif;
	color:#000;
	font-size:13px;
	line-height: 20px;
}

#footer{
width: 770px;
float:left;
margin-top:10px;
padding-top:2px;
margin-bottom:2px;
border-top:2px dotted #8B8B8B;
background-color:#FFFFFF;
}

#footer p {
margin:0;
padding:0;
text-align:center;
font-size:small;
}

#mdf {
	margin-left:10px;
	margin-right:11px;
	width:240px;
	height:200px;
	float:left;
	margin-top:10px;
	overflow:hidden;
	margin-bottom:10px;
	background-color:#BE0F34;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image: url(images/whitewood.gif);
	border: 1px solid #BE0F34;
}
#services {
	margin-right:11px;
	width:240px;
	height:200px;
	float:left;
	background-color:#E8F6F6;
	margin-top:10px;
	overflow:hidden;
	margin-bottom:10px;
	background-color:#6D6E71;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image: url(images/grinding.gif);
	border: 1px solid #6D6E71;
}
#timber {
	margin-right:9px;
	width:240px;
	height:200px;
	float:left;
	background-color:#E8F6F6;
	margin-top:10px;
	overflow:hidden;
	margin-bottom:10px;
	background-color:#BE0F34;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image: url(images/finishing.gif);
	border: 1px solid #BE0F34;
}

#banner {
margin-top:11px;
}

.Links{
	position: relative;
	margin: 0px;
	padding: 0px;
	text-align:center;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	font-size: 10pt;
	font-weight: normal;
}

.Links a {
	display: block;
	padding: 2px 0px 2px 0px;
	font-weight:normal;
	color: #000;
	text-decoration: none;
}

.Links a:hover{
	color: #6D6E71;
	text-decoration: underline;
}
#approvals {
	float:left;
	text-align: center;
	height: auto;
	width: 770px;
	margin-top: 10px;
}
#welcomebox {
	width:746px;
	float:left;
	margin-left:10px;
	margin-right:10px;
}
#welcomebox h2{
	margin-left:8px;
	text-align:left;
	color: #BE0F34;
}
#welcomebox p {
	margin-left:8px;
	margin-right:8px;
	color:#000;
	padding-bottom:0px;
	margin-bottom:0px;
}

