
.clear {
clear: both;
}
img {
border: 0;
}
#wrapper {
width: 920px;
margin: 0 auto 0;
}
#header {
background: url('images/header.jpg') no-repeat;
height: 159px;
margin: 0 0 5px;
}
#content {
	background: #fff;
	float: left;
	width: 657px;
	margin: 0 5px 0 0;
	padding: 20px;
	min-height: 1579px;
}
#content h1 {
	font-size: 24px;
	font-weight: bold;
	color: #903;
	margin: 0;
	padding: 0 0 0 30px;
}
#content h6 {
	font-size: 22px;
	font-weight: bold;
	color: #903;
	margin: 0;
	padding: 0 0 0 30px;
}
#content h2 {
	text-align: center;
	color: #000;
	font-size: 22px;
	font-weight: bold;
	margin: 25px 0 15px;
}
#content h3 {
	font-size: 24px;
	font-weight: bold;
	color: #903;
	margin: 0;
}
#content p {
	line-height: 20px;
	margin: 0 0 14px;
	color: #000;
	text-align: left;
}
#beforeafter {
text-align: center;
margin: 20px 0 20px;
}
#sidebar {
width: 198px;
background: #f4f4f4;
float: right;
padding: 10px 10px 0;
min-height: 1609px;
margin: 0 0 5px;
}
#sidebar h4 {
font-size: 14px;
font-weight: bold;
color: #000;
margin: 0 0 15px;
}
#sidebar p {
font-size: 12px;
margin: 0 0 12px;
line-height: 18px;
}
#sidebar h5 {
font-size: 14px;
font-weight: bold;
color: #bf0000;
margin: 0;
}
.sidebarpics {
margin: 0 0 20px 10px;
display: block;
}
#footer {
background: url('images/footer.jpg') no-repeat;
height: 34px;
clear: both;
}
#footer p {
font-size: 11px;
color: #fff;
text-align: center;
margin: 0;
padding: 10px 0 0;
}
