#HomeBody {
	background-color: #e5e5cc;
	width: 100%;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #f47c31;
	float: left;
	clear: both;
}
#HomePhotos {
	width: 366px;
	float: left;
}
#HomeCopy {
	float: right;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000;
	text-align: left;
	padding: 8px;
	width: 382px;
	height: 280px;
	min-height: 280px;
	background-image: url(../img/bkg_copycorner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#HDLogo {
	background-image: url(../img/logo_expertinstall.gif);
	background-repeat: no-repeat;
	height: 90px;
	width: 224px;
}
#HDLogo h1 {
	display: none;
}
#Nails {
	background-image: url(../img/icon_nails.gif);
	background-repeat: no-repeat;
	float: right;
	height: 200px;
	width: 119px;
	margin-top: 30px;
}
#Nails span {
	display: none;
}
#HomeExtras {
	background-color: #fff;
	width: 100%;
	clear: both;
	float: left;
}
#Promo {
	background-image: url(../img/bkg_promo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	width: 346px;
	text-align: left;
	padding: 12px 8px 8px;
	overflow: visible;
}
#Credit {
	float: left;
	width: 346px;
	text-align: left;
	padding: 12px 8px 8px 30px;
	overflow: visible;
}
#TalkPro {
	background-image: url(../img/tagline_888tuffshed.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 373px;
}
#TalkPro h2 {
	display: none;
}
