@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic,700&subset=latin,cyrillic-ext,latin-ext);
body, html {
	font-family:arial;
	font-size:12px;
	height: 100%;
	width: 100%;
	color:#333333;
}
.uppercase{
	text-transform:uppercase;
}
.btn1{
	background:url(../img/btn1.jpg) no-repeat;
	width:310px;
	height:61px;
}
.center{
	margin:0 auto;
}
.center a{
	float:left;
	width:100%;
	text-align:center;
	color:#f7f3b3;
	padding:18px;
}
ul{
	list-style:none;
	padding:0px;
}
div.img{
	float:right;
	width:280px;
}
div.img img{
	margin-top:20px;
}
div.setup{
	float:left;
	width:680px;
}
ul.setup{
	float:left;
	width:100%;
}
ul.setup h3{
	color:#2165d4;
	font-family:"BebasNeueBold",'Open Sans Condensed', sans-serif;
	font-weight:normal;
	font-size:24px;
}
ul.setup li{
	float:left;
	width:100%;
	font-size:14px;
	margin:4px 0;
}
.check{
	padding:15px;
	line-height:30px;
	font-size:14px;
	color:#555;
	list-style-type:circle;
}
ul.setup .check{
	float:left;
	background:url(../img/check.jpg) no-repeat;
	width:39px;
	height:28px;
}
ul.setup li .content{
	float:left;
	width:80%;
	padding:5px;
}
.info{
	float:left;
	font-family: "BebasNeueBold",'Open Sans Condensed', sans-serif;
	font-weight:normal;
}
.size14{
	font-size:14px;
}
a:hover{
	text-decoration:none;
}
.block{
	float:left;
	width:100%;
}
.left{
	float:left;
}
.right{
	float:right;
}
.list{
	list-style:none;
	display:inline;
}
.list li{
	float:left;
	margin-right:15px;
}
.list li:last-child{
	margin:0px;
}
.list3 li .content{
	float:right;
	width:240px;
}
.list2 li .content{
	float:right;
	margin-top:15px;
	width:50%;
}
.maco{
	width:510px;
	float:none;
}
#header{
	background:url(../img/header-background.jpg);

	height:216px;
}
#header > .intro-header{
	background:url(../img/header2.jpg) no-repeat scroll center rgba(0, 0, 0, 0);
	height:216px;
}