
#container_foorer{
	width: 100%;
	display: block;
	position: relative;
	z-index: 50;
	top: 10px;
}

#footer{
	margin: auto;
	width: 837px;
	position: relative;
}


#footer h5{
	font-size: 11px;
	color: #999999;
	padding-bottom: 10px;
	position: relative;
	top: 0px;
}

#footer h5 a{
	color: #333333;
	text-decoration: none;
}

#footer h6{
	font-size: 11px;
	color: #999999;
	text-align: right;
	position: absolute;
	top: -5px;
	right: 0px;
	height: 45px;
	width: 395px;
}

#footer h6 label{
	background-image: url(http://www.bluejam.com/images/bluejam_footer.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 62px;
	width: 162px;
	position: absolute;
	top: -20px;
	right: 30px;
	z-index: 0;
}

#footer h6 span{
	position: relative;
	z-index: 50;
}
	
#footer h6 span.end{
	text-transform: uppercase;
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 100%;
}

#footer h5 a:hover{
	color: #006;
}

ul.menu{
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 200px;
	position: absolute;
	padding-left: 50px;
	padding-bottom:45px;
	
}


ul.menu li{
	width: 156px;
	list-style-type: none;
	background-image: url(http://www.bluejam.com/images/menuback.png);
	color: #000000;
	text-decoration: none;
	clear: both;
	float: left;
	border-bottom-color: #bdbdbd;

}


ul.menu li a,  ul.menu li label, ul.menu h3 {
	border-top: 1px solid #bdbdbd;
	border-right: 1px solid #bdbdbd;
	border-left: 1px solid #bdbdbd;
	width: 134px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
	float: left;

	text-decoration: none;
	position: relative;
	z-index: 0;
	font-size: 11px;
}
ul.menu li a{
color:#000000;
}



ul.menu ul li a{
	background-color: #767693;
	position: relative;
	color: #FFFFFF;	
}

ul.menu01 li a{
	color: #FFFFFF;
	background-color: #009900;
}



ul.menu li a:hover, ul.menu li span:hover,  h3:hover {
	background-color: #51516b	;
	color: #FFFFFF;
	cursor: pointer;
	cursor: hand;
}

ul.menu li span, h3.selected{
	border-top: 1px solid #bdbdbd;
	border-right: 1px solid #bdbdbd;
	border-left: 1px solid #bdbdbd;
	width: 134px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
	float: left;
	background-color: #51516b;
	text-decoration: none;
	position: relative;
	z-index: 0;
	font-size: 11px;
	color: #FFFFFF;
}



h3 span{
	margin-right: -11px;
	margin-bottom: -11px;
	position: relative;
	left: -11px;
	top: -6px;
}

ul.menu li label{
	height:14px;
	float: left;
	display: block;
	width: 134px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom-color: #CCCCCC;
	color: #FFFFFF;
}

.menu03 li label{background-color: #51516b;}



.mainmenu{background-image: url(http://www.bluejam.com/images/back_menu.png);left: -60px;bottom: 47px;}









	

.none{
	display:none;
}

