@charset "utf-8";
/* CSS Document */
a:link {
	color:#ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color:#74e6d0;
	text-decoration: none;
}
a:active {
	color: #ffffff;
	text-decoration: none;
}

a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
	border: none;
}

a {
outline: none; /*removes dots around hyperlinks */
}

.grey{color:#767676;
}

.horline{
	border-bottom-color:#494949;
	border-style:solid;
	border-width:1px;
	width: 622px;
	margin-left:60px;
	margin-top:0px;
	margin-bottom:0px;
}

.horline2{
	border-color:#549897;
	border-style:solid;
	border-width:15px;
	width: 622px;
	margin-left:60px;
}

.bikeimg{
		float:left;
		border:none;
		margin-top:3px;
		margin-bottom:0px;
		margin-left:60px;
		margin-right:9px;
}

.bikeimg2{
		float:left;
		border:none;
		margin-top:0px;
		margin-bottom:0px;
		margin-right:9px;
		margin-left:60px;
}

.imagesreg{
		margin-top:15px;
		margin-bottom:0px;
		margin-right:0px;
		margin-left:25px;
}

.brochure{
		float:left;
		border:none;
		margin-top:30px;
		margin-bottom:0px;
		margin-right:9px;
		margin-left:38px;
}
.brochuretxt{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	text-align:center;
	font-size:12px;
	margin-top:5px;
	margin-left:55px;
	margin-right:80px;
}

.celeste{	color:#74e6d0;
}

.celeste2{
	color:#589e9e;
}

.white{	color:#ffffff;
}

.byline{
		float:right;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#74e6d0;
		margin-right:70px;
		margin-top:0px;
		margin-bottom:7px;
}

.paratxt1{
	font-family:Arial, Helvetica, sans-serif;
	color:#767676;
	text-align:justify;
	font-size:16px;
	margin-top:5px;
	margin-left:63px;
	margin-right:50px;
	margin-bottom:10px;
}

.paratxt2{
	font-family:Arial, Helvetica, sans-serif;
	color:#767676;
	text-align:justify;
	font-size:16px;
	margin-top:5px;
	margin-left:50px;
	margin-right:20px;
	margin-bottom:10px;
}

.dealerhdr1{
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	text-align:left;
	font-size:14px;
	margin-top:5px;
	margin-bottom:0px;
	margin-left:40px;
	margin-right:0px;
}

.dealerhdr2{
	font-family:Arial, Helvetica, sans-serif;
	color:#767676;
	text-align:justify;
	font-size:12px;
	margin-top:0px;
	margin-left:40px;
	margin-right:0px;
}

.textbox1{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	background:#549897;
	font-size:20px;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:7px;
	margin-top:7px;
	margin-left:60px;
	margin-right:75px;
	width:633px;
	
}

.textbox2{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:20px;
	padding-top:3px;
	padding-bottom:0px;
	padding-left:7px;
	margin-top:10px;
	margin-left:55px;
	margin-right:75px;
	margin-bottom:5px;
}

.textbox3{
	font-family:Arial, Helvetica, sans-serif;
	color:#767676;
	text-align:justify;
	font-size:12px;
	margin-top:5px;
	margin-left:40px;
	margin-right:50px;
}

.textbox4{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	text-align:right;
	font-size:12px;
	margin-top:15px;
	margin-left:0px;
	margin-right:80px;
}

#body{
	background-color:#000;
	margin:0px;
	padding:0px;
	width:1200px;
}

html{margin:0;padding:0}
p {margin:0;padding:0}

h1{	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-left:50px;
	padding:0;
}

form {margin:0;padding:0}

a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
	border: none;
}

#page {
	margin: 0 auto;
	background-color:#000;
	left:0px;
	top:0px;
	width:1024px;
	height:3500px;
}

#header {
	background:url(images/headercat.jpg);
	float:left;
	left:0px;
	top:0px;
	width:1024px;
	height:83px;
}

