@charset "utf-8";
body, table, ul {padding: 0px; margin: 0px;}
body { font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif; font-size: 11px; color: #000;}
img, table, td { border:none; }
a {color: #000;}
h1, h2, h3, h4, h5, h6 {margin: 0; padding: 0; color: #000;}

body {
	background: #0c1117;
	background-image: url('../img/bg_body.jpg');
	background-repeat: no-repeat;
	background-position: center 107px;
}

h1 {
	font-size: 22px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	margin-bottom: 30px;
	text-transform: uppercase;
	color: #daec40;
	letter-spacing: 3px;
	border-bottom: 1px solid #fff;
	padding-bottom: 5px;
}

h1 img {
	margin-bottom: 30px;
	float: left;
}

.bg_top {
	float: left;
	height: 122px;
	width: 100%;
	background-image: url('../img/bg_bg_top.jpg');
	background-repeat: repeat-x;
}

.bg_top_inner {
	width: 1000px;
	margin: auto;
}

.wrap_big {
	width: 1000px;
	margin: auto;
}

.top {
	width: 100%;
	float: left;
	height: 593px;
}

.logo {
	float: left;
}

.menu {
	width: 590px;
	padding-left: 100px;
	float: left;
	height: 122px;
}

.menu a {
	float: left;
	width: 67px;
	height: 67px;
	display: block;
	text-align: center;
	color: #fff;
	text-decoration: none;
	padding-top: 55px;
	margin-right: 15px;
}

.menu li {
	list-style: none;
	float: left;
}

.active a {
	background-image: url('../img/bg_menu_a_active.png');
	background-repeat: no-repeat;
	color: #696b56;
}

.active a {
	color: #696b56;
}

.menu a:hover {
	background-image: url('../img/bg_menu_a_hover.png');
	_background-image: url('../img/bg_menu_a_hover_ie.png');
	background-repeat: no-repeat;
	color: #fff;
}

.active a:hover {
	background-image: url('../img/bg_menu_a_active.png');
	background-repeat: no-repeat;
	color: #696b56;
}

.content {
	width: 248px;
	float: left;
	color: #fff;
	line-height: 180%;
	text-align: justify;
	min-height: 400px;
	_height: 400px;
	padding-bottom: 40px;
}

.content a {
	color: #daec40;
	text-decoration: none;
}

.content a:hover {
	text-decoration: underline;
}

.content ul {
	margin: 0;
	padding-left: 20px;
}

.content li {
	margin: 0;
	margin-bottom: 5px;
}

.bottom {
	width: 100%;
	height: 107px;
	float: left;
	background: #151515;
	background-image: url('../img/bg_bottom.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	color: #fff;
}

.bottom_wrap {
	margin: auto;
	width: 1000px;
}

.bottom_inner {
	float: left;
	padding: 26px 0 0 405px;
}

.left_arrow {
	width: 60px;
	float: left;
	height: 50px;
	padding-top: 170px;
	padding-left: 20px;
	visibility: hidden;
}

.right_arrow {
	width: 60px;
	float: left;
	height: 50px;
	padding-top: 170px;
	text-align: right;
}

.left_arrow img, .right_arrow img {
	cursor: pointer;
	cursor: hand;
}

.left_arrow img {
	float: left;
}

.right_arrow img {
	float: right;
}

.mover {
	height: 220px;
	overflow: hidden;
	margin-left: 0px;
}

.references {
	width: 570px;
	height: 220px;
	float: left;
	overflow: hidden;
}

.reference_item {
	width: 190px;
	height: 220px;
	float: left;
}

.reference_item_text {
	width: 170px;
	float: left;
	height: 40px;
	color: #fff;
	font-size: 12px;
	text-align: left;
}

.reference_item_text_1 {
	padding-top: 5px; height: 35px;
}

.reference_item_text_2 {
	padding-top: 10px; height: 30px;
}

.textalignright {
	text-align: right;
}

.reference_item_text_inner {
	height: 15px; overflow: hidden;
}

.reference_item_text_inner_1 {
	color: #aaa; font-size: 10px;
}

.floatleft {
	float: left;
}

.flags {
	float: left;
}

.flags img {
	margin-right: 5px;
}

.noborder {
	border: 0;
}
