#footer-outer
{
background-image: url(../images/footer-bg.jpg);
background-repeat: repeat-x;
width: 100%;
height: 195px;
margin-top:0px;
position:relative;
}

#footer
{
width: 860px;
margin: auto;
margin-top:0px;
padding-top:25px;
text-align:left;
position:relative;
}

div.footer
{
position:absolute;
top:25px;
width:210px;
font-size:1em;
}

#footer-faqs
{
width:210px;
font-size:1em;
}

div.footer h3
{
margin:0 0 5px 0;
border-bottom:1px solid #ffffff;
font-size:1.5em;
}

/* custom footer divs */
#footer-expo, #footer-tl, #footer-left1
{
left:0px;
}

#footer-meet-us, #footer-tlb, #footer-left2
{
left:215px;
}

#footer-testimonials,#footer-left3
{
left:435px;
}

#footer-right,#footer-left4
{
left:655px;
}

div.footer ul
{
list-style-image:url(../images/li.png);
margin:4px 0 4px 18px;
padding:0px;
}

div.footer ul li
{
 vertical-align:text-bottom;
}