#footer_menu {
	width:932px;
	position:relative;
	vertical-align:top;
}

#footer_menu_counter ul {
	margin : 0;
	padding : 3px;
	list-style : none;
	text-align:left;
	vertical-align:top;
}

#footer_menu_counter li {
	display : inline;
	
}

#footer_menu_counter a  {
	padding : 0px 0px ;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration : none;
	text-align:center;
	font-size:.85em;
	color : #5e5e5e;
}

#footer_menu_counter a:hover {
	color : #009900;
	text-decoration:underline
}

.footer_pipe {
	color:#5e5e5e;
}

#footer_copyright {
	width:550px;
	float:left;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration : none;
	text-align:left;
	font-size:.7em;
	color : #5e5e5e;
	margin-top:10px;
}

#footer_copyright a  {
	padding : 0px 0px ;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration : none;
	text-align:left;
	font-size:.85em;
	color : #5e5e5e;
}

#footer_copyright a:hover {
	color : #009900;
	text-decoration:underline
}

#footer_contactinfo {
	width:274px;
	float:right;
	position:relative;
	margin-top:10px;
	margin-right:14px;
}



#footer_contactinfo_dots {
	width:29px;
	background-image:url(/images/ftr_dots_vert.gif);
	background-position:center;
	background-repeat:no-repeat;

}

#footer_contactinfo_logo {
	width:70px;
	height:48px;
	background-image:url(/images/ftr_logo_TheStorageWorks.gif);
	background-position:left;
	background-repeat:no-repeat;
}

#footer_contactinfo_info {
	width:175px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration : none;
	text-align:left;
	font-size:.7em;
	color : #5e5e5e;
	margin-left:14px;

}
