body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #D9CBB7;
}
#footer {
	background: url(images/footer-bg.jpg) no-repeat left bottom;
	margin: 0px;
	padding: 0px;
	height: 60px;
}
#content img {
	text-align: center;
	margin: 20px auto 0px;
	padding: 0px;
	width: 400px;
	border-style: none;
}
#banner h1 {
	font-size: 3em;
	font-weight: bold;
	margin: 0px;
	padding: .4em 1em 1em;
}
#outer {
	margin: 30px auto 0px;
	padding: 0px;
	width: 800px;
}
#banner {
	margin: 0px;
	padding: 0px;
	height: 120px;
	background: url(images/banner-bg.jpg) no-repeat;
}
#content {
	background: url(images/bg.jpg) repeat-y;
	margin: 0px;
	padding: 0px;
}
#content p {
	margin: 0px;
	padding: 1em 5em 0.5em 6em;
	font-size: 1.6em;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

#content #contactform label {
	margin: 0px 20px 0px 0px;
	padding: 0px;
	float: left;
	width: 80px;
	font-weight: bold;
	text-align: right;
}#content #contactform {
	margin: 0px auto;
	padding: 0px;
	width: 400px;
}
#contactform #Submit {
	margin: 0px 0px 0px 100px;
	padding: 0px;
}
#content #contactform div {
	margin: 0.5em 0px;
	padding: 0px;
}
#content ol {
	text-align: left;
	font-size: 1.5em;
	margin: 0px 0px 0px 150px;
	padding: 0px;
}
#content li {
	margin: 0px;
	padding: 0.3em;
}
#innervisions {
	text-align: right;
	margin: 40px 0px 20px;
	padding: 0px;
}

#innervisions a {
	font-size: 1em;
	margin: 0px;
	padding: 0.5em;
	text-decoration: none;
}
#innervisions a:hover {
	text-decoration: underline;
}
