@charset "UTF-8";
body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #555555;
}
#head {
	padding: 0px;
	background-image: url(../imgs/top/navBkg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 152px;
	margin: 0px;
}
#head  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.wrap {
	width: 950px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#headStrap {
	float: right;
	padding-top: 72px;
}
#nav {
	margin: 0px;
	padding: 0px;
	width: 950px;
	list-style-type: none;
	float: left;
	height: 35px;
	clear: both;
}
#nav li {
	float: left;
	background-image: url(../imgs/tabs/left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 6px;
}
#nav li a {
	background-image: url(../imgs/tabs/right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	padding-right: 16px;
	padding-top: 7px;
	padding-bottom: 10px;
	color: #555555;
	text-decoration: none;
	font-size: 15px;
	padding-left: 10px;
	border: none;

}
#home #nav li#nHome, #heating #nav li#nHeating, #about #nav li#nAbout, #bathrooms li#nBathrooms, #solar li#nSolar, #news li#nNews, #contracts li#nContracts, #contact li#nContact {
	background-image: url(../imgs/tabs/lefts.gif);
}
#home #nav li#nHome a, #heating #nav li#nHeating a, #about #nav li#nAbout a, #bathrooms li#nBathrooms a, #solar li#nSolar a, #news li#nNews a, #contracts li#nContracts a,#contact li#nContact a {
	color: #FFFFFF; 
	background-image: url(../imgs/tabs/rights.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#nav li a:hover {
	color: #333333;
}
#nav li#nContact {
	float: right;
}
#heading {
	clear:both;
	margin: 0px;
	padding: 0px;
	height: 88px;
	background-image: url(../imgs/blueBar.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#flash {
	background-image: url(../imgs/flashBkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 248px;
	margin: 0px;
	padding: 0px;
}
#flash img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#middle {
	background-image: url(../imgs/midBkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.leftCol {
	margin: 0px;
	padding: 40px 0px 0px;
	float: left;
	width: 587px;
	display: block;
}
.rightCol {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 312px;
	background-image: url(../imgs/side/sideMid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	display: block;
}
.rightColTop {
	background-image: url(../imgs/side/sideTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 312px;
}
.rightColBot {
	background-image: url(../imgs/side/sideFoot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 40px 35px;
	float: left;
	width: 242px;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.small {
	font-size: 9px;
	line-height: 12px;
}
.newsImg {
	float: right;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #C3C3C3;
	margin-left: 8px;
}
p {
	margin: 0px 0px 6px;
	padding: 0px;
	font-size: 13px;
	line-height: 20px;
}
h1 {
	margin-top: 0px;
	padding-top: 15px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	background-image: url(../imgs/headOverline.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-weight: normal;
	color: #264988;
	font-size: 22px;
	line-height: 30px;
}
h2 {
	color: #264988;
	font-weight: normal;
	margin-top: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 22px;
}
h3 {
	margin: 0px 0px 10px;
	padding: 12px 0px 0px;
	background-image: url(../imgs/headOverline.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-weight: normal;
	color: #264988;
	font-size: 18px;
	line-height: 24px;
	clear: both;
}
h4 {
	margin: 0px 0px 12px;
	padding: 15px 0px 0px;
	font-size: 15px;
	line-height: 22px;
}
a {
	color: #1D3E7A;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8098BD;
}
.leftCol ul {
	list-style-type: none;
	margin: 0px 0px 5px;
	padding: 0px;
}
.leftCol ul li {
	background-image: url(../imgs/bulletPoint.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 10px;
}
a:hover {
	color: #59AEFF;
	border-bottom-style: solid;
	border-bottom-color: #59AEFF;
}
form {
	margin: 0px;
	padding: 0px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.sideButton a {
	background-image: url(../imgs/side/sideButton.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 28px;
	text-align: center;
	display: block;
	color: #E5F4FF;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sideButton a:hover {
	color: #59AEFF;
	font-weight: normal;
}
.rightCol p {
	margin-bottom: 4px;
}
.sideContact {
	background-image: url(../imgs/side/contactBot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 25px;
	float: left;
	width: 242px;
}
.sideInner, .sideInnerLinks {
	background-image: url(../imgs/side/contactHead.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 60px 20px 25px;
	float: left;
	width: 202px;
}
.sideInnerLinks {
	background-image: url(../imgs/side/usefulLinksHead.gif);
}
.sideInnerLinks h4 {
	background-color: #DCE9F4;
	width: 192px;
	padding: 1px 4px 2px;
	margin: 0px 0px 12px;
	font-size: 13px;
	border: 1px solid #B4CEE3;
	clear: both;
	line-height: 18px;
}
.sideInnerLinks h4 a {
	color: #264988;
	border:none;
}
.sideInnerLinks h4 a:hover {
	color: #59AEFF;
}
.sideInnerLinks p {
	font-size: 12px;
	line-height: 16px;
}
.sideContact form select {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	width: 202px;
}
#yourName, #yourEmail   {
	width: 196px;
	color: #555555;
	margin-bottom: 10px;
	background-image: none;
	border: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 4px;
}
#yourName:onBlur {


}
.sideContact textarea {
	width: 200px;
	color: #555555;
	background-image: none;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
}
#yourName2, #yourEmail2   {
	width: 90%;
	color: #999999;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 5px;
}
.sideContact  #contactSendBut {
	margin-top: 5px;
	margin-bottom: 5px;
}
.newsletter {
	background-image: url(../imgs/side/newsletterTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 20px 0px 0px;
	padding: 0px;
	float: left;
	width: 587px;
	clear: both;
}
.imgStr {
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #999999;
	margin-top: 10px;
	margin-bottom: 10px;
}
.imgRight {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}
.imgRightBor {
	background-color: #F5F5F5;
	padding: 2px;
	border: 1px solid #999999;
	float: right;
	margin-left: 12px;
}
.imgRightColStr {
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #C4C4C4;
}
.newsletterInner {
	background-image: url(../imgs/side/newsletterBot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 547px;
	margin: 0px;
	padding: 48px 20px 25px;
	float: left;
}
.newsletter p {
	color: #264988;
	padding-top: 1px;
	padding-bottom: 3px;
}
.quote {
	float: right;
	width: 200px;
	margin-left: 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #8A9DBF;
	padding-left: 15px;
}
.quote  p em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 22px;
	color: #264988;
}
.quote p em strong {
	font-size: 35px;
	top: 10px;
	position: relative;
	font-style: normal;
	color: #A9B7D0;
	padding-right: 2px;
}
.fullwidth {
	margin: 0px;
	padding: 0px;
	float: none;
	width: 587px;
	border:none;
	clear: both;
}
.newsItem {
	padding-bottom: 45px;
	clear: both;
	float: left;
	width: 587px;
}
.newsItem h2 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #617AA7;
}
.newsItem h2.offerRed {
	color: #B31010;
}
.pdfLink {
	background-image: url(../imgs/pdfIcon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	padding-bottom: 5px;
}
.posted {
	font-size: 11px;
	margin: 0px 0px 10px;
	padding: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.out {
	background-color: #F6F9FC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #8098BD;
	border-bottom-color: #8098BD;
	padding-top: 8px;
	padding-left: 12px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 8px;
	padding-right: 12px;
	float: left;
}
.out p {
	font-size: 14px;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
	color: #5E7AA8;
}
.subNav {
	margin: 0px;
	padding: 20px 0px 0px;
	clear: both;
	float: left;
	width: 587px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #EFEFEF;
}
p.link {
	background-image: url(../imgs/buttons/l.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px 0px 0px 3px;
	float: left;
}
p.link a {
	background-image: url(../imgs/buttons/r.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 3px 16px 8px 13px;
	float: left;
	border-bottom-style: none;
	color: #717171;
}
p.link a:hover {
	color: #375489;
}
.enquiryForm td {
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.enquiryForm #yourName, .enquiryForm #yourAddress, .enquiryForm #yourEmail, .enquiryForm #yourTelephone, .enquiryForm #yourMessage {
	margin: 0px!important;
	width: 460px;
	color: #333333;
	border: 1px solid #CCCCCC;
	background-color: #E9E9E9;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
}
#showroomGallery img {
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #e3e3e3;
}
#showroomGallery {
	margin-bottom: 25px;
	float: left;
	width: 587px;
}
#showroomGallery a {
	background-image: url(../imgs/showroom/imgShad.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 5px 17px 25px 0px;
	padding: 0px;
	height: 107px;
	width: 134px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}
#showroomGallery a.last {
	margin-right: 0px;
}
#map_canvas {
	background-color: #FFFFFF;
	padding: 0px;
	border: 1px solid #999999;
	margin-top: 10px;
	float: left;
}
h3.subH3 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	font-size: 12px;
	line-height: 12px;
}
