body {
	font-family: Verdana;
	font-size: 12px;
	color: #655443;
	margin: auto;
	background-color: #EEEEEE;
}
a {
	color:#655443;
	font-weight: normal;
	text-decoration:none;
}
a:hover {
	color:#bfbfbf;
	font-weight: normal;
	text-decoration:none;
}
.clearer {
	clear:both;
}
#header {
	width: 712px;
	height: 154px;
	background-image:url(../images/backgroundHeader.jpg);
	background-repeat: no-repeat;
	margin: auto;
}
#headerMenu {
	width: 490px;
	padding: 30px 0px 0px 10px;
}
#wrapper {
	background-image:url(../images/backgroundWrapper.jpg);
	background-repeat: repeat-y;
	width: 712px;
	margin: auto;
}
#content {
	background-image:url(../images/backgroundContent.jpg);
	background-repeat: no-repeat;
	width:642px;
	margin: auto;
	padding: 10px 35px 0px 35px;
}
#title {
	width: 400px;
	padding: 10px 0px 15px 0px;
}
#welcomeInfoBox {
	width: 390px;
	float: left;
	padding-right: 10px;
}
#welcomeImageBox {
	width: 215px;
	height: 418px;
	padding: 20px 0px 0px 20px;
	float: left;
	background-image:url(../images/backgroundBeforeAfter.jpg);
	background-repeat: no-repeat;
}
.imageBox {
	background-image:url(../images/backgroundBeforeAfterBoxes.jpg);
	background-repeat: no-repeat;
	width: 194px;
	height: 90px;
	padding: 3px 0px 0px 3px;
}
.imageBoxSpacer {
	width: 59px;
	height: 81px;
	padding: 0px 0px 0px 23px;
}
#imageMore {
	width: 153px;
	height: 35px;
	padding: 10px 0px 0px 0px;
	border: 0px;
}
#footer {
	font-size: 9px;
	color: #FFFFFF;
	text-align:center;
	background-image:url(../images/backgroundFooter.jpg);
	background-repeat: no-repeat;
	margin: auto;
	width: 712px;
	height: 27px;
	padding: 50px 0px 0px 0px;
}
.footer a {
	color:#FFFFFF;
	font-weight: normal;
	text-decoration:none;
}
.footer a:hover {
	color:#bfbfbf;
	font-weight: normal;
	text-decoration:none;
}
#footerImages {
	width: 564px;
	height: 114px;
	padding: 10px 0px 0px 0px;
}
.textBold {
	color: #966161;
	font-weight: bold;
}
#saLink {
	text-align: center;
	width: 712px;
	height: 0px;
	padding: 10px 0px 10px 0px;
	margin:auto;
	font-size: 9px;
	color: #655443;
}
.contactForm {
	border: 1px solid #a7927d;
}