body {
	margin: 0px;
	background-color: #333333;
}

div#whole {
	margin: 0px auto 0px auto;
	background: #333333 url(images/bg.jpg) center repeat-y;
	width: 1000px;
	height: auto;
	min-height: 500px;
}

div#header {
	background: #333333 url(images/header.jpg) center;
	/*background-color: #333333; */
	width: 1000px;
	height: 159px;
	padding: 0px 0px 0px 0px;
}

div#navi {
	position: relative;
	top: 172px;
	left: 90px;
	font-size: 13px;
	z-index: 300;
}

div#main {
	margin-left: 56px;
	min-height: 500px;
	height: auto;
	width: 1000px;
	padding: 10px 10px 10px 10px;
	font-family: Arial;
	font-size: 85%;
}

div#content {
	background-color: #910000;
	width: 545px;
	min-height: 618px;
	height: auto;
	border: none;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}

div#contentwhole {
	width: 857px;
	min-height: 618px;
	height: auto;
	padding-left: 5px;
	padding-right: 5px;
	color: #FFFFFF;
}

div#contentwholegrey {
	background-color: #e2e2e2;
	width: 857px;
	min-height: 618px;
	height: auto;
	padding-left: 5px;
	padding-right: 5px;
	color: #000000;
}

div#greybg {
	background-color: #CCCCCC;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	color: #000000;
}

div#greybg2 {
	background-color: #CCCCCC;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	color: #000000;
}


.partspecs {
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	text-align: center;
	font-size: 12px;
}
.anycenter {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div#contentwholehome img {
	/* border: 1px solid #000000; */
}
div#contentwholehome a:link, div#contentwholehome a:visited, div#contentwholehome a:active {
	color: #910000;
	border: 1px solid #910000;
	text-decoration: none;
	font-size: 12px;
}
div#contentwholehome a:hover {
	color: #910000;
	border: 1px solid #910000;
	text-decoration: none;
	font-size: 12px;
}


div#special {
	/* background: #910000 url(images/spec-bg.gif) center no-repeat; */
	background-color: #CCCCCC;
	width: 295px;
	max-width: 295px;
	height: 300px;
	max-height: 300px;
	margin-bottom: 8px;
	border: 1px solid #000000;
	text-align: center;
	font-family: Arial;
	float: right;
	clear: both;
	position: relative;
	right: 130px;
	z-index: 5;
}

div#indexspecial {
	color: #000000;
	background-color: #CCCCCC;
	width: 285px;
	max-width: 280px;
	height: 300px;
	max-height: 300px;
	margin-bottom: 15px;
	margin-right: 3px;
	border: 1px solid #FFFFFF;
	text-align: center;
	font-family: Arial;
	float: left;

}

div#dotm {
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	padding-left: 5px;
	color: #000000;
	background-color: #9B0000;
	width: 800px;
	max-width: 800px;
	height: 200px;
	max-height: 200px;
	border: 1px solid #000000;
	clear: both;
}

div#footer {
	background: #333333 url(images/footer.jpg) center no-repeat;
	height: 50px;
	text-align: center;
	color: #FFFFFF;
}

div#special  img {
	border: 1px solid #000000;
	margin-top: 8px;
}

div#content a:link, div#content a:visited, div#content a:active, div#locations a:link, div#locations a:visited, div#locations a:active, div#contentwhole a:link, div#contentwhole a:visited, div#contentwhole a:active {
	color: #999999;
	text-decoration: underline;
	font-family: Arial;
	font-weight: bold;
}
div#content a:hover, div#contentwhole a:hover, div#locations a:hover  {
	color: #CCCCCC;
	text-decoration: underline;
	font-family: Arial;
}
div#greybg a:link, div#greybg a:visited, div#greybg a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial;
	font-weight: bold;
}
div#greybg a:hover, div#greybg a:hover, div#greybg a:hover  {
	color: #999999;
	text-decoration: underline;
	font-family: Arial;
}

div#smallnav {
	color: #FFFFFF;
	font-size: 12px;
}
div#smallnav a:link, div#smallnav a:visited, div#smallnav a:active {
	color: #999999;
	text-decoration: underline;
	font-family: Arial;
	font-weight: bold;
}
div#smallnav a:hover{
	color: #CCCCCC;
	text-decoration: underline;
	font-family: Arial;
}

div#footer a:link, div#footer a:visited, div#footer a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
div#footer a:hover {
	color: #910000;
	text-decoration: none;
	font-size: 12px;
}

div#locations {
	font-size: 95%;
	padding-left: 140px;
}
div#locations img {
	margin-bottom: 15px;
}

legend#norm {
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;

}

img#blackborder1px {
	border: 1px solid #000000;
}

img#left {
	float:left;
	margin-right: 8px;
	border:1px solid #000000;
}
img#pointer {
	cursor: pointer;
}

ul#clients {
	margin-left: 50px;
}
div#indent {
	margin-left: 25px;
}

table#specs {
	width: 70%;
	height: auto;
	border: 1px solid #AAAAAA;
}
.td1 {
	background-color: #CCCCCC;
	color: #000000;
	height: 20px;
}
.td2 {
	background-color: #999999;
	height: 20px;
}

div#navcontainer {
	width: 900px;
	max-height: 40px;
	position: relative;
	top: 159px;
	left: 50px;
	/*font-size: 13px;
	cursor: hand;*/
}

div#navleft {
	background: #000000 url(images/navleft.jpg) top center no-repeat;
	width: 129px;
	height: 29px;
	padding-top: 12px;
	text-align: center;
	float: left;
}

div#navmid {
	background: #000000 url(images/navmid.jpg) top center no-repeat;
	width: 128px;
	height: 29px;
	padding-top: 12px;
	text-align: center;
	float: left;
}

div#navright {
	background: #000000 url(images/navright.jpg) top center no-repeat;
	width: 131px;
	height: 29px;
	padding-top: 12px;
	text-align: center;
	float: left;
}

div#navleft:hover {
	background: #000000 url(images/navleft-over.jpg) top center no-repeat;
}
div#navmid:hover {
	background: #000000 url(images/navmid-over.jpg) top center no-repeat;
}
div#navright:hover {
	background: #000000 url(images/navright-over.jpg) top center no-repeat;
}

div#navcontainer a:link, div#navcontainer a:visited, div#navcontainer a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
}
div#navcontainer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
}

.hidden {
	z-index: -3;
	border: 0px;
}

div#greyfont {
	color: #CCCCCC;
}