* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-color: #CDC7BB;
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 12px;
	line-height: 120%;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bgtile.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
h2 {
	position: relative;
	height: 25px;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	line-height: 120%;
	color: #85663A;
	margin-bottom: 14px;
}
.thankyou {
	font-weight: normal;
	color: #336600;
	text-align: center;
	background-color: #E5E1DA;
	padding: 5px;
}
.ourwork {
	background-image: url(../images/ourportfolio.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.styled {
	display: none;
}
#page {
	margin: 0px auto;
	padding: 0px;
	width: 800px;
	position: relative;
}
#leftcol {
	margin: 0px;
	padding: 0px;
	width: 480px;
	position: relative;
}
#hed {
	background-image: url(../images/hed.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 185px;
	width: 470px;
}#bodycopy {
	width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#bodycopy a:link {
	color: #7B8A3C;
}
#bodycopy a:visited {
	color: #7B8A3C;
}
#bodycopy a:hover {
	color: #716A65;
	background-color: #CDC7BB;
}
#bodycopy a:active {
	color: #7B8A3C;
}
#quotereq {
	height: 25px;
	width: 140px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 34px;
	top: 145px;
	z-index: 1;
	background-image: url(../images/requestquote.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#quotereq a {
	margin: 0px;
	padding: 0px;
	display: block;
	height: 25px;
	width: 140px;
}
#footer {
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
	margin-top: 14px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CDC7BB;
}
.aboutus {
	background-image: url(../images/aboutus.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#rightCol {
	position: absolute;
	background-image: url(../images/services.jpg);
	height: 400px;
	width: 285px;
	background-repeat: no-repeat;
	background-position: left top;
	top: 145px;
	left: 469px;
}#portfolio {
	margin-bottom: 10px;
	position: relative;
	z-index: 0;
}
