/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}

.cf:before, .cf:after{content:" ";display:table;}
.cf:after{clear:both;}
.cf{*zoom:1;}

img{max-width:100%;display:block}

body{background:url(images/stripes.jpg) repeat #f5f5f5;color:#6e6e6e;font-family: "Century Gothic",CenturyGothic,AppleGothic,sans-serif;font-size:16px}
header{}
.logo{background:#005c76;padding:15px;text-align:center}
.logo img{display:inline-block}
header .main-img{}
header .main-img img{}
header .content{background:#005c76;color:#fff;padding:5px}
header .content img{margin:0 auto}
header .content p{max-width:333px;margin:15px auto 0;font-size:80%;line-height:1.4}

main{background:#fff;padding:5px}
h1{color:#94b9ce;font-size:24px}
main .col-1{}                
main .col-2{}
main .col-2 img{margin:0 auto}
main .col-3{}
main p{}
.info-block{background:#f9f9f9;padding:15px 0;margin:15px 0}
.info-item .title{color:#94b9ce;text-align:center;margin-bottom:10px;font-weight:bold} 
.info-item .title a{color:#94b9ce;text-decoration:none}
.info-item .content{margin-bottom:15px;font-size:13px}
.info-item .content a{color:#6e6e6e;text-decoration:none;font-weight:bold}


footer{background:url(images/footer.jpg) repeat #737373;padding:15px 5px}
.copyright{color:#e2e1dd;text-align:center}

@media (min-width:360px){
main{padding:5px 15px}
.info-block{padding:15px}
}

@media (min-width:756px){
header .main-img{display:none}
header .content{}
}

@media (min-width:943px){
main .col-1{box-sizing:border-box;width:30%;float:left}                
main .col-2{box-sizing:border-box;width:40%;float:left;padding:15px}
main .col-3{box-sizing:border-box;width:30%;float:left}
}

@media (min-width:1100px){
.logo{margin:5px 0}
header .main-img{display:block;width:calc(100% - 343px);float:left;box-sizing:border-box}
header .content{width:343px;float:right;box-sizing:border-box;min-height:338px;max-height:338px;overflow:hidden}
header .content p{padding:10px}
}

@media (min-width:1120px){
header,.container{max-width:1120px;margin:0 auto}
.container{margin-top:5px}
}