/*-------------------------footer--------------------------------------*/
#footer{
border-top:1px solid gray;
width:926px;
clear:both;
}

#footer UL{
list-style-type:none;
}
#footer UL LI{
color:black;
float:left;
margin:10px 0px;
}
#footer UL LI SPAN{
border-right:1px solid grey;
margin:0 10px;
}
#footer #verto{float:right;}
#footer #facebook{background:transparent url(../images/facebook.jpg) no-repeat scroll left top;width:20px;height:20px;margin-top:7px;margin-right:11px;}
#footer #blogger{background:transparent url(../images/blog.jpg) no-repeat scroll left top;width:20px;height:20px;margin-top:7px;}
#facebook a, #blogger a{display:block;
height:20px;
width:20px;}
/*----------------------------------------------------------------*/
