body {
	background-image: url(../images/body-bg.jpg);
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DDDDDD;
	text-align: center;
	background-color: #4B4B4B;
	padding-bottom: 6px;
	text-transform: uppercase;
	margin: 0px;
}
h2 {
	background-color: #F8F8F8;
	padding: 10px;
	color: #333333;
	border: 1px solid #EFEFEF;
	text-transform: uppercase;
	font-size: 16px;
}

h4 {
	border: 1px solid #C0CEBB;
	padding: 5px;
	background-color: #F8FAE4;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}


a:link {
	color: #D25900;
	text-decoration: underline;
	font-weight: normal;
	font-variant: normal;
}
a:visited {
	color: #D25900;
	text-decoration: underline;
	font-weight: normal;
	font-variant: normal;
}
a:hover {
	color: #738C24;
}
img {
    vertical-align:bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imgright {
	float: right;
	margin-left: 15px;
}
.faqlayout {
	width: 720px;
	padding: 10px;
	text-align: left;
	margin: 0px;
	vertical-align: text-top;
	font-size: 10px;
}
.contactform {
	padding: 10px;
	height: 658px;
	width: 452px;
	border: 7px solid #C6D9C6;
	background-color: #D9ECD9;
}



#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../images/header.jpg);
	height: 89px;
	width: 950px;
}
#free_eval {
	height: 61px;
	width: 215px;
}
#logo {
	height: 89px;
	width: 259px;
	margin-top: -61px;
	margin-left: 691px;
}
#photogallery {
	height: 23px;
	width: 266px;
	margin-top: -23px;
}



#navigation {
	height: 23px;
	width: 950px;
	background-color: #FFFFFF;
	padding-top: 4px;
}
#content {
	width: 950px;
	background-color: #FFFFFF;
	padding-bottom: 15px;
	padding-top: 2px;
}
#contenttext {
	width: 920px;
	padding-left: 15px;
	background-color: #FFFFFF;
	padding-top: 2px;
}

#footer {
	width: 950px;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 15px;
	font-size: 11px;
}
#footer a {
	color: #809720;
}
#footer a:visited {
	color: #7D951E;
}
#footer a:hover {

	color: #FF6E03;
}
#faq {
	text-align: center;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
strong {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {

	background-color: #F8F8F8;
	padding: 10px;
	color: #333333;
	border: 1px solid #EFEFEF;
	font-size: 12px;
}

