body {
	margin-top:0px;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#CCCCCC;
	font-size:0.7em;
	background-repeat:repeat-y;
	background-color:#4c4d61;
	}
h1 {
	font-size:20px;
	font-style:italic;
	color:#B57005;
	}
h2 {
	font-size:20px;
	font-style:italic;
	color:#333333;
	}
#wrap {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:800px;
	background-color:transparent;
	height: auto;
	}
#header {
	clear:both;
	display:block;
	width:800px;
	height:290px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	background-image:url(images/plank.jpg);
	background-repeat:no-repeat;
	}
#logo {
	float:left;
	clear: both;
	margin-left: 20px;
	margin-top: 5px;
}
#menu {
	width:500px;
	height:150px;
	font-size:16px;
	color:#FFFFFF;
	opacity:0.8;
	float: right;
	vertical-align: middle;
	padding-top: 125px;
}
#content {
	position:relative;
	margin-top:0px;
	background-image:url(images/bgmain.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
	height:auto;
	min-height:200px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	overflow:auto;
	background-color:#FFFFFF;
}
#main {
	clear:both;
	display:block;
	float:left;
	width:550px;
	padding-left:10px;
	text-align: left;
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 15px;
	margin-left: 10px;
	padding-top: 15px;
	color:#333333;
}
#rightbanner {
	float:right;
	width:200px;
	margin-top: 15px;
	padding-top: 15px;
	padding-right: 5px;
	background-color:#b57005;
	background-image:url(images/sidemenbg.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	margin-right: 5px;
	padding-left: 5px;
	height: auto;
	
}
#rightbanner ul {
		margin-bottom:0;
		margin: 7px 8px 8px 10px;
		padding: 0;
		text-decoration: none;		
    }
	ul.rightbanner li {
	list-style: none;
	padding: 4px 0 4px 5px;
	margin: 0 2px;
	border-bottom: 1px solid #E5E5E5;
	text-decoration: none;
	}
	#rightbanner ul li a {
	text-decoration:none;
	color:#FFFFFF;	
	}
	#rightbanner ul li a:hover {
	color:#FFFFFF;
	}
#footer {
	height:210px;
	display:block;
	clear:both;
	padding-top:5px;
	background-image:url(images/plank.jpg);
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	color:#333333;
	padding-left: 15px;
	}
#footer ul {
		margin-bottom:0;
		padding: 0;
		text-decoration: none;		
    }
	#footer li {
	list-style: none;
	display: block;
	float: left;
	width: auto;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
} 
	}
	#footer ul li a {
	text-decoration:none;
	}
	#footer ul li a:hover {
	color:#FFFFFF;
	}
#dlz {
	width:150px;
	float:right;
	height:auto;
	margin-top: 10px;
}
#footerleft {
	width:500px;
	float:left;
	height:auto;
}
	#cform { margin: auto; width: 460px; background-color: #eee; padding: 10px; font: bold 12px verdana; }
			#cform img { border: 1px solid #000; }
			#cform .redmark { border: 2px solid #f00; }
			#cform h1 { background-color: #036; padding: 5px; margin: 0; color: #abc; }
			#cform p { background-color: #ddd; padding: 5px ; }
			#cform label { display: block; float: left; width: 140px; clear: left; }
			#cform input.contactFields { width: 300px; }
			#cform input.submit { width: 120px; }
			#cform input.captcha { width: 40px; }
			#cform textarea.contactFields { width: 300px; height: 12em; }
.testimonial {
	width:550px;
	height:350px;
	float: left;
}
.before {
	width:150px;
	height:205px;
	float:left;
	padding: 5px;
}
.tdetail {
	width:200px;
	height:200px;
	float: left;
	color: #333333;
	padding-top: 5px;
}
.after {
	width:150px;
	height:205px;
	float:left;
	padding: 5px;
}
