#footer{
	float: left;
	height: 20px;
}

#footer-menu{
	height: 71px;
	background-color: rgb(145, 0, 24);
}

/*
#footer-shadow-top{
	margin-top: -138px;
	height: 88px;
	width: 705px;
	position: absolute;
	float: left;
}

#footer-shadow-bottom{
	height: 30px;
	background-image:url('/images/background-bottom.jpg');
	background-repeat: repeat-x;

}
*/




/*  first level of menu items */
#footer-menu-ul{
	width: 960px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#footer-menu-ul li.spacer{
	width: 255px;
	float: right;
	list-style: none;
}

#footer-menu-ul .item{
	height: 71px;
	float: right;
	list-style: none;
}

#footer-menu-ul .item-content{
	width: 174px;
	text-align: center;
}

#footer-menu-ul li.item-content p.item-p{
	padding-top: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	height: 45px;
	color: white;
	font-size: 14px;
	font-weight: bold;
}

#footer-menu-ul li.item-content a.item-p-a{
	text-decoration: none;
	color: white;
}

#footer-menu-ul p.item-p:hover {
	background-color: #CC0000;
	cursor: pointer;
}

#footer-menu-ul li.item-border{
	width: 2px;

	text-align: center;
	
	background-color: #666666;
}












/* second level of menu items */
#footer-menu-ul ul.item-ul1{
	margin-top: -362px;
	padding: 0px;
	display: none;
}

#footer-menu-ul ul.item-ul2{
	/* margin-top: -216px; for only 2 li's */
	margin-top: -362px;
	padding: 0px;
	display: none;
}

#footer-menu-ul ul.item-ul li.item2{
	width: 174px;
	list-style: none;
}

#footer-menu-ul ul.item-ul li.item2-content{
	height: 71px;
}

#footer-menu-ul ul.item-ul li.item2-border{
	height: 2px;
	background-color: #666666;
}

#footer-menu-ul ul.item-ul p.item2-p{
	height: 46px;
	padding-top: 25px;
	background-color: rgb(145, 0, 24);
	margin: 0px;
	color: white;
}

#footer-menu-ul ul.item-ul p.item2-p:hover {
	background-color: #CC0000;
	cursor: pointer;
}

#footer-menu-ul ul.item-ul a.item2-p-a{
	text-decoration: none;
	color: white;
}






#footer-shame-fb{
	height: 305px;
	width: 255px;
	float: right;
	margin-left: 705px;
	margin-top: -305px;
	background-color: rgb(145, 0, 24);
}

#footer-shame-content-fb{
	height: 272px;
	margin-top: 33px;
	margin-bottom: 0px;
	margin-left: 25px;
	margin-right: 25px;
	padding: 0px;
}

#footer-shame-content-fb a{
	border-width: 0px;
}

#footer-shame-content-fb img{
	margin-top: 20px;
	margin-left: 15px;
	border-width: 0px;
}

#footer-content-box-fb{
	height: 282px;
	margin-top: 33px;
	margin-bottom: 0px;
	margin-left: 25px;
	margin-right: 25px;
	padding: 0px;
}

#footer-content-box-fb{
	background-color: #D7DAE4;
}

#footer-content-link-fb{
	font-size: 10px;
	margin-top: -10px;
	height: 25px;
}

#footer-content-link-fb a{
	text-decoration: none;
}



#footer-shame{
	height: 305px;
	width: 255px;
	float: right;
	position: absolute;
	margin-left: 705px;
	margin-top: -305px;
	background-color: transparent;
	z-index: 90;
}

#footer-shame-content{
	height: 272px;
	margin-top: 33px;
	margin-bottom: 0px;
	margin-left: 25px;
	margin-right: 25px;
	padding: 0px;
}

#footer-shame-content a{
	border-width: 0px;
	border-width: 0px;
}

#footer-shame-content img{
	margin-top: 20px;
	margin-left: 15px;
	border-width: 0px;
}

#footer-content-box img{
	border-width: 0px;
}


#footer-content-box a img{
	margin-top: 40px;
	margin-left: 40px;
}






#disclaimer{
	text-align: center;
	color: white;
	font-size: 12px;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}
