
/*footer*/
#cleanfooter{
 clear:both;
 height:20px;
}
#footer{
 color:#4E6D89;
 margin:0 15px;
 padding-top:2px;
 height:1%;
 width: 975px;
 font-size: 11px;
}


#footer ul{
		min-width: 165px;
    float:left;
    min-height:130px;
    margin:0 0 30px 20px;
    _margin:0 0 30px 10px;
		padding: 0;
    background:url(images/bgfooter.gif) repeat-y top right;
    _height:130px;
    min-height:130px;
    list-style:none;

}

#footer ul.last{
    background:none;
		min-width: 160px;
}
#footer ul ul{ border:none;float:none;width:auto; margin:14px 0 0 10px; padding:0 0 0 0; min-height:1%;_height:1%; background:none;}
#footer strong{font-size:110%;color:#4E6D89;}
#footer p strong{font-size:100%;color:#4E6D89;}
#footer li{ font-size:100%; padding-bottom:7px;}
#footer ul ul li{ padding-bottom:4px;}
#footer p{ height:20px;clear:both;background:url(/img/bgfooter.gif) repeat-x top left;padding:10px 6px 6px 6px;overflow:hidden; position:relative; text-align: center;}
#footer p .poweredby{ text-align: center; }
#footer .copyright{left:6px; position:absolute;}
#footer .attention{position:absolute;right:6px;}
#footer a{ text-decoration:none;color:#4E6D89;}
#footer a img{vertical-align:middle;}
#footer a:hover{ text-decoration:underline;}