#blankbtn {
	background:url(images/blankbtn.jpg);
	float:left;
	left:0px;
	top:83px;
	width:354px;
	height:54px;
}

#btn1 {
	float:left;
	left:354px;
	top:83px;
	width:115px;
	height:54px;
}

#btn2 {
	float:left;
	left:469px;
	top:83px;
	width:94px;
	height:54px;
}

#btn3 {
	float:left;
	left:563px;
	top:83px;
	width:93px;
	height:54px;
}

#btn4 {
	float:left;
	left:656px;
	top:83px;
	width:104px;
	height:54px;
}

#btn5 {
	float:left;
	left:760px;
	top:83px;
	width:130px;
	height:54px;
}

#btn6 {
	float:left;
	left:890px;
	top:83px;
	width:108px;
	height:54px;
}

#emptyendbtn {
	background:url(images/emptyendbtn.jpg);
	float:right;
	left:998px;
	top:83px;
	width:26px;
	height:54px;
}

#show1 {
	float:left;
	background-image:url(images/show1.jpg);
	left:0px;
	top:137px;
	width:24px;
	height:465px;
}

.video{
	padding-top:55px;
	padding-left:60px;
	padding-bottom:25px
}

#show2 {
	float:left;	/*background-image:url(images/show2.jpg);*/
	left:24px;
	top:137px;
	width:974px;
	height:465px;
}

#show3 {
	float:left;
	background-image:url(images/show3.jpg);
	left:998px;
	top:137px;
	width:26px;
	height:465px;
}

#show4 {
	float:right;
	background-image:url(images/show4.jpg);
	left:0px;
	top:602px;
	width:1024px;
	height:51px;
}

#bikehdr1 {
	background:url(images/bikehdr1.jpg);
	float:left;
	left:0px;
	top:653px;
	width:745px;
	height:56px;
}

#bikehdr2 {
	background:url(images/bikehdr2.jpg);
	float:right;
	left:745px;
	top:653px;
	width:279px;
	height:56px;
}

#bikecontent2 {
	background:url(images/bikecontent2.jpg);
	float:right;
	left:745px;
	top:709px;
	width:279px;
	height:296px;
}

#bikecontent1 {
	background:url(images/bikecontent1.jpg);
	float:left;	
	left:0px;
	top:709px;
	width:745px;
	height:2727px;
}

#bikeheader3 {
	background:url(images/bikeheader3.jpg);
	float:right;
	left:745px;
	top:1005px;
	width:279px;
	height:52px;
}

#bikecontent3 {
	background:url(images/bikecontent3.jpg);
	float:right;
	left:745px;
	top:1057px;
	width:279px;
	height:2236px;
}

#bodyhdr3{
	background:url(images/bikehdr3.jpg);
	float:right;
	left:745px;
	top:3293px;
	width:279px;
	height:62px;
}

#facebook {
	float:left;
	left:745px;
	top:3355px;
	width:103px;
	height:81px;
}

#twitter {
	float:left;
	left:848px;
	top:3355px;
	width:66px;
	height:81px;
}

#youtube {
	float:left;
	left:914px;
	top:3355px;
	width:110px;
	height:81px;
}

#footer1 {
	background:url(images/footer1.jpg);
	float:left;
	left:0px;
	top:3436px;
	width:350px;
	height:63px;
}

#footer2 {
	background:url(images/footer2.jpg);
	float:right;
	left:350px;
	top:3436px;
	width:674px;
	height:63px;
}

.footertxt{
	font-family:Arial, Helvetica, sans-serif;
	color:#767676;
	text-align:center;
	word-spacing:2px;
	font-size:11px;
	margin-top:10px;
	margin-left:20px;
}

.footertxt2{
	font-family:Arial, Helvetica, sans-serif;
	color:#767676;
	text-align:center;
	word-spacing:-1px;
	font-size:10px;
	margin-top:10px;
	margin-left:85px;
}


