* {
	margin: 0 ;
	padding: 0;
}
body {
	font: small Arial, Helvetica, sans-serif;
	background: #c3bb92 url(../images/bg-nav.png) repeat-x;
}
body#front-page {
	background: #c3bb92 url(../images/bg.png) repeat-x;
}
#wrap {
	width: 900px;
	margin: 0 auto;
	position: relative;
}
#banner {
	position: absolute;
	top: 64px;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
	background: url(../images/banner-text.png) no-repeat;
	height: 266px;
	width: 900px;
}
#banner img {
	position: absolute;
	right: 0;
	top: 0;
}
#front-page #main {
	margin-top: 250px;
}
#main {
	margin-top: 50px;
	width: 900px;
}
#left {
	float: left;
	font-family: Georgia, Times, "Times New Roman", serif;
	color: #242424;
	margin-left: 10px;
	width: 250px;
}
.pricing {
	margin: 0 auto;
	text-align: center;
	width: 600px;
}
#content {
	background: #fff url(../images/top.png) no-repeat;
	width: 530px;
	padding: 20px 0 0 0;
	margin-left: 380px;
	color: #5d5d5d;
	line-height: 2;
	font-size: .9em;
	overflow: visible;
}
#bottom {
	background: url(../images/bottom.png) no-repeat;
	height: 20px;
	margin-top: 30px;
}
#footer {
	background-color: #ded9be;
	margin-top: 50px;
	padding-top: 10px;
	height: 100px;
	font-weight: bold;
	color: #43381b;
	text-align: center;
	clear: both;
}
#front-page h1#logo {
	background: url(../images/logo.png) no-repeat;
}
h1#logo {
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
	background: url(../images/logo2.png) no-repeat;
	height: 106px;
	position: relative;
	z-index: 1;
}
h3 {
	position: relative;
}
h3#pro {
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
	background: url(../images/pro.png) no-repeat;
	height: 39px;
	margin-left: -40px;
}
h3#services {
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
	background: url(../images/services.png) no-repeat;
	height: 39px;
	margin-left: -40px;
}
h3#schedule {
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
	background: url(../images/pricing.png) center top no-repeat;
	height: 39px;
}
h3#contact {
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
	background: url(../images/contact.png) no-repeat;
	height: 39px;
	margin-left: -40px;
}
h4 {
	margin-left: 20px;
	position: relative;
	color: #262626;
}
h4#free {
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
	background: url(../images/free.png) no-repeat;
	height: 39px;
	margin-left: -40px;
}
#content p {
	margin:  10px 40px;
}
.pricing p {
	margin: 10px;
}
#left p, #left ul {
	width: 250px;
	margin: 10px 0 50px 0;
	line-height: 2.2;
}
p#hit {
	font-size: .8em;
	margin-top: 10px;
}
#addressInfo span.aligned {
	margin-left: 120px;
}
#addressInfo strong {
	float: left;
	width: 120px;
}
#content ul {
	margin-left: 60px;
}
#left img {
	border: 7px solid #242424;
}
#content img {
	display: block;
	margin: 40px auto 0 auto;
}
#top-nav  {
	float: right;
	color: #fff;
	margin-top: 5px;
}
.nav {
	font: 1.1em "trebuchet MS", Arial, Helvetica, sans-serif;
} 
.bot {
	width: 900px;
	margin: 0 auto;
}
#top-nav a {
	color: #fff;
	text-decoration: none;
}
p#hit a {
	text-decoration: underline;
}
#footer a {
	color: #43381b;
	text-decoration: none;
}
table {
	width: 600px;
	background-color: #fff;
	margin: 20px auto;
}
fieldset {
	border: none;
}
label {
	float: left;
	width: 100px;
	margin-right: 20px;
	font-weight: bold;
}
#button {
	margin-left: 120px;
}
#form-page #footer {
	position: relative;
	top: 150px;
	height: 200px;
}
