@charset "utf-8";
#thankyou {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	height: 120px;
	width: 740px;
	border: medium solid #000;
	padding-left: 20px;
	margin-top: 50px;
	margin-left: 100px;
}
#error {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	height: 140px;
	width: 740px;
	border: medium solid #000;
	padding-left: 20px;
	margin-top: 50px;
	margin-left: 100px;
}
#submit_button {
	margin-left: 160px;
}

/* CSS Document */

#container {
width: 968px;
background: #FFFFFF;
margin: 0 auto;
padding-left: 10px;
padding-right: 10px;
overflow: hidden;
}
#banner {
	background-image: url(images/Clearview%20Aerials%20Stoke%20-%20Banner.jpg);
	height: 22px;
	width: 598px;
	padding-top: 165px;
	padding-left: 370px;
}
#main_page_coverage {
	background-image: none;
	width: 968px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	height: 525px;
}
#main_page_welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 968px;
	height: 400px;
}
#main_page_contact_me {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 968px;
	height: 850px;
}
#main_page_prices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 968px;
}
#main_page_services {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 968px;
}




body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
	text-align: left;
}

#footer {
	background-color: #CCC;
	background-image: none;
	height: 24px;
	width: 468px;
	padding-left: 500px;
	padding-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	float: none;
	text-align: center;
}
#welcome_text {
	font-family: Arial, Helvetica, sans-serif;
}
#contact_us_details {
	margin-top: 35px;
	margin-left: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	width: 440px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#contact_us_details h2 {
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 80%;
	font-size: 130%;
}

#contact_us_details h3 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
#contact_me_table {
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin-left: 100px;
}

#coverage_text {
	float: left;
	width: 400px;
	color: #000;
}
#iframe {
	float: right;
	height: 420px;
	width: 550px;
	padding-top: 20px;


}
