﻿/* Home Page CSS */
body#homebody #sitebanner {  }
#homepagetext { font-size: 140%; margin: 10px 30px 20px 20px; text-align: justify; }

/* Home Page Columns */
#homepagecolumn1 {margin:10px 0 0 0;width:204px;float:left;}
#homepagecolumn2 {margin:10px 10px 0 10px;width:760px;float:left;}
#homepagecolumn3 {margin:20px 0 0 0;width:175px;float:left;}

#advert { height: 90px; background: #fff; margin: 0px 20px 0px 10px; }

.headerLight { width: 378px; height: 50px; float: left; text-align: center; }
.headerHeat  { width: 189px; height: 50px; float: left; text-align: center; }
.headerAppliances  { width: 189px; height: 50px; float: left; text-align: center; }

.borderLeft { border-left: 1px dotted #999; }

.record { width: 189px; height: 200px; float:left; text-align: center;}
.recordimage {margin:0 auto 0 auto;width:120px;height:120px;background-image:url('../images/ImgBgSm.png');background-repeat:no-repeat;text-align:left;}
.recordimageinner { width: 110px; height: 110px; float: left; text-align:center; margin:0px;padding:0px;}
.recordname {font-weight: bold; margin-top: 3px; }
.recorddetail { font-size: 85%; padding: 3px; }

