body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #C1DCF3;
	background-image: url(../GRFX/bkgd_tile.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#address {
	display: none;
	visibility: hidden;
}
#container {
	width: 760px;
	left: 0px;
	_left: 1px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../GRFX/container_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 700px;
}
#mainContent {
	position: absolute;
	width: 410px;
	left: 300px;
	top: 200px;
}
#wideContent {
	position: absolute;
	width: 450px;
	left: 280px;
	top: 200px;
}
.printheadline {
	display: none;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
#header {
	background-image: url(../GRFX/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	height: 200px;
	width: 760px;
	left: 0px;
	top: 0px;
}
#navigation {
	position: absolute;
	height: 430px;
	width: 270px;
	left: 0px;
	top: 200px;
	background-image: url(../GRFX/nav_1.jpg);
}

#navigation li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#navigation li, #navigation a {

	display: block;
	text-indent: -9000px;
}
#btn_home {
	position: absolute;
	height: 36px;
	width: 270px;
	left: 0px;
	top: 0px;
}
#btn_home a {
	height: 37px;
}
#btn_home a:hover {
	background-image: url(../GRFX/nav_2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#btn_profile {
	position: absolute;
	height: 31px;
	width: 270px;
	left: 0px;
	top: 36px;
}
#btn_profile a {
	height: 31px;
}
#btn_profile a:hover {
	background-image: url(../GRFX/nav_2.jpg);
	background-repeat: no-repeat;
	background-position: 0px -36px;
}
#btn_services {
	position: absolute;
	height: 30px;
	width: 270px;
	left: 0px;
	top: 67px;
}
#btn_services a {
	height: 30px;
}
#btn_services a:hover {
	background-image: url(../GRFX/nav_2.jpg);
	background-repeat: no-repeat;
	background-position: 0px -67px;
}
#btn_products {
	position: absolute;
	height: 31px;
	width: 270px;
	left: 0px;
	top: 97px;
}
#btn_products a {
	height: 31px;
}
#btn_products a:hover {
	background-image: url(../GRFX/nav_2.jpg);
	background-repeat: no-repeat;
	background-position: 0px -97px;
}
#btn_parts {
	position: absolute;
	height: 31px;
	width: 270px;
	left: 0px;
	top: 128px;
}
#btn_parts a {
	height: 31px;
}
#btn_parts a:hover {
	background-image: url(../GRFX/nav_2.jpg);
	background-repeat: no-repeat;
	background-position: 0px -128px;
}
#btn_replacement {
	position: absolute;
	height: 30px;
	width: 270px;
	left: 0px;
	top: 159px;
}
#btn_replacement a {
	height: 30px;
}
#btn_replacement a:hover {
	background-image: url(../GRFX/nav_2.jpg);
	background-repeat: no-repeat;
	background-position: 0px -159px;
}
#btn_techsupport {
	position: absolute;
	height: 39px;
	width: 270px;
	left: 0px;
	top: 189px;
}
#btn_techsupport a {
	height: 39px;
}
#btn_techsupport a:hover {
	background-image: url(../GRFX/nav_2.jpg);
	background-repeat: no-repeat;
	background-position: 0px -189px;
}
#btn_contact {
	position: absolute;
	height: 80px;
	width: 270px;
	left: 0px;
	top: 237px;
}
#btn_contact a {
	height: 80px;
}
#btn_contact a:hover {
	background-image: url(../GRFX/nav_2.jpg);
	background-repeat: no-repeat;
	background-position: 0px -237px;
}

.headline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #C90304;
}
label {
	visibility: hidden;
	display: none;
}

.alt {
	background-color: #FFFFFF;
}
.highlite {
	color: #0D55A5;
}

