/* CSS Document */

/*CYCLEBOYZ HOMEPAGE*/
body {
margin:auto;
background-color:#C8C8C8;
}


#Table_01 {
	position:absolute;
	top: 0px;
    left: 10%;
    width:850px;
	height:1191px;
	margin-left: 10px;
	margin-right: 20px;
}
#LOGO-tba {
	position:absolute;
	left:0px;
	top:0px;
	width:850px;
	height:215px;
}

#home {
	position:absolute;
	left:0px;
	top:215px;
	width:148px;
	height:51px;
}

#about {
	position:absolute;
	left:148px;
	top:215px;
	width:135px;
	height:51px;
}

#bikes {
	position:absolute;
	left:283px;
	top:215px;
	width:128px;
	height:51px;
}

#store {
	position:absolute;
	left:411px;
	top:215px;
	width:120px;
	height:51px;
}

#photogallery {
	position:absolute;
	left:531px;
	top:215px;
	width:154px;
	height:51px;
}

#contact {
	position:absolute;
	left:685px;
	top:215px;
	width:165px;
	height:51px;
}

#index-08 {
	position:absolute;
	left:0px;
	top:266px;
	width:850px;
	height:205px;
}


#body_bikes {
	position:absolute;
	background-image: url('images/body_ourbikes.jpg');
	left:0px;
	top:471px;
	width:850px;
	height:558px;
}

#index-15 {
	position:absolute;
	background-image: url('images/defaultfooter.jpg');
	left:0px;
	top:1026px;
	width:850px;
	height:162px;
}
#footer {
	position:absolute;
	background-color:#000000;
	left:0px;
	top:1186px;
	width:850px;
	height:100px;
}
#imageholder {
    width:800px;
	height: 550px;
	margin-left: 40px;
	}
.thumbnail
{
    float: left;
    width: 80px;
    margin: 75px 8px 6px 60px;
    font-family:Arial, Helvetica, sans-serif;
	align: center;
	font-size:10px;

}
.clearboth { clear: both; }

.row2_thumbnail
{
    float: left;
    width: 80px;
    margin: 4px 8px 6px 60px;
    font-family:Arial, Helvetica, sans-serif;
	align: center;
	font-size:10px;

}
A:link {border:thin; border:#000000;}
/*A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}*/

#bikeinfo {
    float: left;
    width:730px;
	height: 400px;
	margin: 90px 0 0 70px;
	padding: 10px 0 0 50px;
}







