body {
	background-image: url(site_images/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #65727c;
}

#quote {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	line-height:16px;
	font-size: 14px;
	color: #65727c;
}
#quote h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:normal;
	line-height:24px;
	font-size: 11px;
	color: #65727c;
}

#texthome {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:12px;
	color: #63717a;
	line-height:15px;
	}
#texthome h1 {
	font-size:22px;
	font-weight:normal;
	color: #f48000;
	line-height:24px;
}
#texthome h2 {
	font-size:16px;
	color: #f48000;
	line-height:20px;
}
#texthome h3 {
	font-size:16px;
	color: #63717a;
	line-height:18px;
}

#texthome2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
	color: #63717a;
	line-height:15px;
	}
#texthome2 h1 {
	font-size:22px;
	font-weight:normal;
	color: #f48000;
	line-height:20px;
}
#texthome2 h2 {
	font-size:16px;
	color: #f48000;
	line-height:20px;
}
#texthome2 h3 {
	font-size:16px;
	color: #63717a;
	line-height:18px;
}

a:link {
	color: #63717a;
	text-decoration: none;
}
a:visited {
	color: #63717a;
	text-decoration: none;
}
a:hover {
	color: #f48000;
	text-decoration: underline;
}
#rightside {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
	font-size: 11px;
	color: #63717a;
}
#rightside h1 {
	font-size:14px;
}
#rightside h2 {
	font-size:12px;
	color: #63717a;
}
#footer {
	background-image: url(site_images/footer.jpg);
	font-size:11px;
	color: #8d9ba4;
}
#footer a:link {
	color: #8d9ba4;
	text-decoration: none;
}
#footer a:visited {
	color: #8d9ba4;
	text-decoration: none;
}
#footer a:hover {
	color: #f48000;
	text-decoration: underline;
}
#business_name{
	display:none;
	visibility:hidden;
}
.send_contact {
	background: URL(site_images/b_submit.jpg) no-repeat;
	background-position: top left;
	width: 96px;
	height: 23px;
	border:none;
	cursor:pointer;
}
.error_message{
	color:#f48000;
}
div.date {
position : relative; top : 10px;
}