@charset "utf-8";
body {
	background-image: url(Images/bg.jpg);
	background-color: #FFF;
	background-repeat: repeat-x;
}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	width: 924px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#container .container_top {
	height: 20px;
	background-image: url(Images/container_top.png);
	background-repeat: no-repeat;
}
#container .container_content {
	background-image: url(Images/container_content.png);
	background-repeat: repeat-y;
	padding-right: 44px;
	padding-left: 44px;
}
#container .container_bottom {
	background-image: url(Images/container_bottom.png);
	background-repeat: no-repeat;
	height: 55px;
	clear: both;
}
#container .container_content #header .header_right {
	float: right;
	height: 74px;
	width: 738px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff0000;
}
#container .container_content #header .header_right img {
	float: right;
}
#container .container_content #header .header_right h3 {
	float: left;
	margin-top: 57px;
	font-weight: normal;
}
#container .container_content #insulation_Banner {
	height: 174px;
	width: 840px;
	margin-bottom: 20px;
}
#container .container_content #insulation_Banner .Left_banner {
	height: 174px;
	width: 498px;
}
#container .container_content #insulation_Banner .Left_banner .left_banner_top {
	height: 16px;
	background-image: url(Images/banner_top.png);
	background-repeat: no-repeat;
}
#container .container_content #insulation_Banner .Left_banner .left_banner_content {
	height: 138px;
	background-image: url(Images/Banner_middle.png);
	background-repeat: repeat-x;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-top: 5px;
	padding-left: 20px;
}
#container .container_content #insulation_Banner .Left_banner .left_banner_bottom {
	height: 14px;
	background-image: url(Images/banner_bottom.png);
	background-repeat: no-repeat;
}
#container .container_content #insulation_Banner .right_banner_flash {
	float: right;
	height: 174px;
	width: 342px;
}
#container .container_content #insulation_Banner .right_banner_flash object {
	float: left;
}
#container .container_content #menu .left {
	height: 37px;
	width: 10px;
	background-image: url(Images/menu_left.png);
	background-repeat: no-repeat;
}
#container .container_content #menu .right {
	background-image: url(Images/menu_right.png);
	float: right;
	height: 37px;
	width: 9px;
}
#container .container_content #menu .middle {
	float: right;
	height: 37px;
	width: 817px;
	background-image: url(Images/menu_middle.png);
	background-repeat: repeat-x;
}
#container .container_content #menu .middle .menu1 {
	width: 110px;
	float: left;
	text-align: center;
	margin-top: 10px;
}
#container .container_content #menu .middle .menu2 {
	width: 50px;
	float: left;
	text-align: center;
	margin-left: 15px;
	margin-top: 10px;
}
#container .container_content #menu .middle .menu3 {
	width: 110px;
	float: left;
	text-align: center;
	margin-top: 10px;
}
#container .container_content #menu .middle .menu4 {
	width: 80px;
	float: left;
	text-align: center;
	margin-top: 10px;
}
#container .container_content #menu .middle .menu5 {
	width: 110px;
	float: left;
	text-align: center;
	margin-top: 10px;
	margin-left: 10px;
}
#container .container_content #menu .middle a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
#container .container_content #menu .middle a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
#container .container_content #menu .middle a:hover {
	color: #0000FF;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
#container .container_content #menu {
}
#container .container_content .lower_content .content_right {
	float: right;
	width: 300px;
}
#container .container_content .lower_content .content_left .news_left {
	float: left;

}

#container .container_content .lower_content .content_left {
	width: 498px;
}
#container .container_content .lower_content {
	width: 100%;
	margin-top: 20px;
	padding-bottom: 30px;
}
#container .container_content .lower_content .content_right .call_box .top {
	background-image: url(Images/call%20back%20top.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 300px;
}
#container .container_content .lower_content .content_right .call_box .middle {
	background-image: url(Images/call%20back%20middle.png);
	background-repeat: no-repeat;
	height: 123px;
	width: 300px;
}
#container .container_content .lower_content .content_right .call_box .bottom {
	background-image: url(Images/call%20back%20bottom.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 300px;
}

