body
{
background:#6b6b6a;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-size:12px;
}

a
{
color:#FFFFFF;
text-decoration:underline;
}
a:hover
{
color:#FFFFFF;
text-decoration:none;
}
.wrapper {
background:url(../images/body_bg.jpg) repeat-x top;
height:100%;
width:100%;
}
.wrapper_site
{
width:913px;
margin:auto;
}
.header
{
width:913px;
height:423px;
background:url(../images/header-image.jpg) no-repeat top;
}
.menu_top
{
width:913px;
height:60px;
background:url(../images/menu-bg.jpg) repeat-x;
}
.menu
{
vertical-align:top;
margin:0px;
padding:0px;
}

.menu ul
{
float:left;
width:913px;
display:block;
margin:0px;
}
.menu li
{
float:left;
list-style: none;
display:block;
}

.homebutton
{
width:153px;
height:60px;
background:url(../images/home-bt.jpg) no-repeat;
float:left;
display:block;
}
.homebutton:hover, .homedown
{
background:url(../images/home-hover.jpg) no-repeat;
float:left;
display:block;
}

.aboutbutton
{
width:153px;
height:60px;
background:url(../images/about-bt.jpg) no-repeat;
float:left;
display:block;
}
.aboutbutton:hover, .aboutdown
{
background:url(../images/about-hover.jpg) no-repeat;
}

.trailersbutton
{
width:153px;
height:60px;
background:url(../images/trailers-bt.jpg) no-repeat;
float:left;
display:block;
}
.trailersbutton:hover, .trailersdown
{
background:url(../images/trailers-hover.jpg) no-repeat;
}

.accessoriesbutton
{
width:153px;
height:60px;
background:url(../images/accessories-bt.jpg) no-repeat;
float:left;
display:block;
}
.accessoriesbutton:hover, .accessoriesdown
{
background:url(../images/accessories-hover.jpg) no-repeat;
}

.custombutton
{
width:153px;
height:60px;
background:url(../images/custom-bt.jpg) no-repeat;
float:left;
display:block;
}
.custombutton:hover, .customdown
{
background:url(../images/custom-hover.jpg) no-repeat;
}

.contactbutton
{
width:148px;
height:60px;
background:url(../images/contact-bt.jpg) no-repeat;
float:left;
display:block;
}
.contactbutton:hover, .contactdown
{
background:url(../images/contact-hover.jpg) no-repeat;
}

.hidden_pic
{
display:none;
}


.flasharea
{
font-size:0px;
}
.content_area
{
width:525px;
padding:50px 25px 15px 25px;
}
.content_area_big
{
width:863px;
padding:50px 25px 15px 25px;
}
.rightside_column
{
width:288px;
padding:50px 25px 15px 25px;
}
.title
{
font-family:Tahoma;
font-size:18px;
color:#FFFFFF;
text-transform:uppercase;
padding:0px 10px 10px 10px;
text-align:left;
}


.title_underline
{
height:2px;
background-color:#2b2b27;
clear:both;
font-size:0px;
}

.content
{
padding:10px;
clear:both;
text-align:left;
}

.bottom_area
{
background-color:#4c4c49;
width:863px;
padding:15px 25px 15px 25px;
}

.footer
{
width:913px;
padding-top:35px;
text-align:center;
padding-bottom:35px;
}

