@font-face {
	font-family: 'good_vibes_proregular';
    src: url('fonts/goodvibescyr-webfont.eot');
    src: url('fonts/goodvibescyr-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/goodvibescyr-webfont.woff') format('woff'),
         url('fonts/goodvibescyr-webfont.ttf') format('truetype'),
         url('fonts/goodvibescyr-webfont.svg#good_vibes_proregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'uni_sansheavy_italic_caps';
    src: url('fonts/uni_sans_heavy_italic-webfont.eot');
    src: url('fonts/uni_sans_heavy_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/uni_sans_heavy_italic-webfont.woff') format('woff'),
         url('fonts/uni_sans_heavy_italic-webfont.ttf') format('truetype'),
         url('fonts/uni_sans_heavy_italic-webfont.svg#uni_sansheavy_italic_caps') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'uni_sansthin_italic_caps';
    src: url('fonts/uni_sans_thin_italic-webfont.eot');
    src: url('fonts/uni_sans_thin_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/uni_sans_thin_italic-webfont.woff') format('woff'),
         url('fonts/uni_sans_thin_italic-webfont.ttf') format('truetype'),
         url('fonts/uni_sans_thin_italic-webfont.svg#uni_sansthin_italic_caps') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'uni_sansheavy_caps';
    src: url('fonts/uni_sans_heavy-webfont.eot');
    src: url('fonts/uni_sans_heavy-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/uni_sans_heavy-webfont.woff') format('woff'),
         url('fonts/uni_sans_heavy-webfont.ttf') format('truetype'),
         url('fonts/uni_sans_heavy-webfont.svg#uni_sansheavy_caps') format('svg');
    font-weight: normal;
    font-style: normal;

}

*	{
	margin: 0;
	padding: 0;
	}
html	{
	height: 100%;
	min-width: 1000px;
	background: #870202;
	}
body	{
	position: relative;
	height: 100%;
	font-family: 'good_vibes_proregular';
	font-size: 28px;
	line-height: 38px;
	color: #fff;
	}
body:before{
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	height: 10px;
	background: #c44d4d;
	z-index: 20;
	}
body img{
	border: none;
	}
body a	{
	color: #fff;
	text-decoration: underline;
	cursor: pointer;
	outline: none;
	}
body a:hover{
	text-decoration: none;
	}

ul	{
	list-style: none;
	overflow: hidden;
	//zoom: 1;
	}

p	{
	padding-bottom: 19px;
	}

b	{
	font-weight: bold;
	}

input, textarea{
	outline: none;
	}
textarea{
	resize: none;
	overflow: auto;
	}

table	{
	border-collapse: collapse;
	}

.btouter{
	position: relative;
	margin: 0 auto -167px auto;
	min-height: 100%;
	_height: 100%;
	min-width: 1000px;
	max-width: 1206px;
	background: #fc5454 url(img/btouter.png) 50% 0 repeat-y;
	}

.header{
	position: relative;
	height: 125px;
	width: 1000px;
	margin: 0 auto;
	}

.header > div:first-child{
	position: absolute;
	top: 22px;
	left: 0;
	font-family: 'uni_sansthin_italic_caps';
	font-size: 70px;
	line-height: 91px;
	}
.header > div:first-child span{
	font-family: 'uni_sansheavy_italic_caps';
	}
.header > div:first-child + span{
	position: absolute;
	top: 41px;
	left: 489px;
	height: 33px;
	line-height: 34px;
	padding-left: 10px;
	width: 283px;
	font-family: 'uni_sansheavy_caps';
	whire-space: nowrap;
	font-size: 25px;
	background: #ff6c00;
	}

.carousel{
	top: 20px;
	left: 832px;
	position: absolute;
	height: 245px;
	width: 78px;
	background: url(img/header_1.png) no-repeat;
	overflow: hidden;
	//zoom: 1;
	
	}
.carousel .caroufredsel_wrapper{
	width:999px !important;
	}
.carousel .caroufredsel_wrapper ul{
	display: block;
	}
.carousel .caroufredsel_wrapper ul li{
	height: 245px;
	width: 78px;
	float: left;
	background: url(img/header_1.png) no-repeat;
	 
	}

.bt, .bt div{
	overflow: hidden;
	//zoom: 1;
	}
.bt	{
	width: 1000px;
	margin: 0 auto;
	}
.bt img	{
	float: left;
	}


.b1	{
	padding-bottom: 2px;
	}
.b1 img	{
	margin: 0 26px 10px 0;
	}
.b2	{
	padding-bottom: 40px;
	}
.b2 div	{
	float: left;
	width: 248px;
	min-height: 200px;
	}
.b2 div + div{
	min-width: 552px;
	}
.b2 div + div + div{
	min-width: 200px;
	}

.b3	{
	padding-bottom: 15px;
	}
.b3 div	{
	float: left;
	min-width: 200px;
	min-height: 200px;
	}
.b3 div	+ div{
	min-width: 300px;
	}
.b3 div	+ div + div + div{
	min-width: 200px;
	}

.b4 div	{
	float: left;
	width: 240px;
	padding-right: 9px;
	font-size: 24px;
	color:WHITE;
	}
.b4 div	+ div{
	width: 500px;
	padding-right: 0;
	padding-top: 7px;
	}
.b4 div	+ div img{
	margin-bottom: 22px;
	}
.b4 div	+ div + div{
	padding-top: 0;
	padding-left: 11px;
	width: 290px;
	}

.fg, .footer{
	position: relative;
	height: 167px;
	clear: both;
	}
.footer{
	top: 0;
	background: url(img/footer.png) 50% 0 no-repeat;
	}

.footer > div{
	position: relative;
	padding-top: 73px;
	height: 94px;
	width: 1000px;
	margin: 0 auto;
	}
.footer > div > a:first-child{
	float: left;
	padding-left: 4px;
	height: 24px;
	width: 121px;
	line-height: 24px;
	font-family: 'uni_sansheavy_caps';
	color: #fff;
	text-decoration: none;
	font-size: 17px;
	background: #ff6c00;
	white-space: nowrap;
	}

.footer > div > div{
	position: absolute;
	top: 108px;
	left: 0;
	overflow: hidden;
	//zoom: 1;
	}
.footer > div > div img{
	float: left;
	margin-right: 6px;
	}
.bt p{font-family: Arial; font-weight:normal; font-size:18px; line-height: 25px; }