.bottom-up {
	height: 10px;
	background: red;
}

.bottom-columns {
	padding: 17px 20px 19px 14px;
	clear: both;
	width: 100%;
	color: #323232;
	* margin: 17px 20px 17px 10px;
	* display: inline;
}

.bottom-columns .column {
	margin: 0;
	padding: 0 0 0 15px;
	font: normal 1em arial;
	color: #575757;
	width: 25%; /*Column width of the menu - currently set for 4 columns*/
	vertical-align: top;
}

.bottom-columns .column + .column,
.bottom-columns .menuTitle + .menuTitle {
	background: url("../images/footer_separator.gif") repeat-y 0 0;
}
.menuTitle {
	margin: 0;
	padding: 0 0 0.3em 15px;
	text-align: left;
	font: bold 1em arial;
	color: #313131;
	text-shadow: 0 1px #f5f4f0;
}
.first, .second, .third {
	/* border-right: 1px solid #e2e2e2; */
}
#wsitweinfoLegaluyt, #siteinfoIP {
    color: #333;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
	font-weight: normal;
	width: 100%;
    margin: auto;
    text-align: center;
    
}
#wsitweinfoLegaluyt a{
	color: #333;
    font-size: 14px;
    line-height: 35px;
    padding: 0 5px;
	font-weight:bold;
}
#wsitweinfoLegaluyt a:hover{}
.sesbottom-wrappermnytrrvv {
    padding:0;
	width:100%;
	display: table;
margin: 10px auto 0;
background: url(../images/footer-horiz-line.jpg) repeat-x 0 top;
padding-top: 5px;
}
.sesbottom-wrappermnytrrvv a:hover{
	text-decoration: underline;
}
#navSuppWrapper {
	margin: 0;
	padding: 0 0 1px 0;
	font-weight: normal;
	 
}
.nfoonterbannerboximgsbz{ text-align:center; padding:5px 0; }
#footer ul {
	margin: 0;
	padding:0;
	list-style: none;
}
#footer li a {
	font-weight: normal;
	margin: 0;
	padding: 2px 0 3px 11px;
	background: url("../images/dots.gif") no-repeat left 7px;
	color: #575757;
	line-height: 14px;
	display: inline-block;
	text-shadow: 1px 1px #f2f1ed;
}
#footer li a:hover {
    text-decoration: underline;
}

.footer-links {
	margin: 0 auto;
	/*text-align: left;*/
}
.footer-links li {

}
.footer-links li a{
	color: #333;
    font-size: 14px;
    line-height:30px;
    padding: 0 10px;
}
.footer-links li a:hover{text-decoration: underline;}
.footer-links span {
    display: block;
    color: rgb(107, 74, 40);
font-size: 16px;
font-weight: bold;
margin-bottom: 10px;
text-transform: uppercase;
}
#lt_corner {
	background: url("../images/footer_lt.gif") no-repeat 0 0;
}

#rt_corner {
	background: url("../images/footer_rt.gif") no-repeat right 0;
}

#lb_corner {
	background: url("../images/footer_lb.gif") no-repeat left bottom;
}
.sesbottom-wrappermnytrrvv .mFlomatRightqte{
	background: none;
	border: none;
}

@media (max-width: 700px){
	.footer-links li a{
		font-size: 11px;
		text-align:left;
		padding: 0 8px;
		text-transform: uppercase;
	}
	.nfoonterbannerboximgsbz{
		display: none;
	}
	#wsitweinfoLegaluyt, #siteinfoIP {
		font-size: 12px;
		line-height: 35px;
		margin: 0 auto;
		padding:0;
		text-align: center;
		font-weight: normal;
	}
	#wsitweinfoLegaluyt a{
		font-size: 12px;
		line-height: 35px;
		padding: 0 5px;
		font-weight:bold;
	}
	.sesbottom-wrappermnytrrvv{
		padding: 10px 0; 
	}
}