body {
	background-color: #ebe3d5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #663300;
	margin: 0px;
	padding: 0px;
	text-align: left;
	height: 100%;
	width: 100%;
}
#container {
    min-width: 1000px;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 0px;
	top: 0px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.home {
	background-image: url(images/home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.about {
	background-image: url(images/about.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.clients {
	background-image: url(images/clients.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contact {
	background-image: url(images/contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.privacy {
	background-image: url(images/privacy.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.thanks {
	background-image: url(images/thanks.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #006633;
}
#seal_home {
	position: absolute;
    height: 110px;
	width: 110px;
	left: 870px;
	top: 460px;
}
#seal_about {
	position: absolute;
    height: 110px;
	width: 110px;
	left: 900px;
	top: 500px;
}
#seal_clients {
	position: absolute;
	height: 110px;
	width: 110px;
	left: 550px;
	top: 90px;
	vertical-align: top;
}
#seal_gallery {
	position: absolute;
	height: 160px;
	width: 159px;
	left: 601px;
	top: 597px;
}
#seal_contact {
	position: absolute;
	left: 550px;
	top: 465px;
}
#contact_map {
	position:absolute;
	left:798px;
	top:163px;
	width:88px;
	height:171px;
}
#seal_privacy {
	position: absolute;
    height: 110px;
	width: 110px;
	left: 526px;
	top: 362px;
}
#seal_thanks {
	position: absolute;
    height: 110px;
	width: 110px;
	left: 515px;
	top: 50px;
}

#header {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 340px;
	left: 0px;
	top: 0px;
}
#clear {
	clear: both;
	height: 50px;
	margin-top: 50px;
	margin-bottom: 50px;
}
#nav {
	width: 400px;
	margin-top: 20px;
}
#nav li {
	display: inline;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #006633;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #C3B59B;
}
#nav a:link, #nav a:visited, #content a:link, #content a:visited, #contentform a:link, #contentform a:visited {
	color: #007dc3;	
	text-decoration: none;
}
#nav a:hover, #content a:hover, #contentform a:hover {
	color: #99A29D;
	text-decoration: none;
}
#nav ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 30px;
}
#nav li.on {
	background-image: url(images/tree_small.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content {
	display: block;
	width: 465px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#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;
	background-image: url(images/contact_slice.jpg);
	background-repeat: repeat-y;
}
#content_bottom{
	background-image: url(images/contact_slice.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: -10px;
}
#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  Verdana, Arial, Helvetica, sans-serif;
}
fieldset {
	padding: 0px;
	border: none;
	margin: 0px;

}
#break{
	position: relative;
	clear: right;
	display: block;
	padding: 0px;
	height: 128px;
	text-align: left;
	margin: 0px;
	width: 500px;
	vertical-align: text-top;
}

#footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	position: relative;
	display: block;
	margin: 0px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	background-color: #252F52;
	background-image: url(images/footer_rt_blue.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	min-width: 1000px;

	}

#footer a:link, #footer a:visited {
	color: #6699CC;
	text-decoration: none;
	font-weight: bold;
	}
	
#footer a:hover {
	color: #007DC3;
	text-decoration: none;
}

#footer p {
	padding-left: 100px;
	font-size: 85%;
	padding-top: 30px;
	background-image: url(images/footer_left.jpg);
	margin-top: 0px;
	display: block;
	width: 700px;
	background-repeat: no-repeat;
	background-position: left top;
	line-height: normal;
}
.left_pict{
	float: left;
	padding: 0px 20px 0px 0px;
	margin: 0px;
	font-size: 0.9em;
}	
.right_pict{
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-size: 0.9em;
}	

