@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFF;
	text-align: center;
	margin-top: 0px;
}
#wrapper {
	width: 980px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
}
 

#banner {
	background-image: url(assetts/images/banner.jpg);
	height: 200px;
	width: 980px;
	
}
#sticker {
	float: right;
}

#banner_text {
	height: 100px;
	width: 420px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #FFF;
	padding-left: 230px;
	padding-top: 30px;
}

#nav {
	height: 35px;
	width: 835px;
	background-image: url(assetts/images/navbuttons/nav_background.jpg);
	background-repeat: repeat;
	margin-top: 35px;
}
#left_col {
	width: 690px;
	border-right-style: dotted;
	border-right-width: thin;
	border-right-color: #999;
	margin-top: 9px;
	margin-bottom: 10px;
}
#main_pic {
	height: 229px;
	width: 659px;
	margin-bottom: 5px;
}
#guarantee_and_subnav {
	height: 138px;
	width: 659px;
	margin-top: 11px;
	margin-bottom: 9px;
	background-repeat: no-repeat;
	background-image: url(file://///TSHSERV01/Desktops$/Michael.Kehoe/Desktop/tsheating/assetts/images/7_year_guarantee.gif);
}
#bathroom_installation_button {
	text-align: center;
	height: 36px;
	width: 210px;
	float: left;
}


#subnav {
	height: 138px;
	width: 430px;
	float: right;
}
#employment_and_training_button {
	text-align: center;
	height: 36px;
	width: 210px;
	float: right;
}
#energy_efficient_button {
	text-align: center;
	height: 36px;
	width: 210px;
	top: 46px;
	float: left;
	margin-top: 10px;
}

#environmental_services_button {
	text-align: center;
	height: 36px;
	width: 210px;
	margin-left: 220px;
	margin-top: 46px;
}

#tands_customers_button {
	text-align: center;
	height: 36px;
	width: 210px;
	position: static;
	margin-top: 10px;
}

.clearit {
	clear: left;
}
#text {
	width: 659px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding-bottom: 5px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
	color: #598EB0;
}
#right_col {
	width: 280px;
	float: right;
	margin-top: 9px;
	text-align: left;
}
#scrappage-form {
	background-image: url(assetts/images/T&S-Scrappage-boiler.jpg);
	height: 159px;
	width: 248px;
	padding-top: 170px;
	background-repeat: no-repeat;
	padding-left: 10px;
}
#message {
	padding:0 10px 0 0
}
	
fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}


p, ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FF8700;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #666666;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #EEE;
}

#footer {
	background-image: url(assetts/images/footer_background.jpg);
	background-repeat: repeat;
	width: 980px;
	padding-top: 10px;
	padding-bottom: 5px;
}
#footer_services {
	width: 220px;
	padding-left: 10px;
}
#footer ul {
	text-align: left;
	list-style-type: none;
}
#footer li, #footer_we_cover_two li, #footer_we_cover li, #footer_services li {
	text-align: left;
	border-bottom:1px dotted #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	display: block;
	list-style-type: none;
	list-style:none;
}
#footer a, #footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	color: #ffcc00;
}
#footer_we_cover {
	width: 140px;
	float: right;
	padding-right: 7px;
	padding-left: 7px;
	margin-right: 7px;
	margin-left: 7px;
	font-size: 12px;
}
#footer_we_cover_two {
	float: right;
	width: 140px;
	padding-right: 7px;
	padding-left: 7px;
	margin-right: 10px;
	position: static;
	font-size: 12px;
}
#footer_address {
	float: right;
	width: 230px;
	margin-right: 8px;
	height: 200px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
#footer_help_and_advice {
	float: right;
	width: 160px;
}
#footer_bottom {
	text-align: center;
	width: 980px;
}
label {
	display:block;
	width:45px;
	float:left;

}
#submit_btn {
	float:right;
	margin:10px 45px 0 0;
}

