#billboardBox {
	float:left;
	width: 500px;
	background-color: #FFFFFF;
	text-align: left;
	margin:0 0 15px 0;
	height:220px;
	background: url(../Pics/billboard.gif) 100% 0 no-repeat

}

#rightContentBox {
	float:right;
	width: 253px;
	height: 220px;

}

#newBox {
	margin:0 0 15px 0;
	width: 240px;
	height: 220px;
	background-color: #F1F4F9;
	text-align: left;
}

#newBox p, #featureProductBox p {
	margin:0;
	padding:0;
	border:0;
}
#newBox input,#featureProductBox input {
	margin:0;
	padding:0;
	border:0;
}

#news {
	height: 40px;
	color:#EA7D29;
	font-weight: bold;
	text-align: center;
	background:transparent url(../Pics/picnews_thumbnail.png) no-repeat;
	background-position: 40px 2px;
	padding-top:8px;
}

#newBox a {
	text-decoration: none;
}

#featureProductBox {
	margin:0 0 15px 0;
	width: 240px;
	height: 170px;
	background-color: #FFFFFF;
	text-align: left;
}


#featureProduct {
	height: 40px;
	color:#EA7D29;
	font-weight: bold;
	text-align: center;
	padding-top:8px;
}


#KeepInTouchBox {
	float:left;
	width: 500px;
	background-color: #C9E4F2;
	text-align: left;
	margin:0 0 15px 0;
}

#RetailerBox {
	float:left;
	width: 500px;
	background-color: #0C85C1;
	color: #FFFFFF;
	text-align: left;
	margin:0 0 15px 0;
}

#KeepInTouchBoxInt, #RetailerBoxInt{
	padding:0 20px 0 20px;
}
#RetailerBoxInt, #KeepInTouchBoxInt {
	padding:0 0 0 20px;
}

.KeepInTouchBoxInt, .RetailerBoxInt{
	padding:0 20px 0 20px;
}

ul.keepintouch {
	color:#666666;
	float:left;
	padding:10px;
	margin-top: -40px;
	margin-left: 136px;
}

ul.keepintouch li {
	border-right:1px solid #999999;
	display:inline;
	float:left;
	margin-right:15px;
	padding-right:20px;
}

ul.keepintouch li.last {
	border:0 none;
	margin:0;
	padding:0;
}

ul.keepintouch li.newsletter {
	background-image:url(../Pics/newsletter.png);
	background-repeat:no-repeat;
	background-position: 9px 4px;
	padding-top:40px;
}

ul.keepintouch li.contact {
	background-image:url(../Pics/contact_write_thumbnail.png);
	background-repeat:no-repeat;
	background-position: 7px 0%;
	padding-top:40px;
}

ul.keepintouch li.facebook {
	background-image:url(../Pics/facebook.png);
	background-repeat:no-repeat;
	background-position: 3px 8px;
	padding-top:40px;
}


ul.retailers {
	float:left;
	padding:10px;
	margin-top: -20px;
	margin-left: 170px;
}

ul.retailers li {
	display:inline;
	float:left;
	margin-right:20px;
	padding-right:20px;
}

ul.retailers a {
	font-weight: bold;
	color: #FFFFFF;
}

#homePort {
	display:block;
	float:left;
	margin:0 0 15px 0;
	width: 100%;
	background-color: #FFFFFF;
	text-align: center;
}

#homePort .bl, #homePort .br, #homePort .tr, #homePort .tl {background: none}

#KeepInTouchBox .bl {background: url(../imgs/bl-keepintouch.gif) 0 100% no-repeat}
#KeepInTouchBox .br {background: url(../imgs/br-keepintouch.gif) 100% 100% no-repeat}
#KeepInTouchBox .tl {background: url(../imgs/tl-keepintouch.gif) 0 0 no-repeat}
#KeepInTouchBox .tr {background: url(../imgs/tr-keepintouch.gif) 100% 0 no-repeat; padding:15px} 

#RetailerBox .bl {background: url(../imgs/bl-retailers.gif) 0 100% no-repeat}
#RetailerBox .br {background: url(../imgs/br-retailers.gif) 100% 100% no-repeat}
#RetailerBox .tl {background: url(../imgs/tl-retailers.gif) 0 0 no-repeat}
#RetailerBox .tr {background: url(../imgs/tr-retailers.gif) 100% 0 no-repeat; padding:15px} 

#newBox .bl {background: url(../imgs/bl-news.gif) 0 100% no-repeat}
#newBox .br {background: url(../imgs/br-news.gif) 100% 100% no-repeat}
#newBox .tl {background: url(../imgs/tl-news.gif) 0 0 no-repeat}
#newBox .tr {background: url(../imgs/tr-news.gif) 100% 0 no-repeat; height:220px; padding: 0 10px 0 10px}

#featureProductBox .bl {background: url(../imgs/bl-featureProduct.gif) 0 100% no-repeat}
#featureProductBox .br {background: url(../imgs/br-featureProduct.gif) 100% 100% no-repeat}
#featureProductBox .tl {background: url(../imgs/tl-featureProduct.gif) 0 0 no-repeat}
#featureProductBox .tr {background: url(../imgs/tr-featureProduct.gif) 100% 0 no-repeat; height:100%; padding: 0 10px 0 10px}


.clear {
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
	border:0;
}

p {
	padding:0;
	margin:0;
	padding-top:7px;
	padding-bottom:8px;
}


.lgHeadingSpacer {
	height:60px;
}

.smHeadingSpacer {
	height:35px;
}

