body {
	background-image: url(assets/bg.jpg);
}
/*
start Schedule estimate button
---------------------------------
*/

.schedbutt
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(assets/butt-schedule-estimate-over.png) no-repeat;
white-space: nowrap;
display: block;
width: 179px;
height: 55px;
margin: 0;
padding: 0;
}

.schedbutt a
{
display: block;
color: #000000;
font-size: 11px;
width: 179px;
height: 55px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.schedbutt img
{
width: 179px;
height: 55px;
border: 0
}

* html a:hover
{
visibility:visible
}

.schedbutt a:hover img
{
visibility:hidden
}

.schedbutt span
{
position: absolute;
left: 35px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
}
/*
end Indexmore buttons
---------------------------------
*/

.phone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.copyright a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.copyright a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.head_01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.head_01 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.head_01 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e1e1e1;
}
.body_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: e1e1e1;
	text-align: justify;
}
.body_copy a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: ffff99;
	text-align: justify;
	text-decoration: underline;
}
.body_copy a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: ffffff;
	text-align: justify;
	text-decoration: underline;
}
.body_copy_dark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 333333;
	text-align: left;
}
.white_line {
	background-image: url(assets/spacer-white.gif);
	background-repeat: repeat;
}

