#footer{
	width:100%;
	clear:both;
	padding:0px;
	background:#534b2d;
	font-size:12px;
}

#footer_box{
width:950px;
margin:0 auto;
}

#footer p{
color:#ffffff;
}

#footer a{
color:#ffffff;
text-decoration:none;
}

#footer a:hover{
text-decoration:underline;
}

.adress{
float:left;
}

.adress a{
text-decoration:none;
}

#footer_menu{
	line-height:1.0;
	float: left;
	padding-top: 4px;
}



.pagetop{
	text-align:right;
	float: right;
}

#footer_btm{
	width:950px;
	text-align:left;
	font-size:10px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#copy{
	float:right;
	color:#343434;
	line-height: 1em;
	padding-top: 8px;
	padding-bottom: 8px;
}


#copy a,
#itri a{
text-decoration:none;
color:#343434;
}

#copy a:hover,
#itri a:hover{
text-decoration:none;
}

#acclog{
display:none;
}