@charset 'UTF-8';

.footerMailto {
	float:none;
	position:absolute;
	top:67px;
	left:0px;
	width:245px;
	height:18px;
	overflow:hidden;
	text-indent:2000px;
}

.lower-menu {
	margin-top:100px;
}

.lower-menu a {
	display:block;
	text-decoration:none;
	font-weight:bold;
	font-size:16px;
	color:#414141;
	background:url(../images/layout/li.gif) 0 3px no-repeat;
	padding-left:20px;
	margin-bottom:10px;
	margin-left:20px;
	
}

.lower-menu a:hover {
	background:url(../images/layout/li-hover.gif) 0 3px no-repeat;
}


.bannersHolder {
	width:297px;
	height:320px;
	overflow:hidden;
	float:right;
	position:relative;


}

#bannersColumn {
	width:297px;
	position:absolute;
	top:0px;
}

#bannersColumn a img {
	width:297px;
	height:320px;
}

.pageLink { display:block; text-align:center; margin-bottom:20px; padding-bottom:10px;border-bottom:2px #fff solid}
.pageLink:hover { border-bottom:2px #666666 solid}
