body, html, * {
	margin: 0px;
	padding: 0px;
}

body {
	background-color:#454545;
	text-align:center;
	color:#CCCCCC;
	font-family:"copperplate Gothic Light",Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#container {
	width:910px;
	margin: 0px auto;
	background-image:url(../images/thumb1_03.jpg);
	background-position:0px 220px;
	background-repeat:repeat-y;
	position:relative;
	text-align:left;
}
	
#topnav {
	text-align:left;
	width:910px;
	background-color:#454545;
	z-index:9;
	position:relative;
	height:180px;
	background-image:url(../images/header.jpg);

}	

#bodytopimg {
	width:910px;
	height:40px;
	background-image:url(../images/thumb1_02.jpg);
	
}

#bodybotimg {
	width:910px;
	height:116px;
	background-image:url(../images/thumb1_06.jpg);
	
}

#bodycopy{
	padding: 30px 130px;	
	text-align:left;
}

#headline {
position:absolute;
top:0px;
z-index:-2;
}

#bike {
	position:absolute;
	top:220px;
	left:553px;
}

#store {
	position:absolute;
	top:449px;
	left:601px;
	font-size:9.5px;
	text-align:left;
	width:200px;
	
}

#contactemail {
float:right;
padding:50px;
}

#contactemail a{
	font-size:30px;
}

#store p, #store2 p{
	padding-left:20px;
	background-image:url(../images/icon.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	margin-top:10px;
	margin-bottom:30px;
}

#bodycopyindex{
	width:350px;
	height:400px;
	margin-left:150px;

}

li,ul {
	list-style:none;
	margin:0px;
	padding:0px;
	text-align:left;
	text-indent:0px;
}

.serviceimg {
	float:right;
	padding-left:30px;
}

.serviceimg2 {
	float:right;
	margin-left:80px;
}