﻿#nav
{
	background: url(../images/nav.jpg) no-repeat left top;
	height: 37px;
	line-height: 37px;
	width: 961px;	
	position: absolute;
	left: 16px;
	top: 13px;
}
#nav a, #nav a:visited
{
	color: #FFFFFF;
	display: inline-block;
	font-size: 14px;
	margin: 2px 32px 0 32px;	
	text-align: center;
}
#nav a:hover
{
	color: #2B364D;
	text-decoration: none;
}

#hpBanner
{
	background: url(../images/hpBanner.jpg) no-repeat left top;
	cursor: hand;
	height: 298px;
	width: 997px;	
	position: absolute;
	left: 4px;
	top: 50px;
}
#swooshTail
{
	background: url(../images/swooshTail.jpg) left top;
	height: 202px;
	width: 639px;
	position: absolute;
	left: 1001px;	
	top: 17px;
}

#leftShadow
{
	background: url(../images/leftShadow.jpg) repeat-y left top;	
	padding: 0 0 0 4px;	
	position: relative;
	left: 16px;
	top: 348px;	
}
#gradiant
{
	background: url(../images/vGradiant.jpg) repeat-x left top;		
	height: 525px;
	width: 956px;
	position: relative;
}
#welcome
{
	background: url(../images/welcomeBG.jpg) repeat-x left top;
	color: #2B364D;
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	height: 27px;
	line-height: 27px;
	text-align: center;
	width: 956px;
}
#streetView
{
	background: url(../images/streetView.jpg) no-repeat right bottom;
	height: 416px;
	width: 179px;
	position: absolute;
	left: 777px;
	top: 80px;
	z-index: 10;
}
#siteServices
{
	color: #2B364D;
	margin: auto;
	width: 780px;
	position: relative;
	top: 30px;
	z-index: 100;
}
.services
{
	margin: 30px 0 0 20px;
}
.services ul
{
	margin: 10px 0 0 20px;
}
.questions
{
	width: 700px;
	position: relative;
	top: 30px;
}


#footer
{
	padding: 10px;	
	width: 937px;
}
a.sturgis
{
	display: block;
	float: right;
}

/* secondary */
#welcomeSec
{
	background: url(../images/welcomeBG.jpg) repeat-x left top;
	color: #2B364D;
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	height: 27px;
	line-height: 27px;
	text-align: center;	
	width: 959px;
	position: absolute;
	left: 17px;
	top: 348px;
}
#content
{
	background: url(../images/contentBG.jpg) repeat-y left top;	
	padding: 10px 0 0 0;
	width: 960px;
	position: relative;
	left: 16px;
	top: 375px;	
}
#content .text
{
	margin-bottom: 30px;
	padding: 10px;
}

#footerSec
{
	background: #B29B84;
	margin: auto;
	padding: 5px 10px;
	width: 936px;
	position: relative;	
}