@CHARSET "ISO-8859-1";
body
{
	background: #fff;
}
#template
{
	margin: auto;
	width: 802px;
	position: relative;
}
#header > img[src='/phone.png']
{
	position: absolute;
	top: 25px;
	right: 10px;
}
#menu
{
	border-collapse: collapse;
	border-bottom: 1px solid #000;
	width: 100%;
	clear: both;
	margin-bottom: 10px;
}
#menu td
{
	text-align: center;
	width: 140px;
	height: 20px;
}
#menu a
{
	font-size: 10pt;
	font-weight: 600;
	font-family: Helvetica;
	text-decoration: none;
	color: #818181;
}
#head_text_box
{
	background: url("/head_text_box.png") 0 0 no-repeat;
	width: 308px;
	height: 259px;
	margin: 0px;
}
#head_text_box > img
{
	margin: 35px 13px;
}
#head_img_box
{
	float: right;
	background: url("/head_img_box.png") 0 0 no-repeat;
	width: 494px;
	height: 259px;
	margin: 0px;
}
#maincontent
{
	margin: 10px 0px;
	border: 1px solid #bdbdc5;
	padding: 15px;
	margin-right: 173px;
	color: #898989;
	font-family: Helvetica;
	font-size: 9pt;
}
#maincontent > img[src='/welcome.png']
{
	margin: 10px -10px;
	margin-left: 5px;
}
#callform
{
	width: 163px;
	border: 1px solid #bdbdc5;
	float: right;
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 10px;
}
#callform > img[src='/fast_free_quote.png']
{
	margin: 10px 15px;
}
#callform > form
{
	margin: 0px;
	padding: 0px;
	width: 132px;
	margin: auto;
}
#callform > form > input, #callform > form > textarea
{
	width: 130px;
	height: 14px;
	font-size: 7pt;
	font-family: Helvetica;
	color: #000;
	background: url("/form_bg2.png") 100% 0px no-repeat;
	border: 1px solid #bdbdc5;
	margin-bottom: 3px;
}
#callform > form > textarea
{
	overflow: auto;
	height: 40px;
}
#callform > form > input[type='submit']
{
	border: double 3px #726e6d;
	background: #ddd;
	margin-bottom: 3px;
	height: auto;
}
#callform > img[src='/apptbddy.png']
{
	position: relative;
	left: 16px;
}
#vidbox_a
{
	border: 1px solid #bbbbbb;
	padding: 10px 11px;
	float: right;
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 10px;
}
#vidbox
{
	position: relative;
	background: #ac9a5a;
	padding: 14px 8px 30px; 
	text-align: center;
	width: auto;
	background: #bbb784;
}
.clear
{
	clear: both;
}
#line
{
	border-bottom: 1px solid #000;
	width: 802px;
	margin: auto;
	margin-top: 10px;
}
#footer
{
	text-align: center;
	font-size: 7pt;
	font-family: Arial;
	color: #9a9a9a;
	margin: auto;
	width:802px;
	margin-top: 10px;
}