@charset "utf-8";
/* CSS Document */
body
{
	background:url(../img/body_background.jpg) top center repeat-x;
}
#main
{
	top:140px;
}
#contactform
{
	margin-top:10px;
	margin-bottom:0px;
	width:676px !important;
	position:relative;
	display:block !important;
	height:auto;
}
#contactform td
{
	height:30px;
	text-align:left;
}
#contactform *
{
	line-height:100%;
}
#contactform input
{
	font-size:14px;
	padding-top:2px;
	padding-bottom:2px;
	margin-bottom:5px;
	width:95%;
	background-color:#ECECEC;
	border:1px solid #999;
}
#noservice
{
	color:#FF3B03;
	vertical-align:bottom;
	font-size:10px;
	padding-bottom:10px;
	width:400px;
}
#officehours
{
	font-size:11px;
	width:296px;
	text-align:left;
	margin-top:30px;
	color:#999;
}
#officehours th
{
	vertical-align:top;
}
.keypoint1
{
	font-size:14px;
	font-weight:bold;
}
.small
{
	font-size:11px;
}
td
{
	height:25px;
}
.imagebutton
{
	margin-top:5px;
}
.col_right
{
	width:675px;
}
.col_left
{
	width:200px;
}
#benefits
{
	float:left;
}
#testimonials_flash
{
	float:right;
}
