@charset "Shift_JIS";

#bottommenu {
	margin: 0pt;
	padding: 30px 0pt 10px;
	text-align: center;
	color: #666;
	font-size: x-small;
}

#bottommenu a {
	overflow: hidden;
}
#bottommenu a:link {
	color: #555555;
	text-decoration: none;
}
#bottommenu a:visited {
	color: #555555;
	text-decoration: none;
}
#bottommenu a:hover {
	color: #0068B6;
	text-decoration: underline;
}

#bottommenu ul {
	margin: 0pt;
	padding: 0pt;
}

#bottommenu ul li {
	display: inline;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0pt;
	padding: 0pt;
}

#bottommenu ul#categoryFooterNav {
	clear: both;
	margin-bottom: 10px;
}

#bottommenu ul#categoryFooterNav .br {
	clear: both;
}

#footer {
	position: relative;
	width: 900px;
	margin: 0pt 0px 20px;
	padding: 10px 0pt;
	border-top: 2px solid #00A5E0;
	text-align: center;
}
#footer #footerap {
	position: absolute;
	left: 0pt;
	top: 15px;
}
#footer #footerstaffonly {
	position: absolute;
	right: 0pt;
	top: 15px;
}
#footer #whitehousetown {
	position: absolute;
	right: 0pt;
	top: 15px;
}
#footerLogo p.logoSO {
	float: right;
	width: 300px;
	margin: 0;
	padding: 0px 0 20px 0;
	text-align: right;
}
html.smallwindow {
	background: #FFFFFF none repeat scroll 0%;
}





/* ------------------------------------------------
	Float Clearing
-------------------------------------------------*/
.clearFix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearFix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearFix { height: 1%; }
.clearFix { display: block; }
/* End hide from IE-mac */

/* EOF */