#footer{
width: 100%;
background: #CCCCCC;
height: 100px;
color: #000000;
text-align: left;
padding: 4px 0;
position: absolute;
left: -60px;
top: 610px;
}

#footer a{
color: #000000;
}

#w3html {
padding-top: 0px;
position: relative;
left: 0px;
top: 8px;
float: left;
width: 100px;
height: 50px;
margin-left: 15px;
margin-top: 10px;
}


ul.footerlink {
color: #FFFFFF;
margin: 5px 0px ;
font-size: 1.2em;
padding: -12px 5px 0px 0px;
}

ul.footerlink li {
margin: 0;
position: relative; /*--Declare X and Y axis base--*/
margin: 2px 0px ;
}

ul.footerlink li a{
text-decoration: none;
list-style:square;
display: block;
color: #ffffff;
}

ul.footerlink li a:hover{
color: #0093C9;
}

.footerbg {
background: url(../images/footer/footerbg.jpg) 0 0 repeat-x;
}
