@charset "utf-8";
/* CSS Document */
body
{
	background:url(../img/body_background_demo.jpg) top center repeat-x;
}
#head
{
	top:10px;
}
#contactform
{
	width:100%;
}
#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;
}
#phone,
#noservice
{
	color:#FF3B03;
	vertical-align:bottom;
}
#phone
{	
	font-size:30px;
	padding-top:15px;
	width:300px;
}
#noservice
{
	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;
}
#content
{
	position:absolute;
	margin:0 auto;
	width:900px;;
	top:70px;
}
#contactform
{
	margin-top:20px;
	width:676px !important;
}
.imagebutton
{
	margin-top:5px;
}
.col_right
{
	width:675px;
}
.col_left
{
	width:200px;
}

/* Main call to action */
#cta_menu_phone
{
	position:absolute;
	top:15px;
	right:0px;
	line-height:30px;
	vertical-align:middle;
	font-size:20px !important;
}
#back
{
	position:absolute;
	top:15px;
	left:235px;
	line-height:30px;
	vertical-align:middle;
}