body {
	margin: 0px;
	padding: 0px;
	background-color: #666666;
	text-align: center;
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 180%;
	color: #333333;
}
p {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
}
	p.loyalty {
		margin-left: 76px;
		margin-bottom: 30px;
		text-align: left;
	}
		p.loyalty a {
			text-decoration: none;
		}
			p.loyalty a span {
				background-color: #990000;
				color: #FFF;
			}
		
img.loyalty {
	margin-top: 30px;
}
#wrapper {
	background-color: #FFFFFF;
	width: 760px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	text-align: left;
	overflow: auto;
}
#header {
	background-image: url(images/bg_top.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 5px;
}
.headerp {
	color: #999999;
	font-size: 0.9em;
}
#nav {
}
#main {
	margin-left: 50px;
	margin-top: 20px;
	width: 420px;
	float: left;
	display: inline;
	margin-bottom: 10px;
}
#main3col {
	margin-left: 50px;
	margin-top: 20px;
	width: 650px;
	float: left;
	display: inline;
	margin-bottom: 20px;
}
#subtitle {
	margin-top: 20px;
	margin-left: 50px;
}
#sidebar {
	margin-top: 20px;
	float: left;
	margin-left: 30px;
	margin-bottom: 10px;
	display: inline;
	padding: 0px;
}
#sidebar img {
	display: block;
	margin-bottom: 15px;
	padding: 0px;
}
#footer {
	clear: both;
	background-repeat: no-repeat;
	padding-top: 15px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg_bottom.gif);
}
#footer p {
	font-size: 0.9em;
	color: #333333;
}
#main p {
	font-size: 1em;
	color: #333333;
	line-height: normal;
	margin-bottom: 20px;
}
#steps {
	width: 470px;
	float: left;
	margin-bottom: 10px;
}
#steps img {
	padding: 0px;
	margin-right: 12px;
	margin-bottom: 21px;
}
#main2col img{
	margin-top: 15px;
}
#main2col {
	width: 420px;
	float: left;
	display: inline;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
}
#forms {
	vertical-align: middle;
}
.formsp {
	color: #333333;
	text-align: right;
	padding-right: 15px;
	line-height: normal;
}
.formspleft {
	color: #333333;
	text-align: left;
	line-height: normal;
}
#formspleftservice {
	color: #333333;
	text-align: right;
	padding-right: 10px;
}
.formspnostar {
	color: #333333;
	text-align: right;
	padding-right: 25px;
}
.formsstar {
	color: #999999;
}
.formspsmall {
	color: #999999;
	text-align: right;
	font-size: 0.9em;
	padding-right: 10px;
}
.formspnote {
	color: #333333;
	font-size: 0.9em;
	text-align: left;
}
input, textarea, select {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
#note {
	color: #333333;
	text-align: left;
}
#terms {
	padding-right: 60px;
	text-align: right;
}
#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 100px;
	border: 1px solid black;
	padding: 6px 8px;
	background-color: #FFFFFF;
	visibility: hidden;
	z-index: 100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	text-align: left;
	line-height: normal;
}
#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
#map {
	padding: 0px;
	margin: 0px;
	height: 520px;
	width: 500px;
}
#4pluspic {
	width: 162px;
	float: left;
	display: inline;
}
#4plustext {
	width: 200px;
	margin-top: 15px;
	margin-left: 15px;
	float: left;
	display: inline;
}.bgleft {
	background-image: url(images/bg_left.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.bgright {

	background-image: url(images/bg_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
