body { 
	margin-top: 0;
	padding:0; 
	background-image: url(images/floorsanding_bg.gif);
}

#container {
	margin-top: 10px;
	margin-left: auto;
 	margin-right: auto;
	width: 855px;
	height: auto;
	min-height:1400px;
	background:#000;
}
#container #header1 {
	width: 855px;
	height: 205px;
}
#container #header2 {
	width: 855px;
	height: 46px;
}

#container #header2 #planks {
	width: 379px;
	height: 46px;
	float: left;
}
#container #header2 #topnav {
	width: 476px;
	height: 46px;
	background-image: url(images/navbg.gif);
	float:left;
}
#container #header2 #topnav #links {
	padding-top:12px;
	padding-left:18px;
	color: #fff;
}
#container #header2 #topnav #links a {
	color: #fff;
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-decoration:none;
	text-transform: uppercase;
	margin-right:5px;
}
#container #topline {
	width: 855px;
	height: 7px;
	background-image: url(images/topline.gif);
}
#container #content {
	background: #000000;
	width: 855px;
	height: auto;
	min-height: 1525px;
}
#container #content #main {
	width: 541px;
	height: auto;
	min-height: 1325px;
	padding-top:50px;
	padding-left:30px;
	padding-right:20px;
	float: left;
	background-color: #000000;
}
#container #content #main a {
	font-family: "Trebuchet MS";
	font-size: 15px;
	width:541px;
	color:#ACA995;
}
#container #content #main p {
	color: #fff;
	font-family: "Trebuchet MS";
	font-size: 15px;
	width:541px;
}
ul {
	color: #fff;
	font-family: "Trebuchet MS";
	font-size: 15px;
}
li {
	color: #fff;
	font-family: "Trebuchet MS";
	font-size: 15px;
}
td {
	color: #fff;
	font-family: "Trebuchet MS";
	font-size: 13px;
}
#container #content #divider {
	width: 1px;
	height: auto;
	min-height: 1150px;
	float: left;
	background-image: url(images/divider.gif);
	padding-top:30px;
}
#container #content #rightcol {
	width: 233px;
	height: auto;
	min-height: 1430px;
	float: left;
	background: #000000;
	padding-top:40px;
	padding-left:30px;
}
#container_footer {
	width:855px;
	height:46px;
	margin:0;
	padding:0;
	background-image: url(images/navbg.gif);
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: center;
	color:#fff;
	margin-left: auto;
 	margin-right: auto;
	margin-top:0px;
	
}
#contactform {
	width:450px;
	margin-bottom:10px;
}
#contactform .form_left {
	width:217px;
	height:22px;
	float:left;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#fff;
	padding:3px;
	margin:1px;
	background:#5A5A5A;
	padding-top:auto;
	padding-bottom:auto;
}
#contactform .form_right {
	width:217px;
	height:22px;
	float:left;
	padding:3px;
	margin:1px;
	background:#5A5A5A;
	padding-top:auto;
	padding-bottom:auto;
}

#contactform .text_left {
	width:217px;
	height:140px;
	float:left;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#fff;
	padding:3px;
	margin:1px;
	background:#5A5A5A;
	padding-top:auto;
	padding-bottom:auto;
}
#contactform .text_right {
	width:217px;
	height:140px;
	float:left;
	padding:3px;
	margin:1px;
	background:#5A5A5A;
	padding-top:auto;
	padding-bottom:auto;
}
h5 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color:#fff;
	width:300px;
	font-weight:normal;
}
h1{
	font-family: "Trebuchet MS";
	font-size: 22px;
	color:#D0CEC3;
	font-weight:bold;
}
