﻿#footer 
{
	background: url(../images/footer_bg_yellow.png) no-repeat 50% 0;
}

#subnav li.open a{
	background: url(../images/subnav_current.gif) no-repeat 0 0;
	color: #EC2030;
}

#subnav li.open li a{
	background:none;
	color: #53534D;
}

#subnav li.open li.current a{
	background:none;
	color: #EC2030;
}

#logo a {
	display: block;
	position: relative;
	width: 99px;
	height: 125px;
}

#logo a img {
	display: block;
}

#logo #cover {
	display: block !important;
	position: absolute;
	top: 0;
	left: 0;
}