body {
	background-color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 100%;
	color: #663300;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 30px;
}
#container {
	margin: 0px;
	padding: 0px;
	position: relative;
}
img {
  display: none;

}
.home {
}
.about {
}
.clients {
}
.contact {
}
.privacy {
}
.thanks {
}
h1 {
	font-family: Arial, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #006633;
}
#seal_home {
		display: none;
}
#seal_about {
		display: none;
}
#seal_clients {
		display: none;
}
#seal_gallery {
		display: none;
}
#seal_contact {
		display: none;
}
#contact_map {
	display: none;
}
#seal_privacy {
	display: none;
}
#seal_thanks {
		display: none;
}
#header {
	display: none;
}
#clear {
	display: none;
}
#nav {
	display: none;
}
#nav li {
		display: none;
}
#content a:link, #content a:visited, #contentform a:link, #contentform a:visited {
	color: #007dc3;	
	text-decoration: none;
}
#content a:hover, #contentform a:hover {
	color: #99A29D;
	text-decoration: none;
}
#nav ul, #nav a:hover, #nav a:link, #nav a:visited, #nav li.on {
	display: none;
}
#content {
	width: 500px;
	padding: 0px;
	margin: 0px;
}
#contentform {
	width: 500px;
    color: #BB4A3C;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	
}
#content_bottom{
	margin-top: 0px;
}
#contentform p.box {
	position: relative;
	float: right;
	font-style: normal;
	width: 200px;
	margin: 0px;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 5px;
}
input.txt,textarea {
	color: #000000;
	border: 1px inset #000000;
	width: 180px;
	margin: 0px;
	padding: 0px;
	background-color: #EAE4D6;
}
input.btn {
	color: #EAE4D6;
	background-color: #BB4A3C;
	margin-top: 10px;
}
form p {
	width: 200px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left:45px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}
form p label {
	font: 12px  Arial, sans-serif;
}
fieldset {
	padding: 0px;
	border: none;
	margin: 0px;

}
#break{
	display: none;
}

#footer{
	width: 400px;
	font-family: Arial, sans-serif;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 100px;
	margin-left: 0px;
	}
footer p {
	margin: 0px;
	padding: 0px;	
	}

#footer a:link, #footer a:visited {
	text-decoration: none;
	}
	
#footer a:hover {
	text-decoration: none;
}

#footer p {
	font-size: 90%;
	padding-top: 30px;
	margin-top: 0px;
}
.left_pict{
	display: none;
	}
