@charset "ISO-8859-1";
#links {
	width: 895px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 82px;
}
#copyright {
	width: 895px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 82px;
}
#bottombarleftside {
	position:absolute;
	left:0px;
	top:0px;
	width:16px;
	height:82px;
	z-index:1;
	visibility:visible;
	background-image: url(../assets/bottombar_slices/bottombar_left_side.jpg);
}
#bottombartop {
	position:absolute;
	left:16px;
	top:0px;
	width:879px;
	height:14px;
	z-index:2;
	visibility:visible;
}
#bottombarcontent {
	position:absolute;
	left:16px;
	top:14px;
	width:861px;
	height:50px;
	z-index:7;
	visibility:visible;
	background-color: #C8C6C7;
	overflow: visible;
}
#text {
	height: 30px;
	width: 851px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
#text_links {
	height: 30px;
	width: 851px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: center;
}
#text_links strong {
	padding-right: 2px;
	padding-left: 2px;
}
#text_links p {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 0px;
}
#bottombarrightside {
	position:absolute;
	left:877px;
	top:14px;
	width:18px;
	height:41px;
	z-index:4;
	visibility:visible;
	background-image: url(../assets/right_bar_back.png);
	background-repeat: repeat-y;
}
#bottombarleftbuffer {
	position:absolute;
	left:877px;
	top:55px;
	width:18px;
	height:9px;
	z-index:5;
	visibility:visible;
	background-image: url(../assets/bottombar_slices/bottombar_left_buffer.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#bottombarbottombuffer {
	position:absolute;
	left:16px;
	top:64px;
	width:39px;
	height:18px;
	z-index:6;
	visibility:visible;
	background-image: url(../assets/bottombar_slices/bottombar_bottom_buffer.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#bottombarbottom {
	position:absolute;
	left:55px;
	top:64px;
	width:806px;
	height:18px;
	z-index:7;
	visibility:visible;
	background-image: url(../assets/bottom_bar_bottom.jpg);
	background-repeat: repeat-x;
}
#bottombarbottomrightcorner {
	position:absolute;
	left:861px;
	top:64px;
	width:34px;
	height:18px;
	z-index:77;
	visibility:visible;
	background-image: url(../assets/bottombar_slices/bottombar_bottom_right_corner.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

