#tag {
	display: block;
}
.homewhy {
	border-bottom: 1px solid #E5E5E5;
	border-top: 1px solid #E5E5E5;
	width: 808px;
	margin-bottom: -10px;
}
.homewhy th {
	width: 55px;
	vertical-align: top;
	text-align: right;
	padding: 12px 0 0 0;
}
.homewhy td {
	padding: 12px 15px 15px 10px;
/*	vertical-align: top;*/
	font-size: 10px;
	line-height: 12px;
	color: #9C9C9C;
	vertical-align: top;
}

#slideshow {
	position: relative;
	width: 860px;
	height: 187px;
	z-index: 1;
}
.slide-image {
	position: absolute;
	top: 0;
	left: 0;
	width: 860px;
	height: 187px;
	background-position: center center;
	background-repeat: no-repeat 
}


#content {
	padding-top: 0;
}

.treatment {
	font-size: 11px;
	line-height: 12px;
	padding: 1px;
	margin: 5px 8px 15px 8px;
	background: #FFFFFF;
}
.treatment h3 {
	margin: 0;
	padding: 7px 5px 7px 10px;
	background: #003D7E url(../images/pics/treatment.gif) top right no-repeat;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 12px;
	border-bottom: 1px solid #FFF;
}
.treatment p {
	border: 1px solid #E5E5E5;
	margin: 0;
}
.treatment a {
	display: block;
	padding: 6px 6px 8px 10px;
	color: #003D7E;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
}
.treatment a:hover {
/*	color: #99B1CB;*/
	background-color: #F8F8F8;
	text-decoration: underline;
}

#tips {
/*	margin: 20px;
	padding: 20px;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	background-color:#FFFFFF;
	border: #CCCCCC 1px solid;	*/
}

.custloyalty {
	background: #FFF url(../images/pics/cust-loyalty.gif) top left no-repeat;
	color: #FFF;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
	padding: 19px 9px 13px 5px;
	margin: 2px 5px 8px 8px;
	width: 92px;
}
.custloyalty a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.custloyalty a:hover {
	text-decoration: underline;
}

#social {
	float: right;
	margin: 98px 20px -130px -146px;
	position: relative;
}
#social img {
	margin: 0 10px 0 0;
}



