BODY {
	margin: 0px;
	padding: 0px;
	background-color: #373839;
	text-align: center;
}

TD {
	vertical-align: top;
	font-family: tahoma;
	font-size: 12px;
}

P {
	font-family: tahoma;
	font-size: 12px;
}

#content_head {
	width: 658px;
	height: 40px;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

a {
	color: #ffffff;
}

#content_head div#title {
	float: left;
	font-family: tahoma;
	font-size: 36px;
	color: #ffffff;
	float: left;
	width: 330px;
	margin-bottom: 10px;
}

#content_head div#menu {
	float: left;
	font-family: tahoma;
	font-size: 36px;
	color: #ffffff;
	float: left;
	width: 327px;
	margin-bottom: 10px;
}

#content_head div#menu div#button_green {
	float: left;
	background-image: url(../images/button_green.gif);
	width: 74px;
	height: 21px;
	margin-top: 15px;
	text-align: center;
}

#content_head div#menu div#button_green a{
	display: block;
	background-image: url(../images/button_green.gif);
	width: 74px;
	height: 18px;
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	padding-top: 3px;
}




#content_head div#menu div#button_aqua {
	margin-left: 10px;
	float: left;
	background-image: url(../images/button_aqua.gif);
	width: 74px;
	height: 21px;
	margin-top: 15px;
	text-align: center;
}

#content_head div#menu div#button_aqua a{
	display: block;
	background-image: url(../images/button_aqua.gif);
	width: 74px;
	height: 18px;
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	padding-top: 3px;
}



#content_head div#menu div#button_blue {
	margin-left: 10px;
	float: left;
	background-image: url(../images/button_blue.gif);
	width: 74px;
	height: 21px;
	margin-top: 15px;
	text-align: center;
}

#content_head div#menu div#button_blue a{
	display: block;
	background-image: url(../images/button_blue.gif);
	width: 74px;
	height: 18px;
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	padding-top: 3px;
}



#content_head div#menu div#button_purple {
	margin-left: 10px;
	float: left;
	background-image: url(../images/button_purple.gif);
	width: 74px;
	height: 21px;
	margin-top: 15px;
	text-align: center;
}

#content_head div#menu div#button_purple a{
	display: block;
	background-image: url(../images/button_purple.gif);
	width: 74px;
	height: 18px;
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	padding-top: 3px;
}



#content_frame {
	width: 658px;
	height: 567px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url(../images/page_background.gif);
	background-repeat: no-repeat;
}


#content_frame_where {
	width: 658px;
	height: 567px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url(../images/page_background_where.gif);
	background-repeat: no-repeat;
}

#content_frame_testimonials {
	width: 658px;
	height: 567px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url(../images/page_background_test.gif);
	background-repeat: no-repeat;
}

#content_frame_contact {
	width: 658px;
	height: 850px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url(../images/page_background_contact.gif);
	background-repeat: no-repeat;
}

#footer {
	margin: 0px;
	padding: 0px;
}

#logo {
	float: left;
	width: 800px;
}

.clear {
	clear: both;
}

#van_image {
	float: left;
	width: 250px;
	padding-left: 20px;
	padding-top: 25px;
}

#homepage_text {
	float: left;
	width: 400px;
	height: 300px;
}

#testimonials_text {
	float: left;
	width: 400px;
	height: 300px;
}

#punctureseal_image {
	float: left;
	width: 250px;
}

#punctureseal_text {
	float: left;
	width: 374px;
	padding: 0px 8px 0px 10px;
	margin-top: 60px;
}

#homepage_contact {
	float: left;
	width: 160px;
	padding: 0px 8px 0px 12px;
	margin-top: 370px;
	color: #ffffff;
}

#home_seperator {
	padding-top: 10px;
	float: left;
	width: 800px;
	border-bottom: 1pt solid silver;
}

input {
	font-size: 12px;
	width: 250px;
}

select {
	font-size: 13px;
	width: 250px;
}

textarea {
	font-size: 12px;
	width: 250px;
	height: 100px;
}

#van_background {
	background-image: url(../images/background.png);
	background-position: center;
	background-repeat: no-repeat;
}




#column_left {
	margin-left:20px;
	float: left;
	width: 195px;
	height: 530px;
}

#column_right {
	margin-left:20px;
	float: left;
	width: 400px;
	height: 530px;
}