body {
	background-color: #FFFFF2;
	background-image: url(/content/common/images/background.jpg);
	margin: 14px 0px 0px;
	background-repeat: repeat;
}
#layoutwrapper {
	margin: 0 auto;
	width: 770px;
	background-image: url(/content/common/images/contentback.jpg);
	background-repeat: repeat-y;
}
#masthead {
	background-repeat: no-repeat;
	height: 173px;
	background-position: top;
}
#undermasthead {
	background-image: url(/content/common/images/top-back.jpg);
	background-repeat: no-repeat;
	height: 29px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999966;
	text-align: right;
	padding-top: 6px;
	padding-right: 40px;
}
#home #centercontent {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	background-image: url(/content/common/images/certified-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#contact #centercontent {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	background-image: url(/content/contact/images/contact-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#services #centercontent {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	background-image: url(/content/services/images/services-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#privacy #centercontent {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	background-image: url(/content/privacy-terms/images/privacy.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#links #centercontent {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	background-image: url(/content/links/images/links-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#bg #centercontent {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	background-image: url(/content/common/images/blank-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#centercontent p {
	margin: 0 0 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 15px;
}

#rightcontent li {
	margin: 0 0 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 15px;
}
.text1 {
	margin: 0 0 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 15px;
}
.textreq {
	margin: 0 0 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size: 12px;
	line-height: 15px;
}
h1 {
	color: #835C2C;
	font-size: 18px;
	margin: 0px 0 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h2 {
	color: #835C2C;
	font-size: 28px;
	margin: 0px 0 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h3 {
	color: #835C2C;
	font-size: 24px;
	margin: 0px 0 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h4 {
	color: #835C2C;
	font-size: 16px;
	margin: 0px 0 12px;
	font-family: "Times New Roman", Times, serif;
}
#leftcolumn p {
	margin: 0 0 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999966;
	font-size: 12px;
	line-height: 1.3em;
}
#leftcolumn {
	padding-right: 10px;
	letter-spacing: -0.5px;
	padding-top: 20px;
}
.bodytext {
	margin: 0 0 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 15px;
}
#menubar {
	float: left;
	width: 159px;
	background-image: url(/content/common/images/navtop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	padding-top: 80px;
	padding-left: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
}
#rightcontent {
	float: right;
	width: 516px;
	padding-right: 40px;
}
#footer {
	clear: both;
	margin: 0px;
	color: #666666;
	text-align: right;
	background-image: url(/content/common/images/footer.jpg);
	height: 30px;
	background-repeat: no-repeat;
	padding: 8px 0px 0px;
}
#footer h3 {
	padding: 127px 36px 0px 0px;
	margin: 0px;
	color: #6A5D3B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer p {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C1C7A1;
	padding-right: 36px;
}
#clear {
	clear: both;
	margin: 0px;
}
#tagline {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
/*LINK STYLES*/
#rightcontent a {
	color: #835C2C;
	text-decoration: underline;
}
#rightcontent a:visited {
	color: #835C2C;
	text-decoration: underline;
}
#rightcontent a:hover {
	color: #666600;
	text-decoration: none;
}
#rightcontent a:active, #rightcontent a:focus {
	color: #666600;
	text-decoration: none;
}


#footer li a {
	color: #666666;
	text-decoration: none;
}
#footer li a:visited {
	color: #666666;
	text-decoration: none;
}
#footer li a:hover {
	color: #999999;
	text-decoration: none;
}
#footer li a:active, #footer li a:focus {
	color: #999999;
	text-decoration: none;
}
#tagline a {
	color: #999999;
	text-decoration: none;
}
#tagline a:visited {
	color: #999999;
	text-decoration: none;
}
#tagline a:hover {
	color: #000000;
	text-decoration: none;
}
#tagline a:active, #tagline a:focus {
	color: #000000;
	text-decoration: none;
}

#footer li {
	list-style-type: none;
	display: inline;
	margin-left: 20px;
	margin-right: 160px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#footer ul {
	margin: 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#certlogos {
	margin-left: 0px;
}.imageright {
	margin: 4px 0px 10px 15px;
	padding: 0px;
	float: right;
}

.imageleft {
	margin: 4px 15px 10px 0px;
	padding: 0px;
	float: left;
}
.imagerighttoppad {
	margin: 10px 0px 10px 15px;
	padding: 0px;
	float: right;
}

.imagelefttoppad {
	margin: 10px 15px 10px 0px;
	padding: 0px;
	float: left;
}
