body {
margin: 0;
overflow-y: scroll;
overflow: -moz-scrollbars-vertical;
}

/* TOP IMAGE BANNER */
#header {
background-image: url(images/leaseback.gif);
background-repeat: repeat-x;
height: 160px;
margin: 0;
}

#headerimg {
display: block;
margin-left: auto;
margin-right: auto;
background-image: url(images/leasetop.jpg);
background-repeat: no-repeat;
width: 500px;
height: 134px;
}

.search {
float:right;
padding-top: 72px;
}

#s {
text-align: right;
font-family: "Verdana, Arial, Helvetica", sans-serif;
font-size: 10px;
}


#content {
font-family: "Verdana, Arial, Helvetica", sans-serif;
font-size: 13px;
font-weight: bold;
width: 500px;
margin: 0 auto;
}


#content img{
border: 0;
}


h1 { 
font-family: "Verdana, Arial, Helvetica", sans-serif;
font-size: 16px;
font-style: italic;
color: #8A080F;
padding-top: 10px;
}

h2 {
font-family: "Verdana, Arial, Helvetica", sans-serif;
font-size: 13px;
font-weight: bold;
color: #8A080F;
text-decoration: underline;
padding-top: 5px;
}

h3 {
font-family: "Verdana, Arial, Helvetica", sans-serif;
font-size: 13px;
font-weight: bold;
color: #8A080F;
}

#menu {
font-family: "Trebuchet MS", sans-serif;
font-size: 8pt;
text-transform: uppercase;
position:absolute;
top:134px;
margin-left: auto;
margin-right: auto;
text-align:left;
display: block;
width: 500px;
height:26px;
line-height:26px;
}

#menu ul {
list-style-type: none;
text-decoration: none;
text-indent: 0;
margin: 0; 
padding: 0;
list-style-image: none;
height:26px;
line-height:26px;
}


#menu li a {
text-decoration: none;
color: #FFFFFF;
vertical-align: middle;
padding: 5px 0px 5px 0px;
height:26px;
line-height:26px;
}

#menu li  {
padding: 0px 24px 0px 24px;
display: inline;
text-indent: 0;
vertical-align: middle;
height:26px;
line-height:26px;
}


.page-item-2 {
background: #990134;
}
.page-item-2:hover {
background: #66FECB;
}
.page-item-5 {
background: #00CCCB;
}
.page-item-5:hover {
background: #FF3334;
}
.page-item-7 {
background: #009833;
}
.page-item-7:hover {
background: #FE66CB;
}
.page-item-12 {
background: #CC9900;
}
.page-item-12:hover {
background: #3366FF;
}
.page-item-14 {
background: #CD3301;
}