@charset "utf-8";
/* CSS Document */
/*-------------------------------------------------------*\
|    ___                                      __          |   
|   /\_ \                                    /\ \__		  |	
|   \//\ \      __     __  __    ___   __  __\ \ ,_\	  |	
|     \ \ \   /'__`\  /\ \/\ \  / __`\/\ \/\ \\ \ \/	  |	
|      \_\ \_/\ \A\.\_\ \ \M\ \/\ \S\ \ \ \_\ \\ \ \_	  | 
|      /\____\ \__/.\_\\/`____ \ \____/\ \____/ \ \__\	  |
|      \/____/\/__/\/_/ `/___/> \/___/  \/___/   \/__/	  |	
|                          /\___/						  | 	
|                          \/__/						  |		
|														  | 
\*-------------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, p,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, 
caption, tbody, tfoot, thead, tr, th, td  
{ margin:0; padding:0; outline:none;}
a img {border:none;}
a {text-decoration:none;}
ul, li {list-style:none;}
.alignLeft {text-align:left;}
.alignCenter {text-align:center;}
.alignRight {text-align:right;}

.floatLeft {float:left;}
.clearBoth {clear:both;}
.clearAll {clear:both; margin:0; padding:0; line-height:0;}
.displayblock{ display:block;}
.none {text-decoration:none;border:none;background-image:none; line-height:0;}

.spacer10 {clear:both; width:100%; height:10px;}
.spacer20 {clear:both; width:100%; height:20px;}
.spacer30 {clear:both; width:100%; height:30px;}

body {background:#f57b20;font-family: 'Pontano Sans', sans-serif; font-weight:400;}

.content { width:1000px; margin:0 auto;}
.top {float:left; width:100%; background:#fff;}
.header {min-height:281px; height:auto !important; height:281px; background:#fff;}
.header .logo {padding:108px 0 0;}
.content_area{float:left; width:100%;}
.article { float:left; width:100%;}
.article p {float:left; width:100%; padding:10px 0;}
.article p.txt {color:#fff; font-size:22px;}
.contacts {float:left; width:100%; padding:30px 0 157px;}
.contacts li {padding:5px 0;}
.contacts li img {float:left;}
.contacts li span {line-height:20px; color:#fff; font-size:24px; padding-left:10px;}
.contacts li span a {color:#fff;}
.footer{float:left; width:100%;}
.zed {float:left; padding:15px 0 20px;}








