/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

#footer-widgets{
width:960px;
margin:0 auto;
}

div#footer  {
background:url("/templates/soarent/images/footermenu-bg.jpg") repeat-x scroll left top #E3E7EC;font-size:11px;padding:0;
}
div#footer {
background-color:#FFFFFF;
clear:both;
font-size:11px;
margin:0 auto;
width:960px;
}
div#footer ul.menu {
clear:both;
list-style:none outside none;
margin:0 auto;
padding:0;
position:relative;
text-align:center;
width:auto;
z-index:20000;
}
div#footer ul.menu li {
display:inline;
margin:0;
padding:0 10px;
text-align:center;
width:auto;
}
div#footer ul.menu li a {
color:#606060;
font-size:10px;
line-height:32px;
padding:0 10px;
text-decoration:none;
font-family:tahoma,arial,helvetica,sans-serif;
font-weight:bold;
font-style:normal;
}
#footer a:hover {
border-bottom:none;
}
div#bottom {
color:#999999;
font-size:11px;
margin:0 auto;
padding:18px 0;
text-align:center;
width:960px;
}