body {
	background: url(images/bckgrnd.jpg);
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: 140%;
	margin: 0px;
}

p {
	margin: 0px;
	padding-bottom: 25px;
}

h2 {
	text-align: center;
	margin: 0px;
	padding-bottom: 25px;
}

img {
	border: none;
}

img.center {
	margin: 0px auto;
	display: block;
}

div#wrapper {
	width: 990px;
	margin: 0px auto;
}

div#header .content {
	background: url(images/content.png);
	padding-top: 25px;
}

div#header .content p {
	padding-left: 85px;
}

div#optin {
	float: right;
	width: 325px;
}

div#optin .inner {
	background: url(images/schedule-visit.png);
	padding-top: 150px;
}

div#optin .inner p {
	padding: 25px 50px 0px 50px;
}

div#optin .locations {
	background: url(images/locations-inner.png);
}

div#optin .locations p {
	color: #FFF;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	padding-bottom: 0px;
}

div#optin .locations hr {
	border: 0px;
	background: #FFF;
	padding: 1px;
	margin: 10px 50px;
}

small a {
	color: #FFF;
	font-weight: 300;
}	

small a:hover {
	text-decoration: none;
}

div#main {
	background: url(images/content.png);
}

div#main p {
	padding-left: 85px;
	padding-right: 85px;
}

div#main h3 {
	padding-left: 85px;
	margin: 0px;
	padding-bottom: 0px;
}

div.testimonial {
	width: 817px;
	margin: 0px auto;
}

div.testimonial div.inner {
	background: url(images/testimonial-inner.jpg);
	overflow: auto;
	margin: 0px;
	padding: 0px 45px;
	font-size: 125%;
	line-height: 140%;
}

div.testimonial div.bottom {
	height: 37px;
	background: url(images/testimonial-bottom.jpg);
	margin-bottom: 25px;
	text-align: right;
	font-weight: bold;
	padding: 50px 25px 0px 45px;
}

div#copyright p {
	text-align: center;
	font-size: 80%;
	line-height: 150%;
	color: #FFF;
}

div#copyright p a {
	color: #FFF;
}

div#copyright p a:hover {
	text-decoration: none;
}

div#clear {
	clear: both;
}
