@charset "utf-8";
body{ margin:0px; font-family:Tahoma, Geneva, sans-serif; font-size:16px; background:#ffffff; color:#333;}
.container { width:990px; margin:0 auto;}
.header{ height:90px; background:#000; border-top:#9C3 solid 2px;}
.header .container{ width:960px; padding:0 15px;}
.header .logo{ width:274px; height:51px; background:url(../images/logo.png) left top no-repeat; display:block; float:left;margin:25px 0 0 0;}
.header .phone{ float:right;margin:12px 0 0 0; color:#FFF; padding:5px 0 5px 65px; font-size:46px;font-family: "dincond-bold";}
.header .phone .code{ color:#666;}


@font-face {
    font-family: "dincond-bold";
    src: url("fonts/dincond-bold.eot?#iefix") format("embedded-opentype"), url("fonts/dincond-bold.woff") format("woff"), url("fonts/dincond-bold.ttf") format("truetype"), url("fonts/dincond-bold.svg") format("svg");
}


.footer{ padding:15px; color:#FFF; background:#333; text-align:center; color:#666; font-size:14px;}
.content h1{ color:#333; font-size:34px; margin:0 0 40px;}
.content{ line-height:30px;}
.contacts{ line-height:24px; font-weight:bold;margin:40px 0;}
.contacts a{color:#39F; text-decoration:underline;}
.contacts a:hover{text-decoration:none;}

div {
    padding: 5px;
}

.img1 {
  float: right;
}

.clearfix {
  overflow: auto;
}

.img2 {
  float: right;
}