@charset "UTF-8";



/* _____________ BRAND FOOTER ______________________________________________________________________*/








#brandFooter {
	background-image: url(../images/footer_tile.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #3a3a3a;
	line-height: 15px;
	height: 180px;
}

.centreWidth {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

#brandFooterLogo {
	background-image: url(../images/iw_footer_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 67px;
	width: 141px;
	margin-top: 15px;
}


#brandFooterDPPcopyright {
	background-image: url(../images/DPP.jpg);
	float: left;
	height: 67px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: 0px 17px;
	margin-top: 15px;
}




#brandFooter a:link, #brandFooter a:visited {
	text-decoration: underline;
	margin-right:20px;
	color: #3a3a3a;
}
#brandFooter a:hover {
	text-decoration: none;
	margin-right:20px;
	color: #666;
	cursor: auto;
}

#signoffLHS {
	padding-top: 0px;
	float:left;
	height: 40px;
	line-height: 15px;
	width: 100%;
	margin-top: 20px;
}

#signoffRHS {
	height:53px;
	margin-bottom:20px;
	width: 275px;
	float: right;
}
#signoffRHS img {
	margin-left: 5px;
	float:right;
}
#signoffRHStext {
	float:left;
	margin-top: 27px;
}
#signoffRHSlogo {
	float: right;
	height: 53px;
	width: 150px;
	margin-right: 5px;
	margin-left: 10px;
	background-image: url(../images/bungalow_logo.jpg);
	background-position: left top;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
}
#signoffRHSlogo:hover {
	
	background-position: 150px top;
	
}

#signoffRHSlogo a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
	height: 53px;
	width: 150px;
}


a.signoffPhotography {
	margin-right:0px !important;
}
.brandFooterLHS {
	height: 165px;
	float: left;
	padding-top: 15px;
	width: 680px;
display:inline;
overflow:hidden;
}
.brandFooterRHS {
	float: right;
	width: 275px;
	padding-top: 105px;
}

