﻿#Wrapper{
	min-height:inherit;
	height:inherit;
	margin: 0px;
	overflow:visible;
	background-color:#808080;
}

#Push{
	display:none;
}

#Footer{
	height:55px;
}

#Footer #AreaLogo{
    display:block;
	text-align:center;
	background-color:#606060;
}

#Footer #AreaLogo img{
	padding:3px 10px 0px 10px;
}

#Footer #SubFooter{
	background-color:#6c6c6c;
	color:#fff;
	padding-top:5px;
	height:15px;
	text-align:center;
	font-size:10px;
}

#Footer a{
	color:#fff;
}