body {
	margin: 0px;
	background-image: url(../images/background_images/background_3.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
a {
	text-decoration: none;
}
#wrapper #mainbody #pagetextholder p {
	font-size: 16px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}


.link {
	text-decoration: none;
	color: #000;
}
.link_cls a:hover  {
	color: #C00;
	text-decoration: none;
	font-weight: bold;
}


a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#wrapper {
	font-size: 14px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	background-image: url(../images/background_images/wrapper_background1.png);
	text-decoration: none;
	padding: 0px;
}
#wrapper #logo {
	height: 200px;
	width: 1000px;
	padding-top: 1px;
}
#wrapper #logospacer {
	height: 10px;
	width: 1000px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
#wrapper #mainbody {
	width: 1000px;
	text-align: left;
}
#wrapper #mainbody #pagetextholder {
	padding: 15px;
	background-image: url(../images/background_images/wrapper_background1.png);
}
#wrapper #mainbody #pagetextholder #logoholder {
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 10px;
}

#wrapper #mainbody #pagetextholder #labelholder {
	width: 1000px;
	height: 560px;
}
#wrapper #mainbody #pagetextholder #labelholder #labelleftspacer {
	float: left;
	height: 560px;
	width: 180px;
}

#wrapper #mainbody #pagetextholder #labelholder #labelleft {
	height: 560px;
	width: 300px;
	float: left;
}
#wrapper #mainbody #pagetextholder #labelholder #labelmiddlespacer {
	float: left;
	height: 560px;
	width: 40px;
}
#wrapper #mainbody #pagetextholder #labelholder #labelright {
	height: 560px;
	width: 300px;
	float: left;
}
#wrapper #mainbody #pagetextholder #labelholder #labelrightspacer {
	float: left;
	height: 560px;
	width: 180px;
}


#wrapper #mainbody #cellbackground {
	width: 1000px;
	text-align: center;
	background-repeat: no-repeat;
	height: auto;
}
#wrapper #linkbox {
	width: 1000px;
	height: 290px;
	background-image: url(../images/background_images/wrapper_background1.png);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}

#wrapper #linkbox #linkbartopspacer {
	background-image: url(../images/linkbar_top1.png);
	height: 10px;
	width: 1000px;
}
#wrapper #linkbox #dealerlist {
	width: 380px;
	height: 280px;
	float: left;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #999;
}
#wrapper #linkbox #dealerlist #dealerlistheader {
	height: 30px;
	width: 380px;
}

#wrapper #linkbox #contactinfo {
	width: 238px;
	height: 280px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
#wrapper #linkbox #contactinfo #contactinfotext p a {
	font-weight: normal;
}

#wrapper #linkbox #contactinfo #contactinfoheader {
	float: left;
	height: 30px;
	width: 238px;
}
#wrapper #linkbox #contactinfo #contactinfotext {
	float: left;
	width: 238px;
	text-align: center;
	font-size: 20px;
}


#wrapper #linkbox #productsnews {
	width: 380px;
	height: 280px;
	float: left;
}
#wrapper #linkbox #productsnews #productnewsheader {
	float: left;
	height: 30px;
	width: 378px;
}
#wrapper #linkbarbottomspacer {
	height: 1px;
	width: 1000px;
	clear: both;
}
#copyrightbox {
	height: 20px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
#copyrightbox #copyrightspacer {
	height: 20px;
	width: 250px;
	float: left;
}
