/* Motorama Jersey Ltd. CSS */

* { margin: 0; padding: 0; border: 0; }

body {
	background: url(images/motoramaBackground.jpg) repeat;
	font: 11px Arial, Helvetica, sans-serif; color: #4a4a4a;
}

div#container {
	width: 920px;
}

img#sideLogo {
	float: left;
	margin: 38px 29px 0px 27px;
}

/* =content */
div#content {
	float: left;
	margin-top: 27px;
	width: 600px;
	background-color: #fff;
	border: 1px solid #fff;
}

div#content h1 {
	width: 600px; height: 314px;
	background: url(images/jersey-motorcycle-dealership.jpg) no-repeat;
	text-indent: -9999px;
}

div#content h1#hire {
	background: url(images/jersey-scooter-hire.jpg) no-repeat;
}

div#content h2 {
	width: 374px; height: 59px;
	margin: -24px 0px 0px 37px;
	background: url(images/bikes-parts-helmets.jpg) no-repeat;
	text-indent: -9999px;
}

div#content h3 {
	display: block;
	position: relative;
	width: 600px; height: 150px;
	background: url(images/motorama-jersey-footer.jpg) no-repeat;
	text-indent: -9999px;
}

div#content h4 {
	margin: 24px 40px;
	font: 20px Arial, Helvetica, sans-serif; color: #4a4a4a;
}

div#content p {
	margin: 24px 40px;
	letter-spacing: 0.09em;
	line-height: 24px;
}

div#content p.first {
	margin-top: 27px;
}

div#content p.last {
	margin-bottom: 8px;
}


div#content ul{
	margin-left: 80px;
}

table#hire{
	margin-left: auto;
	margin-right: auto; 
}

form#hire input{
	margin: 10px 10px;
	border: 1px solid #999999;
}

form#hire select{
	margin: 10px 10px;
	border: 1px solid #999999;
}

form#hire textarea{
	margin: 10px 10px;
	border: 1px solid #999999;
}

img#showroom {
	float: left;
	margin: -4px 27px 0px -7px;
}

img#performance{
	float: right;
	margin: -21px 50px 0px 10px;
	padding: 2px;
	border: 1px solid #999;
}

img#furygan{
	float: right;
	margin: -48px 10px 0px 10px;
	padding: 10px 10px;
}

img#tucano{
	float: right;
	margin: -20px 80px 0px 10px;
}

img#r6{
	float: right;
	margin: -215px 120px 0px 10px;
}

img#hire {
	float: right;
	margin-right: 80px;
}

img.hire{
	margin: -20px 2px -25px 15px;
}

span.day {
	margin-right: 20px;
}

span.hire_points{
	margin-left: 48px;
	color: #ff0000;
}

table.prices {
	margin: 0px 95px;
	letter-spacing: 0.09em;
	line-height: 24px;
}

div#logos {
	float: right;
	text-align: center;
	width: 147px;
	margin-top: -314px;
	line-height: 8px; /* fix for <br> in firefox */
	border-left: 1px solid #fff;
}

div#logos img {
	margin-top: 22px;
}

div#logos img#yamaha {
	margin-top: 35px;
}

img#xhtml {
	position: absolute;
	bottom: 16px; left: 30px;
}

img#css {
	position: absolute;
	bottom: 16px; left: 124px;
}

/* =navigation */
div#navigation {
	float: left;
	position: relative;
	margin: 27px 0px 0px 28px;
	width: 190px; height: 418px;
	background: url(images/motorama-navigation.jpg) no-repeat;
	border: 1px solid #fff;
}

div#navigation div#navButtons {
	position: absolute;
	top: 59px; left: 23px;
}

.nav {
	position: relative;
	margin-top: 15px;
	width: 142px; height: 21px;
	background: url(images/motorcycle-dealer-nav-over.gif) no-repeat;
}

div#navFirst {
	margin-top: 0px;
}

.nav a {
	display: block;
	text-decoration: none;
}

.nav span {
	color: #6e7383;
	letter-spacing: 0.09em;
	position: absolute;
	left: 19px;
	top: 3px;
	cursor: pointer;
}

.nav a:hover img {
	visibility: hidden;
}

img#sitemap {
	position: absolute;
	left: 70px; bottom: -38px;
}

/* =footer */
div#footer {
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #4862a2;
	text-align: center;
	width: 600px; height: 32px;
	padding-top: 16px;
	margin-left: 90px;
	clear: both;
}
/* Contact page */
div#contactleft{
	float: left;
	margin: 0px 40px;
}