@charset "utf-8";
/* CSS Document */
#footerWraper{ background-color:#5d5c00}
#footer{ background:#5c5c00; padding:22px 0px 23px 0px;}
#footer li{float:left; margin-right:25px;}

#footer .botomMenu li.first{background:transparent none; margin:0px; padding:0px;}
#footer .botomMenu li.last{background:transparent none; margin:0px;}
#footer .botomMenu li{
	background:transparent url(../images/pic_line_1x11_green.jpg)  no-repeat scroll 0 50%;
	float:left;
	margin-left:14px;
	padding-left:13px;
	margin-right:0px;
}

#footer .botomMenu{ margin-top:15px; position:relative;}
#footer .botomMenu .newsletter{ position: absolute; width:180px; height:24px; background:url(../images/inputbg.jpg) no-repeat; right:0; top:-5px;}
#footer .botomMenu .newsletter .button{ position:absolute; right:0px; width:23px; height:24px; cursor:pointer;}
#footer .botomMenu .newsletter input{ height:22px; line-height:22px; margin:1px; border:0; width:145px; padding:0 5px; color:#5e5b00}


#footer .rightColumn {position:relative;}

#footer #siteBy{float:right;}
#footer #Backtotop{
	background:#8b9321  url(../images/icons.gif) no-repeat left -100px;
	position:absolute;
	right: 0px;
	top: -52px;
	color:#FFFFFF;
	width:180px;
}

#footer #Backtotop a {
	display:inline-block; 
	width:138px;
	padding-left:42px;
	line-height:30px;
	height:30px;
}
#footer #Backtotop a:hover{text-decoration:none;}
