body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
a { outline: none;
}

img{margin:0; padding:0;}

body {
	background: #3e0c05;
	color: #565656;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
}

.conteiner {
    margin: 0 auto;
    width: 990px;
}

#header {
    width: 100%;
	height: 46px;
}

#header .conteiner {
    padding-top: 10px;
}

#logo {
    margin: 0 25px 0;
	float: left;
}

#phone {
    margin: 3px 25px 0;
    float: right;
	color: #d7d6d1;	
	font-size: 1.1em;
	text-transform: uppercase;
	
}

#block-under-header {
    background: url("../png/header-bg.png") no-repeat scroll center top #BE151C;
    height: 390px;
    min-width: 990px;
    position: relative;
}

.percent-blocks {
    color: #FFFFFF;
    float: left;
    margin: 240px 0 0;
    position: absolute;
}

.percent-block {
    float: left;
    margin: 0 20px 0 15px;
    width: 155px;
}

.button {
    background: url("../png/button.png") no-repeat scroll left top transparent;
    clear: both;
    height: 76px;
    margin: -50px 200px 0;
    position: relative;
    width: 364px;
    z-index: 3;
}

.button a:hover {
    background: url("../png/button-hover.png") no-repeat scroll left top transparent;
}

.btn{background: url('../png/btn.png') no-repeat 0 -1px; width: 360px; height: 76px;margin: -31px 0 0;z-index: 3;position: relative;}
.btn:hover{background: url('../png/btn.png') no-repeat 0 -82px;z-index: 3;position: relative;}
.btn > a{text-decoration: none;color: #fff;}
.btn > a > p{font-family: 'Roboto', sans-serif;text-transform:none;font-size: 22px;padding: 21px 0 0 30px;}

.button a {
    color: #FFFFFF;
    display: block;
    line-height: 2em;
    padding: 17px 0 0 25px;
    text-decoration: none;
}

.mane{
	font-family: 'Yanone Kaffeesatz';
	text-shadow: 1px 1px 2px #c85000;
	font-size: 2.6em;
	text-transform: uppercase;
}

.small{
    font-size: 0.9em;
}

.title-block {
    text-align: center;
    padding: 30px 0px 20px;
}

.title-block h1 {
    font-size: 28px;
    color: #565656;
}

#trast-connect {
    float: right;
    margin: 0 0 0 535px;
    position: absolute;
    z-index: 1;
}

#inside-shadow {
    background: url("../png/header-bottom-shadow.png") repeat-x scroll center bottom transparent;
    height: 19px;
    margin-top: -19px;
    position: relative;
    z-index: 2;
}

#content {
    background: none repeat scroll 0 0 #FFFFFF;
    min-width: 990px;
}

.clearfix {
    clear: both;
}

.red{
	font-family: 'Yanone Kaffeesatz';
	font-size: 3.0em;
	text-transform: uppercase; 
    color: #d42525;
    font-weight: 700;	
}

.black{
	font-family: 'Yanone Kaffeesatz';
	font-size: 1.5em;
	text-transform: uppercase; 
    color: #040302;
	font-weight: 700;
}

.grey {
	color: #565656;
	font-size: x-large;
}

.orange {
	color: #FF6600;
	font-size: x-large;
	font-weight: bold;
}

.reasons-title, #reasons, .reasons{
    float: left;
}

.strong{
	font-weight: 700;    
}

#video{
    float: left;
}

.reasons-title {
    padding: 85px 0 0 0;
    text-align: left;
    width: 180px;
}

#reasons {
    padding: 20px 0 40px;
    width: 640px;
}

.reasons {
    background: url("../png/curly-brace.png") no-repeat scroll left 23px transparent;
    padding: 0 0 0 65px;
    width: 370px;
}

.reasons-title span{
    
}

.reason-icon {
    float: left;
    padding-right: 25px;
}

.reason {
    clear: both;
    display: inline-block;
    margin: 10px 0 0;
	width:100%;
}

.reason .text {
    float: left;
    line-height: 1.3em;
    padding: 5px 0 0;
    width: 130px;
	font-size:11px;
}

#video {
    background: url("../png/video-link.png") repeat-x scroll center bottom transparent;
    height: 260px;
    margin: 30px 0 0 15px;
    width: 310px;
}

#video object {
    display: block;
    margin: 13px 0 0 13px;
}

#video a {
    display: block;
    height: 180px;
    margin: 10px 0 0 15px;
    width: 280px;
}


.benefits
{
    float: left;
    padding: 30px 45px 30px 10px;
    width: 100px;
    font-size: 18px;
}

.options {
    height: auto;
    overflow: hidden;
    width: 835px;
}

.option {
    float: left;
    padding: 10px 0 10px 20px;
    width: 380px;
    font-size: 11px;
	height: 72px;
    
}

.option-icon{
    float: left;
	padding: 5px 20px 0 0;
	
}

#over-footer-block {
    background: none repeat scroll 0 0 #E9E9E9;
    border-top: 1px solid #D8D8D8;
    min-width: 990px;
}

#footer {
    color: #FFFFFF;
    font-size: 0.9em;
    min-height: 60px;
    padding-top: 20px;
    text-align: center;
}

.video {
    color: #494949;
    font-size: 1em;
    font-weight: bold;
    line-height: 2em;
}

sup {font-size: 10px;}
.text {
    display: table-cell;
    height: 50px;
    vertical-align: middle;
	font-size: 13px;
}