html, body {margin: 0; padding: 0; width: 100%; height: 100%;}
body {background: #4c575f; text-align: center; color: #fff; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.45em; font-size: 71%;}
* html body {font-size: 67%;} /* only for IE6 */
*:first-child+html body {font-size: 67%;} /* only for IE 7 */

a {text-decoration: none; margin: 0; padding: 0; border: 0;}
img {border: 0; margin: 0; padding: 0;}
a img {border: none;}



/* FOOTER */

#footer {position: absolute; bottom: 0; left: 0; width: 930px; height: 20px; color: #a5abaf;}
#footer ul {list-style: none; padding: 0; margin: 0 10px 0 0; float: right;}
#footer ul li {padding: 0 0 0 15px; margin: 0; float: left;}
#footer ul li a {margin: 0; padding: 0; text-decoration: none;}
#footer ul li a:link, 
#footer ul li a:active, 
#footer ul li a:visited {color: #a5abaf;}
#footer ul li a:hover {color: #fff;}

#footer ul li a.on:link, 
#footer ul li a.on:active, 
#footer ul li a.on:visited,
#footer ul li a.on:hover {color: #fff;}
