

/* global
----------------------------------------------- */

body {
font-family: arial, san-serif;
font-size: 10pt;
}

/* layout
----------------------------------------------- */

#wrapper {
width: 100%;
margin: 0 auto;
position: relative;
background:  url(../fouracretrailers/new/fouracretrailer1/images/interior_01.gif) repeat-x top left;
}

#main{
position: relative;
width: 775px
margin: auto;
padding: auto;
}

#sidebar {
width: 212px;
height: 489px;
float: left;
vertical-align: top;
}

#right_col{
margin: 0 0 0 212px;
width: 563px;
min-height: 500px;
}

#masthead {
width: 663px;
height: 120px;
padding: 0;
}

#home_masthead {
width: 663px;
height: 267px;
padding: 0;
margin: 0;
}

#content {
width: 620px;
margin: 0px 10px 10px 10px;
}

#footer{
margin: auto;
height: 186px;
background:  url(../fouracretrailers/new/fouracretrailer1/images/interior_08.gif) repeat-x;
width: 100%;
}

#footer_text {
padding: 7px 0 0 0;
width: 775px;
text-align: center;
font: 8pt arial;
color: #000;
line-height: 15px;
}

/* headings
----------------------------------------------- */


h3 {
font: bold 11pt arial;
margin: 5px 0 5px 0;
color: #3366cc;
}
/* links
----------------------------------------------- */
a{
color: #000000;
text-decoration: underline;
}

a:hover{
text-decoration: none;
}

/* list
----------------------------------------------- */
ul {
font-size: 8pt;
}


td {
font-family: arial, san-serif;
font-size: 10pt;  
}

/* misc
----------------------------------------------- */
hr {
height: 1px;
width: 80%;
color: #000;
}

#home_masthead img{
margin: 0;
}

#home_left {
width: 282px;
float: left;
}

#home_right {
width: 270px;
padding: 5px;
color: #FFF;
margin: 0 0 0 282px;
background: #929E75;
vertical-align: middle;
}
