body,
html {
	background:url(../assets/background-sub.jpg) #000000 no-repeat top center;
	font-family:Century Gothic, Arial, sans-serif;
	font-size:12px;
	text-align:center;
	padding:0px;
	margin: 0px auto;
	min-width:1160px;
	height:100%;
	}
	
body {
    min-width:1160px;
    }
	
#container {
	width:1160px;
	padding:0px;
	margin:0px auto;
	text-align:left;
	overflow:hidden;
	}
	

	

	
	
                          /*          L A Y O U T    S T Y L E S          */
					  
#logo-sign img {
	float:left;
	display:inline;
	width:420px;
	height:326px;
	margin:30px 0px 0px 0px;
	padding:0px;
	z-index:900;
	position:absolute;
	}
	
#logo-sign-ie6 img {
	display:none;
	}
	
#main-wrap {
	width:950px;
	margin:120px 0px 0px 168px;
	}
	
#side-images {
	width:346px;
	float:right;
	display:inline;
	margin:120px 0px 0px 630px;
	z-index:800;
	position:absolute;
	}
	
#layout-wrap {
	width:834px;
	background-color:#FFFFFF;
	overflow:hidden;
	margin:120px 0px 0px 0px;
	}
	

	
	
                          /*          N A V    S T Y L E S          */
						  
#navigation {
	width:538px;
	height:50px;
	float:right;
	display:inline;
	margin:15px 50px 0px 0px;
	padding:0px;
	}
	
#navigation img {
	display:inline;
	margin:0px;
	border:none;
	}
	
#navigation a {
	margin:0px;
	}
	

                          /*         C O N T E N T    S T Y L E S          */
	
#content-wrap {
	width:550px;
	margin:0px 0px 0px 40px;
	padding-bottom:20px;
	clear:both;
	}
	
#subhead {
	width:350px;
	height:80px;
	float:left;
	display:inline;
	margin:40px 0px 50px 250px;
	padding:0px;
	}
	
#content-wrap td {
	border-bottom:1px solid #666666;
	}
	
.price {
	float:right;
	display:inline;
	margin-right:350px;
	}
	
.single-space p {
	margin:0px;
	padding:0px;
	}
	
.shrink-margin {
	margin-top:5px;
	padding-top:0px;
	}
	

.bike-event {
	margin:0 0 15px 0;
	padding:0;
	}
	
	
	


	

                          /*        C O P Y    S T Y L E S          */
h1 {
	text-align:left;
	font-size:21px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:0px;
	}
	
h2 {
	text-align:left;
	font-size:24px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:0px;
	color:#5599CC;
	}
	
h3 {
	text-align:left;
	font-size:18px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:15px;
	}
	

	
h4 {
	color:#5599CC;
	font-size:14px;
	letter-spacing:0px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px;
	}
	

a {
	color:#5599CC;
	}
	
a:hover {
	color:#666666;
	}
	

	
ul {
  margin-left: 1em;
  padding-left: 0;
  margin-top: 5px;
  padding-top:0px;
  }
  
li {
  margin: 0;
  padding: 0;
  }
  



	
	
                          /*         B O T T O M   S T Y L E S          */

#footer {
	clear:both;
	width:834px;
	margin:20px 0px 0px 0px;
	clear:both;
	text-align:center;
	line-height:15px;
	padding-bottom:20px;
	color:#FFFFFF;
	font-weight:bold;
	}
	
#footer a {
	color:#ffffff;
	text-decoration:none;
	}
	
#footer a:hover {
	color:#ffffff;
	text-decoration:underline;
	}
	
.copyright {
	font-size:10px;
	font-weight:normal;
	margin-top:15px;
	}
	
.copyright a, .copyright a:hover {
	font-size:10px;
	text-decoration:none;
	}	
	
	
img {
	}
	
img a {
	border:none;
	display:block;
	}
