body
{
	text-align:center;
	margin:0px;
	padding:0px;
	background-color:#bfbfbf;
	background-image:url(../images/background_new.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#wrapper
{
width:935px;
text-align:left;
margin-left:auto;
margin-right:auto;
background-color:white;

}

#head
{
	height:317px;
	
}

.index
{
	background-image: url(../images/headers/header_home.jpg);
}

.bikes
{
	background-image: url(../images/headers/header_bikes.jpg);
}
.accessories
{
	background-image: url(../images/headers/header_accessories.jpg);
}
.service
{
	background-image: url(../images/headers/header_service.jpg);
}
.fitting
{
	background-image: url(../images/headers/header_fitting.jpg);
}
.contact
{
	background-image: url(../images/headers/header_contact.jpg);
}

#menu
{
	padding-top:285px;
	font-weight:bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

#menu ul {
	margin:0px;
	padding:0px;
	width:900px;
	height:32px;
  }

#menu li {
list-style:none;
float:left;
padding-top:5px;
font-size:18px;
}


a img
{
  border:0px;
}

#menu li a
{
  text-decoration:none;
  padding-left:22px;
  padding-right:8px;
  color:#00a1e5;
  
}

#menu li a:hover,  #menu li a.selected
{
  color:white;
}

#main
{
clear:both;
width:900px;
}

#content
{
	float:left;
	width:440px;
	padding-left:10px;
	padding-right:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-bottom:20px;
}

#homecontent
{
	float:left;
	width:900px;
	padding-left:10px;
	padding-right:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-bottom:20px;
}

#homecontent #left
{
float:left;
width:719px;
margin-bottom:5px;
}

#homecontent #right
{
float:left;
width:180px;
margin-bottom:5px;
}

#homecontent .homebutton
{
  margin-right:23px;
}

h1
{
  font-size:25px;
  color:#00316e;
}

#footer
{
	clear:both;
	background:#00a1e5;
	height:23px;
	width:900px;
	padding-left:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-top:5px;
	font-size:13px;
}

#footer span
{
float:left;
}

#footer address
{
float:left;
color:white;
padding-left:10px;
font-style: normal;
}

#images
{
float:left;
width:420px;
padding-left:25px;
padding-top:15px;
margin-bottom:20px;
}

#images img
{
  border:1px solid #c9c9c9;
  float:left; 

  margin-bottom:5px;
}



#images img.smallleft
{
  margin-right:6px;
}


#title
{
position:relative;
margin:0px;
padding:0px;
display:block;
float:left;
}

#title a
{
width:500px;
height:100px;
display:block;
}

#title a h1
{
display:none;
}



#partners
{
position:relative;
float:left;
left:230px;
top:10px;
}

#partners a
{
display:block;
width:195px;
height:110px;
text-decoration:none;
}

#contactleft
{
float:left;
width:470px;
}

 #contactright
{
width:400px;
float:left;
}

#contactright
{
margin-top:22px;
}

#contactright address
{
font-size:15px;
font-style:normal;
margin-top:20px;
}

#contactleft #details
{
width:400px;
  font-size:15px;
font-weight:bold;

}

#contactleft #details th
{
  color:#00316e;
width:200px;
text-align:left;
}
#contactleft #details td, #contactleft #details td a
{
color:#ec1d25;
text-decoration:none;
}
#contactor
{
font-weight:bold;
  color:#00316e;
font-size:15px;
margin:0px;
padding:0px;
}

#contactform
{
width:400px;
background:#d4d4d4;
}
#contactform table
{
font-size:13px;
color:white;

}
#contactform table th
{
width:200px;
}
#contactform table input, #contactform table textarea
{ width:200px; border:1px solid #9a9a9a;}

#contactform table textarea
{
height:100px;
}

#map
{
width:400px;
height:300px;
background:red;
margin-top:20px;
}

#icons
{
	display:block;
	width:900px;
	margin:0px;
	margin-left:10px;
	clear:both;
}
