body{background-color: #1a1a1a; font-family: Arial;}
	a {text-decoration: none; color: #000000;}
	a:hover {text-decoration: underline;}
	#container{background-color: #ffffff; width: 100%; margin: 0; float: left;}
	
	.menuheading{width: 186px; height: 27px; color: #ffffff; line-height: 27px; font-size: 0.75em; padding-left: 50px; border-bottom: 1px solid #ffffff;}
		.menuheading#youraccount{background: #333333 url(../graphics/your_account.gif) no-repeat 19px 5px;}
		.menuheading#products{background: #333333 url(../graphics/products.gif) no-repeat 19px 5px;}
		.menuheading#practical{background: #333333 url(../graphics/practical.gif) no-repeat 19px 5px;}
		.menuheading#basket{background: #333333 url(../graphics/basket.gif) no-repeat 19px 5px;}
		.menuheading#topparts{background: #333333 url(../graphics/top_parts.gif) no-repeat 19px 5px;}
		.menuheading#mybikes{background: #333333 url(../graphics/your_account.gif) no-repeat 19px 5px;}
	
	#header{width: 940px;}
		#header #logo{float: left; margin: 26px 0 12px 13px; background-image: url(../graphics/logo.gif); height: 65px; width: 219px; display: inline;}
			#header #logo h1 {text-indent: 0em; margin: 0; padding: 0; line-height: 0px;}
			#header #logo a {display: block; height: 65px; width: 219px; font-size: 0px; }
		
		#header #services{float: left;}
				#header #services UL LI{display: none;}
					#header #services UL LI.firstlistitem{display: inline}
		#header #tabs{display: none;}
	#contentArea{float:left; border-left: 0px; width:100%; border-right: 0px; display:block; margin-bottom: 2px;}
		#contentArea #generalContent #banner img{display: none;}
		#contentArea #menuArea{display: none;}
		#contentArea #secondarymenu{display: none;}
		
		#contentArea #generalContent{margin: 0; padding: 0; border: 0; width: 100%;}
		.footernavelement{display: none;}
		#contentArea #generalContent #content #productlist .productrow{width: 45%; float:left; margin:0; padding: 0;} 
		#contentArea #generalContent #content #productlist h3 {clear: both; width: 90%; display: block; margin: 0; padding: 0;}
		#contentArea #generalContent #content #productlist h3 span {display: none;}
		#contentArea #generalContent #content #productlist {width: 100%; float: left;}
		
		#skiplinks{display: none;}
			
		
