/* @override http://www.bikeorama.com/css/style.css */

html {
	background: url(../images/bg.png) repeat;
	width: 100%;
	height: 100%;
	font: 13px/1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

body {
	background: url(../images/bg.png) repeat;
	width: 100%;
	height: 100%;
}

.clear {
	clear: both;
}

#wrapper {
	background: url(../images/bg_with_logo.png) no-repeat center top;
	width: 100%;
	height: 100%;
	margin-top: -40px;
}

#header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#nav {
	font-size: 18px;
	font-weight: bold;
	position: relative;
	top: 155px;
	float: right;
	line-height: 20px;
}

#nav li {
	display: inline;
	margin-left: 5px;
}

#nav li a {
	color: black;
	text-decoration: none;
	padding-bottom: 5px;
}

#nav li a:hover {
	border-bottom: 6px solid #000;
	padding-bottom: 0;
}

.h1 {
	font-weight: bold;
    font-size: 18px;
	padding-bottom: .5em;
}

h1 a {
	height: 130px;
	width: 180px;
	float: left;
	text-indent: -2000px;
	margin-top: 50px;
}

h2 {
	float: left;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.4em;
	position: relative;
	left: 25px;
	top: 100px;
	text-align: left;
}

h3 {
	font-weight: bold;
	padding-bottom: .5em;
}

strong {
	font-weight: bold;
}

#left ul {
	padding-bottom: 10px;
}

.active {
	border-bottom: 5px solid #000;
}

#content {
	width: 957px;
	margin-right: auto;
	margin-left: auto;
	background-color: white;
	padding: 15px;
	margin-bottom: 15px;
	overflow: auto;
	border-top-width: 5px;
	border-top-style: solid;
}

#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 15px;
}

#copyright a {
	color: #c1a206;
	text-decoration: none;
}

#copyright a:hover {
	color: white;
}

p {
	padding-bottom: .75em;
}

#left {
	width: 480px;
	float: left;
}

#vendors_map {
	margin-left: -20px;
	position: relative;
	bottom: -92px;
	right: -15px;
}

#left strong a {
	text-decoration: none;
	color: #330081;
}

#left strong a:hover {
	text-decoration: underline;
	color: #1d0096;
}

#right {
	width: 460px;
	height: 400px;
	float: right;
}

#right img {
	float: right;
}
#contentsg {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: white;
	padding: 15px;
	margin-bottom: 15px;
	overflow: auto;
	border-top-width: 5px;
	border-top-style: solid;
	height: 1500px;
}
#contentsg #left ul li {
	padding-left: 1em;
	list-style-type: none;
}

h3 {
	font-weight: bold;
	padding-bottom: 0.50em;
}
