﻿@import url('../GenericLayout.css');
#Logo {
	height: 170px;
	width: 939px;
	left: 7px;
	top: 27px;
	background-image: url('images/logoHeaderrb.jpg');
	position: absolute;
}
#Menu {
	height: 42px;
	width: 939px;
	left: 7px;
	top: 202px;
	color: #F9CF75;
	background-image: url('images/menur_bg-rb.png');
	background-repeat: repeat-x;
	position: absolute;
}
#CenterBanner {
	width: 646px;
	height: 197px;
	background-image: url('../../images/sections/motors/motorsHeader.jpg');
	margin-bottom: 5px;
}
.sectionheaders {
    width: 590px;
    height: 157px;
    margin: 30px auto 30px auto;
    border: thick solid #451B1B;
}
.sectionheaders:hover
{
    width: 590px;
    height: 157px;
    margin: 30px auto 30px auto;
    border: thick solid #B07A37;
}
.Widget {
	width: 201px;
	text-decoration: none;
}
.Widget img {
	border: 10px solid #3B2529;
}
.WidgetText {
	width: 201px;
	height: 30px;
	font-family: "Times New Roman", Times, serif;
	color: #CDBFB0;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	left: auto;
	margin-top: 5px;
}
#ContentHeader {
	width: 614px;
	height: 63px;
	position: relative;
	margin-top: 15px;
	margin-left: 14px;
	margin-bottom: 15px;
}
#ContentBody {
	height: auto;
	position: relative;
}
.sectionheaders img {
	width: 590px;
	height: 157px;
}
#CenterContent {
	width: 651px;
	height: auto;
	left: 3px;
	top: 0px;
	position: relative;
}
#Content {
	width: 644px;
	height: auto;
}
#CenterBannerCars
{
    width: 646px;
    height: 197px;
    background-image: url('../../images/sections/motors/sectionCars.jpg');
    margin-bottom: 5px;
}
#CenterBannerMotorcycle
{
    width: 646px;
    height: 197px;
    background-image: url('../../images/sections/motors/sectionMotorcycle.jpg');
    margin-bottom: 5px;
}
#CenterBannerBoats
{
    width: 646px;
    height: 197px;
    background-image: url('../../images/sections/motors/sectionBoats.jpg');
    margin-bottom: 5px;
}
#CenterBannerRental
{
    width: 646px;
    height: 197px;
    background-image: url('../../images/sections/motors/sectionRental.jpg');
    margin-bottom: 5px;
}
#CenterBannerAccessories
{
    width: 646px;
    height: 197px;
    background-image: url('../../images/sections/motors/sectionAccessories.jpg');
    margin-bottom: 5px;
}
