body {
	margin-top: 0px;
	padding-top: 0px;
	font-family: arial, helvetica, sans-serif;
}

img.centered {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.center { text-align: center; }

.float_left { float: left; }
.float_right { float: right; }
.clearer { clear: both; }

.textbox p, p.generic {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 20px;
}

.ph { 
	font-size: 30px;
	color: white;
	font-weight: bold;
}

.email {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: white;
	text-decoration: none;
	text-align: center;
}

.textbox { 
	width: 451px;
	background: white;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#container {
	width: 750px;
	background: #B60F0C;
	margin: 0 auto;
	padding: 2px;
}

#advert_main {
	width: 467px;
	min-height: 638px;
	float: left;
	background: #E3130F;
}

#testimonials {
	width: 253px;
	padding: 20px 15px 20px 15px;
	float: right;
}

#testimonials p { font-size: 14px; }

#enquiries {
	width: 253px;
	padding: 20px 15px 20px 15px;
	float: right;
	border-bottom: 10px solid #E3130F;
}

.col1 { color: white; font-size: 16px; }
.col2 input { width: 154px; }
.col2a input { width: 129px; }

.submit_button {
	background: url(images/submit.png);
	width: 215px;
	height: 30px;
	border: none;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-top: 15px;
}

.advert_foot {
	background: url(images/advert_foot.png) no-repeat;
	width: 467px;
	height: 86px;
}

#enquiries  h2,
#testimonials  p,
#testimonials  h1,
#testimonials  h2,
#testimonials  h3 { color: white; }

p, h1, h2, h3 { margin: 0px; }
h2 { font-size: 22px; }
form { margin: 0px; }
