body {
	background-color:#330033;
}

#wrapper {
	width: 800px;
	height: 840px;
	margin-right: auto;
	margin-left: auto;
	border: medium solid #8C62AD;
}
#header {
	background-color: #9999FF;
	float: left;
	height: 150px;
	width: 800px;
	background-image: url(graphics/circles_line.gif);
}
#menu {
	background-color: #330033;
	float: left;
	width: 200px;
	height: 690px;
	background-image: url(graphics/valid-xhtml10.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#main {
	background-color: #CC99FF;
	float: right;
	width: 600px;
	height: 690px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: 9900FF;
}
a {
	height: 30px;
	width: 182px;
	background-color: #E5E1E8;
	float: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #330033;
	margin-top: 5px;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9900FF;
	border-right-color: #9900FF;
	border-bottom-color: #9900FF;
	border-left-color: #9900FF;
	padding-top: 15px;
	padding-left: 17px;
	background-image: url(graphics/right_tab.gif);
	background-repeat: no-repeat;
	background-position: right;
}

a.double {
	height: 30px;
	width: 182px;
	background-color: #E5E1E8;
	float: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #330033;
	margin-top: 5px;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9900FF;
	border-right-color: #9900FF;
	border-bottom-color: #9900FF;
	border-left-color: #9900FF;
	padding-top: 10px;
	padding-left: 17px;
	background-image: url(graphics/right_tab.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-bottom: 5px;
}

a.emailus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #330033;
	text-decoration: none;
	margin-right: 25px;
	margin-left: 240px;
	margin-top: 25px;
	background-image: none;
	background-color: #CC99FF;
}

a.emailus:hover {
	text-decoration: underline;
	}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #330033;
	text-decoration: none;
	width: 550px;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 25px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #330033;
	text-decoration: none;
	margin-left: 25px;
	margin-top: 25px;
	margin-bottom: 0px;
}
#map {
	width: 600px;
	background-position: center;
	height: 500px;
	background-image: url(graphics/Halstead_Map.jpg);
	background-color: #cc99ff;
	background-repeat: no-repeat;
}
#form {
	height: 600px;
	width: 600px;
	background-position: center;
	margin-top: 50px;
}

.promo { 
	width: 500px; 
	background:url(graphics/money-off-promo.gif) no-repeat #cc99ff; 
	margin-left: 25px;
	padding: 95px 25px 20px 25px;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#330033;
}
.formcontainer{
	margin:14px 0 ;
}
.promoform1{
	width:240px; float:left; margin-left:10px;}

.formpromo {height:36px; color:#fff;}
.formpromo input {width:176px; padding:2px 0 2px 2px; background:#fff; border:1px solid #330033; color:#330033;}
.formpromo label { color:#330033; font-weight:bold; margin:5px 5px 0 0; display:block; float:left; }
.button { margin-left:385px; padding: 2px 0 8px 0;}
.formpromobutton {cursor:pointer; width: 90px; height: 26px; background:url(graphics/get-voucher.gif) no-repeat; color: #fff; border:0;}
.privacy {height:12px; text-align:center; font-weight:bold; font-size:10px;}

	
