#container {
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	margin: 0px auto;
}
#header {
	background-image: url(images/header-v2_01.jpg);
	background-repeat: repeat-x;
	background-position: right;
	height: 110px;
	text-align: right;
	width: 100%;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	position: relative;
}
#header_menu {
	position: absolute;
	height: 110px;
	width: 322px;
	top: 0px;
	right: 0px;
	background-image: url(images/header-v2_02.jpg);
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding-right: 0px;
	text-align: right;
}
#header_menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
#header_menu a:hover {
	text-decoration: underline;
	color: #11A0EE;
}
#header_logo {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	height: 100px;
	width: 220px;
	left: 0px;
	top: 0px;
	position: absolute;
	padding-top: 10px;
	background-image: url(images/header_logo_grad.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.menu {
	padding-right: 1px;
	padding-top: 10px;
}

#side {
	width: 220px;
	z-index: 2;
	float: left;
	background-color: #FFFFFF;
	border-right: 1px solid #CCCCCC;
	position: relative;
	margin-right: -1px;
}
#toc {
	width: 220px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
#toc a {
	text-decoration: none;
	color: #999999;
	padding-left: 46px;
	width: 174px;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background: url(images/toc_button_off.gif) no-repeat 29px center;
}
#toc a:hover {
	color: #666666;
	text-decoration: underline;
	background-image: url(images/toc_button_on.gif);
}
#contents {
	margin: 0px;
	z-index: 0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	overflow: auto;
	position: relative;
	width: 100%;
	height:100%;
}
#contents p {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#contents img {
	float: right;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#toc h1 {
	font-size: 16px;
	margin: 0px;
	padding: 5px 0px 3px 30px;
	display: block;
}
a.workshop {
	margin-left: 0px;
	margin-top: 20px;
	display: block;
	font-size: 16px;
	font-weight: bold;
	background: url(images/specials_off.gif) no-repeat 29px center;
	padding-left: 45px;
	color: #999999;
}
a.workshop:hover {
	color: #666666;
	text-decoration: underline;
	background: url(images/specials_on.gif) no-repeat 29px center;
}
.toc_4wd {
	position: relative;
	top: 40px;
}
#contact {
	font-size: 11px;
	color: #333333;
	display: block;
	width: 220px;
	text-align: center;
	background-image: url(images/contact.jpg);
	height: 236px;
	padding-top: 30px;
}
#container #contents #text h2 {
	font-size: 14px;
	color: #333333;
}

#heading {
	height: 176px;
	background-image: url(images/header_02.gif);
	background-repeat: repeat-x;
	width: 679px;
	z-index: 0;
	float: right;
	border-left: 1px solid #CCCCCC;
}
#copyrite {
	font-size: 10px;
	color: #333333;
	background-color: #CCCCCC;
	text-align: right;
	height: 15px;
	width: 100%;
	z-index: 9;
	clear: both;
	float: none;
}
body {
	margin: 0px;
}
#heading_4wd_flash {
	position: absolute;
	top: 0px;
	right: 0px;
}
#text {
	width: 669px;
	float: right;
	border-left: 1px solid #CCCCCC;
	margin: 0px;
	position: relative;
	padding-right: 5px;
	padding-left: 5px;
}
#copyrite p {
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	margin: 0px;
}
#page_heading {
	font-size: 24px;
	color: #666666;
	position: absolute;
	left: 225px;
	top: 100px;
}
#page_heading_arb {
	position: relative;
	left: -30px;
	top: 3px;
	border:none;
	visibility: visible;
}
#flash_text {
	position: absolute;
	top: 5px;
	left: 221px;
}
#heading2 {
	background-image: url(images/contents-heading2_01.gif);
	background-repeat: repeat-x;
	background-position: left;
	height: 127px;
	float: right;
	width: 679px;
	border-left: 1px solid #CCCCCC;
}
#page_heading2 {
	font-size: 24px;
	color: #666666;
	position: absolute;
	left: 225px;
	top: 51px;
}

#submenu a {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 18px;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	display: block;
	background: url(images/toc_button_off.gif) no-repeat left;
	clear: left;
	float: left;
}
#submenu {
	padding-left: 40px;
}

#submenu a:hover {
	color: #666666;
	text-decoration: underline;
	background-image: url(images/toc_button_on.gif);
}
a.details {
	text-decoration: none;
	height: 16px;
	width: 16px;
	background: url(images/information_off.gif) no-repeat left center;
	display: block;
	float: right;
}
#container #contents #text .row1 {
	background: #f3f3f3;
}

a.details:hover {
	text-decoration: underline;
	background: url(images/information_on.gif);
}
.tableheader {
	background-color: #DDDDDD;
}
a.back {
	font-size: 12px;
	font-weight: normal;
	color: #888888;
	text-decoration: none;
	background-image: url(images/back_off.gif);
	margin: 0px 0px 30px;
	padding: 0px 2px 0px 16px;
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	float: right;
	clear: both;
}
a.back:hover {
	text-decoration: underline;
	background-image: url(images/back_on.gif);
	color: #555555;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
#container #contents #text #product {
	padding: 5px;
	font-weight: normal;
	overflow: auto;
	width: 659px;
	clear: both;
}
#container #contents #text #product a.forward {
	float: right;
	line-height: 16px;
	display: block;
	padding-right: 18px;
	padding-left: 2px;
	background: url(images/fwd_off.gif) no-repeat right center;
}
#container #contents #text #product a.forward:hover {
	background: url(images/fwd_on.gif) no-repeat right center;
}


#contents h4 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 12px;
}
.req {
	font-weight: bold;
	color: #CC0000;
}
#container #contents #text input {
	font: 11px Arial, Helvetica, sans-serif;
}
#container #contents #text textarea {
	font: 11px Arial, Helvetica, sans-serif;
}
#container #contents #text .contactform {
	float: left;
}
#container #contents #text form {
	margin: 0px;
	padding: 0px;
}
#side object {
	margin: 15px 25px 5px 15px;
}
