 /* FOOTER */
footer {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    background: transparent; }
 footer { display:block; }


footer { background: url(../images/bg-satmaster-02.png) repeat; 
	/*overflow: hidden;*/
	padding: 20px 0; color: #808c97;
	font-size: 12px; margin-top: 18px; clear: both; }
footer h5 { float: left; margin-bottom: 17px; font-size: 22px; margin-right: 15px; }
footer h5 a { color: white; text-decoration: underline; }
footer h5 a:hover { color: white; text-decoration: none; }

footer .nav { float: right; margin-top: 8px; overflow: hidden; display: table; width: 65%; text-align: right; }
footer .nav li { display: table-cell; }
footer .nav a { display: table-cell;  text-decoration: underline; color: white; font-size: 14px; white-space: nowrap; width: 1%;}
footer .nav a:after { content: ""; }

footer .disclaimer {
	float: left;
	overflow: hidden;
}
footer .nav a:hover { color: white; }
.footer_phones {
	width: 250px;
	
	overflow: hidden;
	margin: 0 auto;
	background: url(../images/footer_phones.png) no-repeat 0 0;
}
.footer_contacts {
	background: url(../images/footer_contacts.png) no-repeat 0 0;
	float: right;
	width: 276px;
	padding-left: 38px;
	height: 110px;
	padding-top: 16px;
	margin-left: 8px;
}
.footer_contacts span { font-size: 14px; }
.footer_contacts p { margin-left: -37px; font-size: 12px; margin-top: 6px; line-height: 16px; }
footer .social { float: left; }
footer .social a { margin-right: 4px; text-decoration: none; display: inline-block; }
footer p { padding-top: 4px; margin-right: 10px; margin-bottom: 14px; }
footer small, footer small a  { color: #4c535a; font-size: 12px; }
footer a { color: #808c97; text-decoration: underline; }
footer a:hover { text-decoration: none; color: inherit; }
footer .cols {  }
footer .bottom { color: #878787; font-size: 12px; clear: both; overflow: hidden; padding: 8px 0;}
footer .bottom a {  }

.wrap {
    clear: both;
    margin: 0 auto;
    max-width: 1180px;
    min-width: 960px;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
}