html {
    overflow-y: scroll;
}
body {
	background: #002F55 url('../images/bg-site.jpg') no-repeat fixed center top;
	margin: 0px;
}
img {
	border-width: 0px;
}
p {
	margin: 0px 0px 15px 0px;
}
.list1 {
	line-height: 160%;
	list-style: circle;
}
.title1 {
	font: bold 20px Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-align: left;
	margin: 0px 0px 15px 0px;
	padding: 5px;
	background-color: #F0F0F0;
	border-bottom: 1px solid #CCC;
}
.title2 {
	font: bold 20px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	text-align: left;
	margin: 0px;
	padding: 10px;
	background-color: #002F55;
}
.title3 {
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #CCC;
	text-align: left;
	padding: 5px;
	margin: 0px 0px 15px 0px;
}
#sitewrapper {
	width: 920px;
	padding: 15px;
	margin: 0px auto;
	background-color: #F47920;
}
#header {
	width: 920px;
	margin-bottom: 20px;
}
#contentwrapper {
	width: 920px;
	padding-bottom: 20px;
}
#contentleft {
	width: 710px;
	float: left;
	background-color: #FFF;
}
#borderlefttop {
	width: 710px;
}
#contentmain {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	width: 680px;
	padding: 0px 15px;
}
.contact {
	width: 680px;
	height: 260px;
	margin-bottom: 15px;
}
.salesteam {
	width: 200px;
	padding: 5px;
	background-color: #F0F0F0;
	float: left;
}
.salestext {
	width: 450px;
	float: right;
}
.salestext a {
	color: #002F55;
	text-decoration: none;
}
.salestext a:hover {
	color: #002F55;
	text-decoration: underline;
}
.salesdata1 {
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	width: 450px;
	padding-bottom: 10px;
}
.salesdata2 {
	width: 450px;
	padding-bottom: 10px;
}
#inventory {
	width: 680px;
	padding: 0px 15px;
}
#mainimage {
	width: 670px;
	padding: 5px;
	margin-bottom: 15px;
	background-color: #F0F0F0;
}
#maintext {
	width: 680px;
}
#maintext a {
	color: #002F55;
	text-decoration: none;
}
#maintext a:hover {
	text-decoration: underline;
}
#hours {
	width: 660px;
	padding: 10px;
	background: #F0F0F0 url('../images/bg-hours.jpg') no-repeat right top;
}
#hours p {
	margin: 0px 0px 10px 0px;
}
#map {
	width: 680px;
	padding: 0px 15px;
}
#borderleftbottom {
	width: 710px;
}
#contentright {
	width: 195px;
	float: right;
}
.menuitem {
	width: 195px;
	margin-bottom: 15px;
}
#footerwrapper {
	width: 920px;
}
#footerlinks {
	width: 890px;
	height: 24px;
	padding: 3px 0px 0px 30px;
	margin-bottom: 10px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	background: url('../images/icon-search.jpg') no-repeat left top;
}
#footerlinks a {
	color: #FFF;
	text-decoration: underline;
}
#footerlinks a:hover {
	color: #FFF;
	background-color: #002F55;
	text-decoration: none;
}
#footertext {
	width: 920px;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
}
#footertext a {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000;
}
#footertext a:hover {
	text-decoration: underline;
}

