body {
	background-color: #cc0000;
	}
	
	#mainbox {
		width:800px;
		height:auto;
		margin-left:auto;
		margin-right:auto;
		margin-top:-20px;		
		background-color:#ff0000;
		}
		
		#header-image{
		width: 400px;
		height:auto;
		background-color:#ff0000;
		}
		
		#sidebar{
			float:left;
			width:200px;
			height:auto;
			background-color:#ff0000;
			}
		
		#links{
			clear:both;
			margin-left:20px;
			background-color:#ff0000;
			}
		
		#address{
			margin-top:300px;
			margin-left:20px;
			clear:both;
		}
		
		#bike-image{
			float:left;
			background-color:#ff0000;
			}
			
			
		#BannerMain{
			float:center;
			width:700px;
			height:auto;
			background-color:#ff0000;
			border:1;
			border-color:#ffffff; 
		}		
		
		#Ban1{
			float:center;
			width:175px;
			height:auto;
			background-color:#ff0000;
			padding:15px 25px;
		}
		#Ban2{
			float:left;
			width:175px;
			height:auto;
			background-color:#ff0000;
			padding:15px 25px;
		}
		#Ban3{
			float:left;
			width:175px;
			height:auto;
			background-color:#ff0000;
			padding:15px 25px;
		}
		#Ban4{
			float:left;
			width:175px;
			height:auto;
			background-color:#ff0000;
			padding:15px 25px;
		}	
		#Ban5{
			float:left;
			width:175px;
			height:auto;
			background-color:#ff0000;
			padding:15px 25px;
		}
		#Ban6{
			float:left;
			width:175px;
			height:auto;
			background-color:#ff0000;
			padding:15px 25px;
		}
		#Ban7{
			float:left;
			width:175px;
			height:auto;
			background-color:#ff0000;
			padding:15px 25px;
		}



		
		#aboutus{
			float:left;
			width:600px;
			height:auto;
			background-color:#ff0000;
		}
		
		#ohfaq{
			float:left;
			width:500px;
			height:auto;
			background-color:#ff0000;
		}
		
		#contactus{
		float:left;
		background-color:#ff0000;
		}
		
		#servicesleft{
			float:left;
			width:250px;
			height:auto;	
			background-color:#ff0000;			
		}
		#servicesright{
			float:left;
			width:250px;
			height:auto;	
			background-color:#ff0000;
		}
		#FrameStraighteningleft{
			float:left;
			width:500px;
			height:auto;
			background-color:#ff0000;
		}
		#FrameStraighteningLower{
			float:left;
			margin-left:200px;
			width:500px;
			height:auto;
			background-color:#ff0000;
			}
			
		#Servicing{
			float:left;
			margin-left:200px;
			width:500px;
			height:auto;
			background-color:#ff0000;
			}
			
		#tuning{
			float:left;
			margin-left:200px;
			width:500px;
			height:auto;
			background-color:#ff0000;
			}
		
			
			h1	{
				font-size: 35px; 
				font-family: Arial;  
				color: #ffffff;
				}
	  		
			h2 	{	
				line-height: 85%;
				font-size: 22px;
				text-decoration:none;
				font-family: Arial;  
				color: #ffffff;
				font-weight:100;
				}

			h3	
				{
				font-size: 12px; 
				font-family: Arial; 
				color: #ffffff;
				border-width: 10px;
				}	  		

			p  	{	
				border-width: 0px;
				border-style: solid;
				border-color: black;
				line-height: 14pt;
				font-size: 12px; 
				font-family: Arial; 
				color: #ffffff;
				}

			a:link 
				{
				color: White;
				border:none;
				text-decoration:none;
				
				}

			a:visited 
				{
				color: White;
				border:none;
				text-decoration:none;
				}

			a:hover {
				font-style: italic;
				border:none;
				text-decoration:none;
				}
			