#footer {
width:980px;
padding:0 1px;
background-color:#121212;
position:relative;
}
.col {
float:left;
width:225px;
padding:15px 10px;
}
#footer .menu {
margin:0 0 0 20px;
}
#footer .menu a {
float:left;
clear:left;
display:inline;
width:170px;
padding-left:35px;
line-height:25px;
vertical-align:middle;
background:url(../images/footer_menu_bg.gif) no-repeat 20px center;
border:none;
}
#footer .menu a:hover {
color:#aaaaaa;
}
.col h2 {
/*background:url(../images/footer_header_bg.gif) no-repeat right top #242424;*/
width:225px;
line-height:35px;
vertical-align:middle;
text-transform:uppercase;
/*padding-left:15px;*/
letter-spacing:2px;
font-weight:bold;
font-size:11px;
}
.col a {
float:left;
clear:left;
display:inline;
color:#B5D5FE;
width:205px;
line-height:30px;
vertical-align:middle;
background:url(../images/top_tutorials_bg.gif) no-repeat left center;
/*border-bottom:1px solid #323232;*/
padding-left:20px;
}
.col a:hover {
color:#ffffff;
/*border-bottom:1px solid #ffffff;*/
}
.col a img {
	line-height:35px;
	padding:0;
	margin:0;
	margin-right:5px;
}
#footer .bottom {
width:980px;
height:54px;
line-height:30px;
vertical-align:middle;
font-size:10px;
letter-spacing:3px;
background:url(../images/footer_bottom_bg.gif) repeat-x;
border-top:3px solid #3a3a3a;
text-align:center;
color:#555555;
}

