@charset "utf-8";
/* CSS Document */

#footer {
	padding: 0 10px;
	background-color:#fff;
}
#footer #EndCapL {
	float:left;
	height:20px;
	width:10px;
	background-repeat:no-repeat;
}
#footer #EndCapR {
	float:right;
	height:20px;
	width:10px;
	background-repeat:no-repeat;
}
#footer #Bar {
	height:20px;
	width:auto;
	text-align:center;
}
#footer #Bar p {
	font-size:8pt;
	line-spacing:8pt;
	padding:0;
	margin:0;
}
#footer #Bar #TestSiteIndicator {
	color:#fff;
}
#footer #Menu {
	margin: 5px 0 0 5px;
	font-size:11pt;
	text-align:left;
	height:50px;
	width:540px;
	vertical-align:bottom;
}
#footer #Menu #FacebookGroup {
	display:inline;
	vertical-align:-5px;
} 
#footer #Menu #MySpaceGroup {
	display:inline;
	vertical-align:-3px;
} 
#footer #Menu #TwitterGroup {
	display:inline;
	vertical-align:-2px;
} 
#PageLB {
	float:left;
	height:8px;
	width:8px;
	font-size: 1px;
	background-image:url(/Images/Page/PageLB.gif);
	background-repeat:no-repeat;
	background-color:#fff;
}
#PageRB {
	float:right;
	height: 8px;
	width:8px;
	font-size: 1px;
	background-color:blue;
	background-image:url(/Images/Page/PageRB.gif);
	background-repeat:no-repeat;
	background-color:#fff;
}
#PageB {
	height: 8px;
	width:auto;
	font-size: 1px;
	background-color:#FFF;
}
#PageGapB {
	height:20px;
}