#container #bottom_menu .right {
	height: 45px;
	width: 11px;
	float: right;
	background-image: url(Images/bottom_menu_right.png);
	background-repeat: no-repeat;
}
#container #bottom_menu .left {
	height: 45px;
	width: 13px;
	background-image: url(Images/bottom_menu_left.png);
	background-repeat: no-repeat;
}

#container #bottom_menu .middle .menu1 {
	width: 120px;
	float: left;
	margin-top: 15px;
	text-align: center;
}
#container #bottom_menu .middle .menu2 {
	width: 60px;
	float: left;
	margin-top: 15px;
	text-align: center;
	margin-left: 16px;
}
#container #bottom_menu .middle .menu3 {
	width: 120px;
	float: left;
	margin-top: 15px;
	text-align: center;
}
#container #bottom_menu .middle .menu4 {
	width: 100px;
	float: left;
	margin-top: 15px;
	text-align: center;
}
#container #bottom_menu .middle .menu5 {
	width: 120px;
	float: left;
	margin-top: 15px;
	text-align: center;
}
#container #bottom_menu .middle {
	float: right;
	width: 900px;
	height: 43px;
	background-image: url(Images/bottom_menu_middle.png);
	background-repeat: repeat-x;
}
#container #bottom_menu .middle a:link {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#container #bottom_menu .middle a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
#container #bottom_menu .middle a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
#container .container_bottom .style2 {
	padding-top: 5px;
}
#container #footer {
	margin-top: 15px;
	margin-bottom: 15px;
}
#container .container_content .lower_content .content_right .call_box .middle #entrybox .Top2 {
	background-image: url(Images/text%20top.png);
	background-repeat: no-repeat;
	height: 6px;
	width: 240px;
}
#container .container_content .lower_content .content_right .call_box .middle #entrybox .bottom2 {
	height: 3px;
	width: 240px;
	background-image: url(Images/text%20bottom.png);
}
#container .container_content .lower_content .content_right .call_box .middle #entrybox .content {
	background-color: #FFFFFF;
	width: 240px;
}
#container .container_content .lower_content .content_right .call_box .middle #entrybox2 .Top2 {
	background-image: url(Images/text%20top.png);
	background-repeat: no-repeat;
	height: 6px;
	width: 240px;
}
#container .container_content .lower_content .content_right .call_box .middle #entrybox2 .content {
	background-color: #FFFFFF;
	width: 240px;
}
#container .container_content .lower_content .content_right .call_box .middle #entrybox2 .bottom2 {
	background-image: url(Images/text%20bottom.png);
	background-repeat: no-repeat;
	height: 3px;
	width: 240px;
}
#container .container_content .lower_content .content_right .call_box .middle form {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container .container_content #insulation_Banner .Left_banner .left_banner_content style4 #form1 #I am {
	background-color: #CCCCCC;
}

#container .container_content .lower_content .content_right .call_box .middle #entrybox .content input {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container .container_content .lower_content .content_right .call_box .middle #entrybox2 .content input {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container .container_content .lower_content .content_right .call_box {
	text-align: center;
}
#container .container_content .lower_content .content_right .call_box .middle #entrybox {
	margin-left: 30px;
	margin-bottom: 6px;
	margin-top: 6px;
}
#container .container_content .lower_content .content_right .call_box .middle #entrybox2 {
	margin-left: 30px;
	margin-bottom: 4px;
}
.top_space {
	margin-top: 20px;
}
#container .container_content .lower_content .content_right .content_left .film {
	margin-top: 20px;
}

