@charset "utf-8";
/* CSS Document */
.mb50 {margin-bottom: 50px !important;}
.centerbrand {width: 100%; position: absolute;}
.centerbrand img {margin: 0 auto;}
.topemail {margin-top: 20px;}
.centernav {margin: 0 auto;}
.wsgfooter {
    padding: 25px 0 25px 0;
    margin-top: 50px;
    background: #000;
	text-align: center;
}
.wsgfooter p {
    text-align: center;
    color: #FFFFFF;
}
.logofooter {
	margin-top: 15px;
    display: inline-block;
}
.wsg img {
    float: right;
    width: 60px;
    height: auto;
    margin-top: 5px;
}
.web-design a {
    color: #FFFFFF;
    font-weight: 700;
    float: right;
    width: 40px;
    text-align: right;
    font-size: 12px;
    line-height: 8px;
    margin-top: 6px;
}
@media (max-width: 480px) {
	h3, .heading-3 {font-size: 22px;}
}