body {
	background-color: #DADADA;
	margin: 0px 0px 0px 0px;
}

#footerContainer {
    position: relative;
	width: 954px;
	height: 62px;
	left: 0px;
	z-index:14;
	background-image: url(../images/frame/bottomEndCap-954wide.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#footerPosition {
    position: absolute;
	width: 942px;
	height: 25px;
	z-index:15;
	left: 12px;
	top: 24px;
}
#footerMenu, #footerMenu li, #footerMenu a:Link, #footerMenu a:Visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #6D6D6D;
	text-decoration: none;
	display: inline;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
	padding-right: 10px;
}
#footerMenu a:Hover {
	color: #3D3D3D;
	text-decoration: underline;
}
#footerSquare01 {
	position:absolute;
	width:6px;
	height:6px;
	z-index:16;
	left: 70px;
	top: 29px;
	background-color: #979797;
	layer-background-color: #979797;
}
#footerSquare02 {
	position:absolute;
	width:6px;
	height:6px;
	z-index:17;
	left: 148px;
	top: 29px;
	background-color: #979797;
	layer-background-color: #979797;
}
#footerSquare03 {
	position:absolute;
	width:6px;
	height:6px;
	z-index:18;
	left: 215px;
	top: 29px;
	background-color: #979797;
	layer-background-color: #979797;
}
#footerSquare04 {
	position:absolute;
	width:6px;
	height:6px;
	z-index:19;
	left: 311px;
	top: 29px;
	background-color: #979797;
	layer-background-color: #979797;
}
#footerSquare05 {
	position:absolute;
	width:6px;
	height:6px;
	z-index:20;
	left: 453px;
	top: 29px;
	background-color: #979797;
	layer-background-color: #979797;
}