.leftform {
	text-align: left;
	float: left;
}
.floatright {
	float: right;
	margin-left: 5px;
}
.bottom_space {
	margin-bottom: 20px;
}
.leftfloat {
	float: left;
}
.leftfloatrightspace {
	float: left;
	margin-right: 10px;
}
#container .container_content .lower_content .content_right h2 {
	margin-top: 20px;
}
.pic_left_space {
	margin-left: 7px;
}
.no_border {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container .container_content .lower_content .content_left #aboutbody #Contact .style8 #label {
	margin-left: 57px;
}
#container .container_content .lower_content .content_left #aboutbody #Contact .style8 #label2 {
	margin-left: 59px;
}
#container .container_content .lower_content .content_left #aboutbody #Contact .style8 #Telephone {
	margin-left: 20px;
}
#container .container_content .lower_content .content_left #aboutbody #Contact .style8 #House_number {
	margin-left: 27px;
}
#container .container_content .lower_content .content_left #aboutbody #Contact .style8 #Post_code {
	margin-left: 24px;
}
#container .container_content .lower_content .content_left #aboutbody #Contact .style8 #Hear_about {
	margin-left: 5px;
}
#container .container_content .lower_content .content_left_congrat {
	width: 420px;
	background-image: url(Images/rounded%20Bg.jpg);
	height: 370px;
	background-repeat: no-repeat;
	padding: 20px;
}
.normal_text {
	font-weight: normal;
}
#container .container_content .lower_content .content_left_congrat2 {
	width: 475px;
}
#container .container_content .lower_content .content_left_congrat3 {
	width: 475px;
	margin-left: 180px;
}
.clear {
	clear: both;
}
.top_space2 {
	margin-top: 20px;
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container .container_content2 {
	background-image: url(Images/container_content.png);
	background-repeat: repeat-y;
	padding-right: 44px;
	padding-left: 44px;
	height: 2000px;
}
#container .container_content2 #header .header_right {
	float: right;
	height: 74px;
	width: 738px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff0000;
}
#container .container_content2 #header .header_right img {
	float: right;
}
#container .container_content2 #header .header_right h3 {
	float: left;
	margin-top: 57px;
	font-weight: normal;
}
#container .container_content2 #insulation_Banner {
	height: 174px;
	width: 840px;
	margin-bottom: 20px;
}
#container .container_content2 #insulation_Banner .Left_banner {
	height: 174px;
	width: 498px;
}
#container .container_content2 #insulation_Banner .Left_banner .left_banner_top {
	height: 16px;
	background-image: url(Images/banner_top.png);
	background-repeat: no-repeat;
}
#container .container_content2 #insulation_Banner .Left_banner .left_banner_content {
	height: 138px;
	background-image: url(Images/Banner_middle.png);
	background-repeat: repeat-x;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-top: 5px;
	padding-left: 20px;
}
#container .container_content2 #insulation_Banner .Left_banner .left_banner_bottom {
	height: 14px;
	background-image: url(Images/banner_bottom.png);
	background-repeat: no-repeat;
}
#container .container_content2 #insulation_Banner .Left_banner .left_banner_bottom {
	height: 14px;
	background-image: url(Images/banner_bottom.png);
	background-repeat: no-repeat;
}
#container .container_content2 #insulation_Banner .right_banner_flash {
	float: right;
	height: 174px;
	width: 342px;
}
#container .container_content2 #insulation_Banner .right_banner_flash object {
	float: left;
}
#container .container_content2 #menu .left {
	height: 37px;
	width: 10px;
	background-image: url(Images/menu_left.png);
	background-repeat: no-repeat;
}
#container .container_content2 #menu .right {
	background-image: url(Images/menu_right.png);
	float: right;
	height: 37px;
	width: 9px;
}
#container .container_content2 #menu .middle {
	float: right;
	height: 37px;
	width: 817px;
	background-image: url(Images/menu_middle.png);
	background-repeat: repeat-x;
}
#container .container_content2 #menu .middle .menu1 {
	width: 120px;
	float: left;
	text-align: center;
	margin-top: 10px;
}
#container .container_content2 #menu .middle .menu2 {
	width: 50px;
	float: left;
	text-align: center;
	margin-left: 15px;
	margin-top: 10px;
}
#container .container_content2 #menu .middle .menu3 {
	width: 90px;
	float: left;
	text-align: center;
	margin-top: 10px;
}
#container .container_content2 #menu .middle .menu4 {
	width: 100px;
	float: left;
	text-align: center;
	margin-top: 10px;
	margin-left: 20px;
}
#container .container_content2 #menu .middle .menu5 {
	width: 100px;
	float: left;
	text-align: center;
	margin-top: 10px;
	margin-left: 20px;
}
#container .container_content2 #menu .middle a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
#container .container_content2 #menu .middle a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
#container .container_content2 #menu .middle a:hover {
	color: #0000FF;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
