html
{
	background: url(img/bg_tile.gif) repeat 50% 0;
	margin: 0;
	padding: 0;
	height: 100%;
}

body
{
	background: url(img/bg_banner.gif) repeat-x 50% 0;
	margin: 0;
	padding: 0;
	height: 100%;
}

p
{
	margin: 0;
	padding: 0 0 7px 0;
}

.link
{
	font-size: 11px;
	color: #c55e1c;
}

.maplink
{
	left: 15px;
	top: -1px;
	position: relative;
}

.hours
{
	position: relative;
	top: 7px;
	left: 30px;
}

.bold
{
	font-weight: bold;
}

.small
{
	font-size: 9px;
}

.large
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.xlarge
{
	font-size: 13px;
}

.hline
{
	 border-bottom: 1px solid #999;
	 color: #666666;
	 text-align: left;
	 position: relative;
	 padding-top: 10px;
	 clear: both;
	 width: 613px;
	 font-weight: bold;
	 font-size: 12px;
}

.subline
{
	 border-bottom: 1px solid #ccc;
	 background: none;
	 position: relative;
	 padding-top: 10px;
	 clear: both;
	 width: 613px;
	 font-size: 0px;
}
.submit_btn
{
	position: relative;
	top: 5px;
	left: 80px;
	text-align: center;
}

#bgbanner
{
	background: url(img/banner_texture_sides.jpg) no-repeat 50% 85px;
	width: 100%;
	height: 100%;
	margin: 0 auto -9px;
}

#topbar
{
	background-color: #000000;
	overflow: hidden;
	height: 9px;
	width: 100%;
}

#bgshadow
{
	background: url(img/bg_content.png) repeat-y 50% 0;
	width: 100%;
}

#page
{
	background-color: #cccccc;
	margin: 0 auto;
	position: relative;
	width: 900px;
	height: 615px;
}

#page_estimate
{
	background-color: #cccccc;
	margin: 0 auto;
	position: relative;
	width: 900px;
	height: 820px;
}

#page_certs
{
	background-color: #cccccc;
	margin: 0 auto;
	position: relative;
	width: 900px;
	height: 900px;
}

#page_staff
{
	background-color: #cccccc;
	margin: 0 auto;
	position: relative;
	width: 900px;
	height: 775px;
}

#page_jobs
{
	background-color: #cccccc;
	margin: 0 auto;
	position: relative;
	width: 900px;
	height: 955px;
}

#nav
{
	background: url(img/bg_nav.png) no-repeat 50% 0;
	margin: 0 auto;
	height: 66px;
	width: 900px;
}

#nav ul
{
	margin: 0;
	padding: 0;
	position: relative;
	left: 39px;
	list-style-type: none;
	height: 40px;
	width: 600px;
}

#nav a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	outline: 0;
	float: left;
	margin-right: 27px;
	line-height: 35px;
	height: 40px;
	color: #ccc;
}

#nav a:hover, #nav a.selected
{
	background: #000 url(img/selected.gif) no-repeat center bottom;
	color: #fff;
}

#nav li
{
	float: left;
	height: 40px;
}

#subnav
{
	padding: 75px 20px 0 20px;
	float: left;
	width: 179px;
}

#hours
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 17px;
	color: #333;
	position: relative;
	top: 170px;
}

#subnav ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#subnav li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 24px;
	color: #fff;
}

#subnav_inside
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 24px;
	color: #fff;
}

#subnav a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	outline: 0;
	color: #dedede;
}

#subnav a:hover
{
	color: #fff;
}

.current
{
	font-weight: bold;
}

#fbwbanner
{
	left: 0;
	position: absolute;
	width: 900px;
	height: 275px;
	top: 66px;
}

#logo
{
	position: absolute;
	top: 0;
	left: 8px;
	z-index: 99;
}

#bg_content
{
	background: #fff url(img/content_bg.jpg) no-repeat 50% 0;
	left: 0;
	position: absolute;
	width: 900px;
	height: 549px;
	top: 66px;
}

