#brighton_container {
	background: none !important;
}

#brighton_header {
	background: url(template/header-background-home.png) no-repeat 8px 0 !important;
}
@-moz-document url-prefix() {
	#brighton_header {
		background: url(template/header-background-home.png) no-repeat 7px 0 !important;
	}
}


#brighton_content {
	padding: 20px 68px !important;
}

/* top area */
#top {
	width: 100%;
	overflow: hidden;
	margin-bottom: 60px;
}
#top div.home-block {
	float: left;
	width: 49.9%;
}
#top div.home-block.top {
	height: 162px;
	line-height: 162px;
}
#top div.home-block.middle {
	height: 150px;
	line-height: 150px;
}
#top div.home-block.bottom {
	height: 161px;
	line-height: 161px;
}
#top div.home-block img {
	float: left;
}
#top div.home-block h3 {
	float: left;
	margin: 0;
	font-family: SapirRegular, Arial, sans-serif !important;
	font-size: 26px !important;
	font-weight: bold !important;
	letter-spacing: 0.33px;
}
#top div.home-block h3 a {
	color: #000000;
	text-decoration: none !important;
}
#top div.home-block h3 a:hover {
	color: #ef3e42;
}
#top div.home-block.two-row h3 {
	float: none;
	margin: 38px 0 0;
line-height: 36px !important;
}


/* maintenance free */
div.maintenance-free {
	background: url(template/homepage-maintenance.png) no-repeat;
	height: 200px;
	width: 734px;
	padding: 15px 40px 0;
	color: #ffffff;
	font-family: SapirRegular, Arial, sans-serif !important;
	font-size: 14px;
	line-height: 17px;
	margin-bottom: 60px;
}

div.maintenance-free h3 {
	color: #ef3e42;
	font-family: SapirRegular, Arial, sans-serif !important;
	font-size: 22px;
	line-height: 22px;
	margin: 0 0 10px;
}



/* column widths */
#brighton_col3 {
	width: 396px !important;
}
#brighton_col2 {
	width: 418px !important;
}


/* call to actions */
#brighton_col2 .home-block {
	display: block;
	width: 195px;
	height: 118px;
	padding: 20px 131px 0 25px;
}
#brighton_col2 .calculate {
	background: url(template/homepage-calculate.png) no-repeat;
	margin-bottom: 27px;
	height: 134px;
}
#brighton_col2 .consultation {
	background: url(template/homepage-consultation.png) no-repeat;
}
#brighton_col2 .home-block h3 {
	font-size: 19px !important;
	margin: 0 0 15px !important;
}
#brighton_col2 .home-block a {
	text-decoration: none !important;
}


/* news feed */
div.newsfeed {
	background: url(template/homepage-news.png) no-repeat;
	height: 308px;
	width: 396px;	
}
div.newsfeed div.pad {
	padding: 30px 20px !important;
	height: 235px;
	width: 356px;
}
div.newsfeed h3 {
	margin: 0 0 15px !important;
}
div.newsfeed td.Item, div.newsfeed td.AltItem {
	padding: 0 0 18px !important;
}
div.newsfeed a {
	text-decoration: none;
}
div.newsfeed a:hover {
	text-decoration: underline;
}
div.newsfeed div.ItemLink a {
	color: #ffffff !important;
	font-family: SapirRegular, Arial, sans-serif !important;
	font-size: 14px;
	line-height: 16px;
}
div.newsfeed a.read-more {
	color: #ffffff !important;
	font-family: SapirRegular, Arial, sans-serif !important;
	font-size: 16px;
}