@charset "UTF-8";
#main {
	height: 660px;
	width: 1024px;
	position: absolute;
	margin-left: -512px;
	left: 50%;
	top: 10px;
	border: 1px solid #666666;
	z-index: -1;
}
#footer {
	height: 20px;
	width: 1024px;
	position: absolute;
	left: 0px;
	top: 641px;
}
#header_logo {
	height: 180px;
	width: 334px;
	position: absolute;
	top: 0px;
}
#header_banner {
	height: 180px;
	width: 690px;
	position: absolute;
	left: 334px;
	top: 0px;
}
#menu_bar {
	height: 23px;
	width: 1024px;
	position: absolute;
	top: 180px;
	background-color: #FF6600;
	z-index: 2;
}
#graphics_lhs {
	height: 175px;
	width: 350px;
	position: absolute;
	left: 0px;
	top: 190px;
	z-index: -1;
	visibility: inherit;
}
#graphics_rhs {
	height: 175px;
	width: 350px;
	position: absolute;
	right: 0px;
	top: 190px;
	z-index: -1;
	visibility: inherit;
}
#body_lhs {
	height: 438px;
	width: 512px;
	position: absolute;
	left: 0px;
	top: 203px;
	background-color: #FFFFFF;
	text-align: center;
	z-index: 2;
}
#body_about {
	height: 438px;
	width: 1024px;
	position: absolute;
	left: 0px;
	top: 203px;
	background-color: #999999;
	text-align: center;
	z-index: 2;
}
#body_rhs {
	height: 120px;
	width: 512px;
	position: absolute;
	right: 0px;
	top: 203px;
	background-color: #333333;
	z-index: 1;
}
#image_rhs {
	height: 318px;
	width: 512px;
	position: absolute;
	right: 0px;
	top: 323px;
	background-color: #333333;
	z-index: 1;
}
#husa_link_large {
	background-color: #1A1A1A;
	height: 98px;
	width: 150px;
	position: absolute;
	top: 11px;
	left: 13px;
}
#can_am_link_large {
	background-color: #1A1A1A;
	height: 98px;
	width: 150px;
	position: absolute;
	top: 11px;
	right: 183px;
}
#ktm_link_large {
	background-color: #1A1A1A;
	height: 98px;
	width: 150px;
	position: absolute;
	top: 11px;
	right: 15px;
}