#bg_content_estimate
{
	background: #fff url(img/content_bg.jpg) no-repeat 50% 0;
	left: 0;
	position: absolute;
	width: 900px;
	height: 754px;
	top: 66px;
}

#bg_content_certs
{
	background: #fff url(img/content_bg.jpg) no-repeat 50% 0;
	left: 0;
	position: absolute;
	width: 900px;
	height: 834px;
	top: 66px;
}

#bg_content_staff
{
	background: #fff url(img/content_bg.jpg) no-repeat 50% 0;
	left: 0;
	position: absolute;
	width: 900px;
	height: 709px;
	top: 66px;
}

#bg_content_jobs
{
	background: #fff url(img/content_bg.jpg) no-repeat 50% 0;
	left: 0;
	position: absolute;
	width: 900px;
	height: 889px;
	top: 66px;
}

#content
{
	padding: 50px 48px 0 20px;
	position: relative;
	top: 0;
	left: 0;
	float: right;
	width: 613px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 17px;
	color: #333;
}

.split_l
{
	float: left;
	width: 307px;
}

.split_r
{
	float: right;
	width: 306px;
}

#map_container
{
	width: 611px;
	height: 455px;
	border: 1px solid #999;
	
}

#map
{
	width: 591px;
	height: 435px;
	margin: 10px;
}

#lower
{
	background: #fff url(img/home_bg.jpg) no-repeat 50% 25px;
	top: 341px;
	left: 0;
	width: 900px;
	height: 274px;
	position: absolute;
}

#mission span.titles, #call span.titles, #testimonials span.titles
{
	position: absolute;
	left: 10px;
	top: -25px;
}

#mission
{
	margin: 10px 20px 10px 20px;
	top: 25px;
	left: 25px;
	width: 485px;
	height: 80px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 17px;
	text-decoration: none;
	color: #333;
}

#call
{
	margin: 10px 20px 10px 20px;
	top: 155px;
	left: 25px;
	width: 485px;
	height: 80px;
	position: absolute;
	text-align: left;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#testimonials
{
	margin: 10px 20px 10px 20px;
	top: 25px;
	left: 577px;
	width: 258px;
	height: 210px;
	position: absolute;
}

#quotes
{
	top: 0;
	left: 0;
	width: 258px;
	height: 180px;
}

#quotes div
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	height: 120px;
	width: 258px;
	font-size: 11px;
	font-style: italic;
	text-align: left;
	line-height: 17px;
	color: #333;
}

#arrows img, a
{
	border: 0;
	outline: 0;
}

.name
{
	position: relative;
	right: 0;
	top: 17px;
	font-weight: bold;
}

.text_box
{
	width: 200px;
}

.phone_sm
{
	width: 27px;
}

.phone_lg
{
	width: 35px;
}

.phone_ext
{
	width: 36px;
}

.comments
{
	width: 460px;
	height: 120px;
}

.select_box
{
	width: 206px;
	height: 22px;
}

.half_space
{
	position: relative;
	padding-top: 10px;
	clear: both;
}

.spaced_item
{
	position: relative;
	padding-top: 10px;
	clear: both;
	width: 613px;
}

.left
{
	width: 260px;
	float: left;
}

.right
{
	float: left;
}

#phone_space
{
	display: none;
}

#email_space
{
	display: none;
}

.cert_desc
{
	float: left;
	width: 513px;
}

.cert_img
{
	float: right;
	position: relative;
	top: 25px;
	text-align: center;
	width: 100px;
}

#old_pic
{
	float: right;
	width: 450px;
}

#pic_title
{
	margin: 0 auto;
	text-align: center;
	float: left;
	top: 90px;
	position: relative;
}

#pic
{
	float: right;
}

.img
{
	border: 1px solid #ccc;
	padding: 10px;
	margin: 30px;
}

#bottomshadow
{
	background: url(img/bottom_shadow.png) no-repeat 50% 0;
	width: 100%;
	height: 19px;
}

#footer #push
{
	height: 9px;
}

#bottombar
{
	background-color: #000000;
	overflow: hidden;
	height: 9px;
	width: 100%;
}
