@charset "UTF-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}
#wrapper {
	width:900px;
	margin:auto;
	margin-top:10px
}
#header {
	width:900px;
	height:84px;
	background-color:#464749;
}
#logo {
width:212px;
float:left;
margin-top:20px;
margin-left:10px;
}
#menu ul {
	list-style-type:none;
}
#menu li {
	display:inline;
	height:35px;
}
#menu {
	float:right;
	width:450px;
	margin:49px -30px 0 0;
}
#subhead {
	width:900px;
	float:left;
}
#subhead_left {
	float:left;
	width:400px;
	margin:22px 0 10px 20px;
}
#subhead_right {
	float:right;
	width:210px;
	margin:10px 20px 10px 0;
}
#main {
	width:900px;
}
#content {
	float:left;
	margin:20px 0 0 20px;
}
#content p {
	width:380px;
}
#content ul {
	list-style-type:none;
	margin:80px 0 0 25px;
}
#content li {
	display:inline;
	margin:0 5px 0 5px;
}
#content1 {
	width:900px;
	float:left;
	margin-left:30px;
	margin-bottom:20px;
}
#footer {
	width:900px;
	height:37PX;
	background-color:#464749;
	clear:both;
}
#footer_right {
	float:right;
	margin:10px 10px 10px 0;
}
#footer_right ul {
	list-style-type:none;
}
#footer_right li {
	display:inline;
	padding:0 10px 0px 10px;
	width:400px;
}
#footer_left {
	float:left;
	width:400px;
	margin-top:10px;
	margin-left:10px;
}
.footer1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cccccc;
}
a:link {
	color:#cccccc;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:none;
}
a:hover {
	color:#ae9b7c;
	text-decoration:none;
}
a:active {
	text-decoration:none;
	color:#cccccc;
}
a:visited {
text-decoration:none;
	color:#cccccc;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#999999;
}
.style1 {
	font-size: 21px;
	font-weight: bold;
}
.link1 {
	margin-bottom:50px;
}
#pro1 {
	width:900px;
	height:220px;
}
#holder {
	width:250px;
}
#pic {
	width:250px;
}
#text {
	width:250px;
}
.thumbnail {
	margin:10px 10px 10px 10px;
	float: left;
	width: 250px;
	padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
}
.clearboth {
	clear: both;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:22px;
	font-weight:100;
}
#content2 {
	margin:30px 0 0 40px;
	width:450px;
	float:left;
}
form {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
body {
	background-color:#918672;
}
td {
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:5px 0 5px 0;
}
textarea, input {
	background-color:#666666;
	border:#CCCCCC solid thin;
	margin:5px 0 5px 0;
}
#content3 {
	float:right;
	width:300px;
	margin:30px 0 0 0;
}
#testimonials {
 float:left;
	width:400px;
	margin:0 0 10px 20px;
	}
	#testimonial_copy{
	margin:30px 0 0 40px;
	width:450px;
	float:left;
	}
#photo {
width:350px;
float:right;
margin:30px 20px 0 0;
}