div#adverts {
	float:left;
	width:100%;
}
div#adverts img {
	float:left;
	margin-right:9px;
	display:inline;
}
#last {
	margin:0px;
}
div#content-left {
	width:562px;
	float:left;
	margin-right:5px;
}
div#customers-think {
	background:url(../images/what-our-customers-think.gif) no-repeat top left;
	width:562px;
	height:70px;
	float:left;
	margin-top:20px;
	margin-bottom:11px;
}
div#customers-think div {
	float:left;
	font-weight:bold;
	margin-left:114px;
	margin-top:38px;
	font-size:110%;
	display:inline;
}
#holdHomeContent {
	float:left;
	width:562px;
}
#hhcTop {
	background:url(../images/home-content-top.gif) no-repeat top left;
	width:562px;
	height:29px;
	float:left;
}
#hhcMid {
	border:1px solid #B7B5A8;
	border-top:0px; border-bottom:0px;
	width:520px;
	float:left;
	padding-left:20px;
	padding-right:20px;
	font-size:120%;
	text-align:justify;
}
#hhcBtm {
	background:url(../images/home-content-btm.gif) no-repeat top left;
	width:562px;
	height:15px;
	float:left;
}
div#content-right {
	width:179px;
	float:left;
}
div#homeContact {
	width:179px;
	float:left;
	margin-top:20px;
}
div#homeContact img {
	margin-bottom:-2px;
}
div#homeContactTop {
	width:180px;
	height:46px;
	float:left;
	background:url(../images/home-contact-top.gif) no-repeat top left;
}
div.newsletter-signup {
	background:url(../images/newsletter-box.gif) no-repeat top left;
	width:180px;
	height:168px;
	float:left;
	margin-top:11px;
}
div.newsletter-signup form {
	float:left;
	margin-top:69px;
	margin-left:6px;
	display:inline;
}
.newsletter-signup input.text {
	background:#DCDDDE;
	font-size:85%;
	padding:3px;
	width:162px;
	margin-bottom:8px;
}
.latest-news {
	width:180px;
	float:left;
	margin-top:15px;
	clear:both;
}
.latest-news-top {
	background:url(/images/latest-news-top.gif) no-repeat top left;
	height:44px;
	width:180px;
	float:left;	
}
.latest-news-mid {
	background:#92002d;
	float:left;
	width:160px;
	padding:10px;
	color:#FFFFFF;
}
.latest-news-btm {
	background:url(/images/latest-news-bottom.gif) no-repeat top left;
	height:14px;
	width:180px;
	float:left;
}
div.latest-tweet {
	width:180px;
	float:left;
	margin-top:15px;
	clear:both;
}
.latest-tweet-top {
	background:url(/images/latest-tweet-top.gif) no-repeat top left;
	height:63px;
	width:180px;
	float:left;	
}
.latest-tweet-mid {
	background:#5ec6e6;
	float:left;
	width:160px;
	padding:10px;
	color:#FFFFFF;
}
.latest-tweet-mid a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.latest-tweet-btm {
	background:url(/images/latest-tweet-btm.gif) no-repeat top left;
	height:10px;
	width:180px;
	float:left;
}