#container .container_content2 #menu {
}
#container .container_content2 .lower_content .content_right {
	float: right;
	width: 300px;
}
#container .container_content2 .lower_content .content_left .news_left {
	float: left;
}
#container .container_content2 .lower_content .content_left {
	width: 498px;
}
#container .container_content2 .lower_content {
	width: 100%;
	margin-top: 20px;
	padding-bottom: 30px;
}
#container .container_content2 .lower_content {
	width: 100%;
	margin-top: 20px;
	padding-bottom: 30px;
}
#container .container_content2 .lower_content .content_right .call_box .top {
	background-image: url(Images/call%20back%20top.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 300px;
}
#container .container_content2 .lower_content .content_right .call_box .middle {
	background-image: url(Images/call%20back%20middle.png);
	background-repeat: no-repeat;
	height: 123px;
	width: 300px;
}
#container .container_content2 .lower_content .content_right .call_box .bottom {
	background-image: url(Images/call%20back%20bottom.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 300px;
}
#container .container_content2 .lower_content .content_right .call_box .middle #entrybox .Top2 {
	background-image: url(Images/text%20top.png);
	background-repeat: no-repeat;
	height: 6px;
	width: 240px;
}
#container .container_content2 .lower_content .content_right .call_box .middle #entrybox .bottom2 {
	height: 3px;
	width: 240px;
	background-image: url(Images/text%20bottom.png);
}
#container .container_content2 .lower_content .content_right .call_box .middle #entrybox .content {
	background-color: #FFFFFF;
	width: 240px;
}
#container .container_content2 .lower_content .content_right .call_box .middle #entrybox2 .Top2 {
	background-image: url(Images/text%20top.png);
	background-repeat: no-repeat;
	height: 6px;
	width: 240px;
}
#container .container_content2 .lower_content .content_right .call_box .middle #entrybox2 .content {
	background-color: #FFFFFF;
	width: 240px;
}
#container .container_content2 .lower_content .content_right .call_box .middle #entrybox2 .bottom2 {
	background-image: url(Images/text%20bottom.png);
	background-repeat: no-repeat;
	height: 3px;
	width: 240px;
}
#container .container_content2 .lower_content .content_right .call_box .middle form {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container .container_content2 .lower_content .content_right .call_box .middle form {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container .container_content2 #insulation_Banner .Left_banner .left_banner_content style4 #form1 #I am {
	background-color: #CCCCCC;
}
#container .container_content2 .lower_content .content_right .call_box .middle #entrybox .content input {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container .container_content2 .lower_content .content_right .call_box .middle #entrybox2 .content input {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container .container_content2 .lower_content .content_right .call_box {
	text-align: center;
}
#container .container_content2 .lower_content .content_right .call_box .middle #entrybox {
	margin-left: 30px;
	margin-bottom: 6px;
	margin-top: 6px;
}
#container .container_content2 .lower_content .content_right .call_box .middle #entrybox2 {
	margin-left: 30px;
	margin-bottom: 4px;
}
#container .container_content2 .lower_content .content_right .content_left .film {
	margin-top: 20px;
}
.red {
	color: #F00;
}
#container #footer p {
	color: #F00;
	font-size: 10px;
}
.width120 {
	width: 120px;
	float: left;
}
.textmiddle {
	text-align: center;
}
#container .container_content .lower_content .content_left p {
	text-align: left;
}
.white {
	color: #FFF;
}
.eighteen {
	font-size: 18px;
}
.black {
	color: #000;
}
/* steve's form hacks n styling */

#firstchoice { line-height: 30px; }
.fleft { background: url(./Images/roundedBG.jpg) left top no-repeat; height: 400px; width: 420px; padding: 20px; color: #fff; position: absolute; top:0; left:0; }
.fleft td { color: #fff; }

#flayout { position: relative;   width: 420px; margin-bottom: 30px; }
#flayout a { color: #fff; font-weight: bold; }
#stage2 , #stage3 { display:none; }

.clear { clear: both; }
a img { border: none; }
.clearboth {
	clear: both;
}

