.phone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 37px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 321px;
}
.number {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #9289bc;
	text-decoration: none;
	letter-spacing: 2px;
}
.home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 22px;
	margin-top: 2px;
	margin-bottom: 8px;
	background-image: url(images/home.png);
	background-position: left;
	background-repeat: no-repeat;
	text-indent: 25px;
	margin-left: 10px;
	line-height: 22px;
}
.home:hover {
	color: #9289bc;
}
.home:link {
	color: #FFFFFF;
}
.home:link:hover {
	color: #9289bc;
}
.basket {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 22px;
	margin-top: 2px;
	margin-bottom: 8px;
	background-image: url(images/basket.png);
	background-position: left;
	background-repeat: no-repeat;
	text-indent: 25px;
	margin-left: 10px;
	line-height: 22px;
}
.basket:hover {
	color: #9289bc;
}
.basket:link {
	color: #FFFFFF;
}
.basket:link:hover {
	color: #9289bc;
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 22px;
	margin-top: 2px;
	margin-bottom: 8px;
	background-image: url(images/contact.png);
	background-position: left;
	background-repeat: no-repeat;
	text-indent: 25px;
	margin-left: 10px;
	line-height: 22px;
}
.contact:hover {
	color: #9289bc;
}
.contact:link {
	color: #FFFFFF;
}
.contact:link:hover {
	color: #9289bc;
}
.privacy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 22px;
	margin-top: 2px;
	margin-bottom: 8px;
	background-image: url(images/privacy.png);
	background-position: left;
	background-repeat: no-repeat;
	text-indent: 25px;
	margin-left: 10px;
	line-height: 22px;
}
.privacy:hover {
	color: #9289bc;
}
.privacy:link {
	color: #FFFFFF;
}
.privacy:link:hover {
	color: #9289bc;
}
.terms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 22px;
	margin-top: 2px;
	margin-bottom: 8px;
	background-image: url(images/terms.png);
	background-position: left;
	background-repeat: no-repeat;
	text-indent: 25px;
	margin-left: 10px;
	line-height: 22px;
}
.terms:hover {
	color: #9289bc;
}
.terms:link {
	color: #FFFFFF;
}
.terms:link:hover {
	color: #9289bc;
}