body {
	background-color: #603913;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#container {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:600px;
}
#wrapper {
	text-align: left;
	padding: 0px;
	height: 600px;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}


#header_ {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:27px;
}

#above-nav_ {
	position:absolute;
	left:0px;
	top:27px;
	width:425px;
	height:23px;
}

#logo_ {
	position:absolute;
	left:425px;
	top:27px;
	width:375px;
	height:50px;
}

#home-up_ {
	position:absolute;
	left:0px;
	top:50px;
	width:57px;
	height:27px;
}

#bikes-up_ {
	position:absolute;
	left:57px;
	top:50px;
	width:54px;
	height:27px;
}

#accessories-up_ {
	position:absolute;
	left:111px;
	top:50px;
	width:95px;
	height:27px;
}

#about-up_ {
	position:absolute;
	left:206px;
	top:50px;
	width:83px;
	height:27px;
}

#contact-up_ {
	position:absolute;
	left:289px;
	top:50px;
	width:73px;
	height:27px;
}

#contact-right-box_ {
	position:absolute;
	left:362px;
	top:50px;
	width:63px;
	height:27px;
}

#below-logo_ {
	position:absolute;
	left:0px;
	top:77px;
	width:800px;
	height:28px;
}

#main_ {
	position:absolute;
	left:0px;
	top:105px;
	width:800px;
	height:390px;
}

#main_inner_ {
	position:absolute;
	left:0px;
	top:105px;
	width:780px;
	height:370px;
	padding: 10px;
	overflow: auto;
	background-image: url(../assets/main_inner.jpg);
	background-repeat: no-repeat;
	background-color: #d2b48c;
}
a:link {
	color: #AB7E41;
}

a:visited{
	color: #AB7E41;
}

a:hover {
	color: #FFFFFF;
}

#footer_ {
	position:absolute;
	left:0px;
	top:495px;
	width:800px;
	height:105px;
}
.indent {
	margin-left: 150px;
}
.headlines {
	font-size: 24px;
	font-weight: bold;
	margin-left: 125px;
}
