* {
	border: none;
}
.home-bodybg {
	background-image: url(images/homepage_08.jpg);
}
.home-footerbg {
	background-image: url(images/homepage_10.jpg);
	background-repeat: no-repeat;
}
.body-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 17px;
}
.home-leftpad {
	padding-right: 40px;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #4400a0;
	font-weight: bold;
	line-height: 20px;
}
.quote-name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #bf82c9;
}
.footer-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bf82c9;
}
.footer-bg {
	background-image: url(images/interior3_10.jpg);
	background-repeat: no-repeat;
}

.subheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9C34DE;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #B510CE;
}
.bodybg2 {
	background-image: url(images/interior3_08.jpg);
}
.clientlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #bf82c9;
	line-height: 18px;
	font-weight: bold;
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #BD82CE;
	line-height: 20px;
}
.quote-smaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #888888;
}
.product-name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #BD0CCE;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #DEBAE7;
	border-right-color: #DEBAE7;
	border-bottom-color: #DEBAE7;
	border-left-color: #DEBAE7;
	padding-top: 5px;
}
.product-price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D686AD;
}

#social_network_links{
	display:inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4400a0;
	font-weight: bold;
	line-height: 20px;
}

#social_network_links ul{
	list-style-type:none;
	margin:0 0 0 5px;
	padding:0;
}

#social_network_links ul li{
	float:left;
}

#social_network_links ul li a{
	border:none;
}

