@charset "utf-8";
/* CSS Document */

body {
	margin: 0 auto 0 auto; /* T R B L */
	padding: 0 0 0 0; /* T R B L */
	/*background-image:url(../images/bg_131025.png);*/
	font:Arial, Helvetica, sans-serif;
	}
	
a {
	color:#000000;
	text-decoration:none;
	border:none;
	}

a img{
	border:none;
	}

div.mainWrapper {
	width: 900px;
	margin: 25px auto 0 auto; /* T R B L */
	padding: 0 0 0 0; /* T R B L */
	height: auto;
	border:  10px solid #b50303;
	background-color: #FFFFFF;
	}

div.header a {
	border:none;
	text-decoration:none;
	}

div.leftcol {
	float:left;
	width: 357px;
	}

div.rightcol {
	float:left;
	width: 495px;
	}

div.menu {
	margin:0 0 0 0;
	font-size: 33px;
	}
		
		/*USE IT MENU*/		
		#useit
		{
		display: block;
		width: 271px;
		height: 33px;
		background: url("http://www.octagoncycles.com/images/useit.jpg") no-repeat 0 0;

		}
		
		#useit:hover
		{ 
  		background-position: 0 -33px;
		}

		#useit span
		{
 		display: none;
		}
		
		/*MODELS MENU*/		
		#models
		{
		display: block;
		width: 271px;
		height: 33px;
		background: url("http://www.octagoncycles.com/images/models.jpg") no-repeat 0 0;
		}
		
		#models:hover
		{ 
  		background-position: 0 -33px;
		}
		
		#models span
		{
 		display: none;
		}
		
		/*TECH MENU*/		
		#tech
		{
		display: block;
		width: 271px;
		height: 33px;
		background: url("http://www.octagoncycles.com/images/tech.jpg") no-repeat 0 0;
		}
		
		#tech:hover
		{ 
  		background-position: 0 -33px;
		}
		
		#tech span
		{
 		display: none;
		}
		
		/*CONTACT MENU*/		
		#contact
		{
		display: block;
		width: 271px;
		height: 33px;
		background: url("http://www.octagoncycles.com/images/contact.jpg") no-repeat 0 0;
		}
		
		#contact:hover
		{ 
  		background-position: 0 -33px;
		}
		
		#contact span
		{
 		display: none;
		}


div.content {
	margin:30px 9px 0 25px;
	width:315px;
	font-size: 14px;
	line-height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	
	}

#heading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight: 100;
	margin: 0 0 0 25px;
	width: 371px;
	}

#homeheading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight: 100;
	margin: 25px 0 0 25px;
	width: 371px;
	}
	
	#heading a {
	color:#000000;
	text-decoration:none;
	}

#text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin:25px 25px 0 25px;
	}
	
#disclaimertext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 15px 25px 0 25px;
	}

#ergonomic {
	margin:20px 9px 0 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	}

#ergoimage {
	float:left;
	margin: 0 15px 10px 0;
	}

#ergotext {
	float:left;
	}

#ergolink {
	margin:10px 0 0 0;
	}
	
	#ergolink a {
	color:#b50303;
	}

#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	margin:25px 0 10px 25px;
	}
	
#direction {
	margin:0 0 10px 0;
	}	

#model {
	font-family:Arial, Helvetica, sans-serif;
	color:#b50303;
	margin: 25px 0 0 0;
	}
	
	#modeltext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 5px 0 0 0;
	}
	
	#modelimg {
	float:left;
	margin: 5px 10px 0 0;
	border:1px solid #999999;
	}

#advantage {
	font-size:12px;
	margin: 10px 0 0 0;
	line-height: 16px;
}

#spec {
	font-family:Arial, Helvetica, sans-serif;
	color:#b50303;
	margin: 0  0 0 0;
	font-size: 16px;
	}
/* End CSS Sheet */
