/* Left & Right alignment */
.left {
	float:left;
}
.right {
	float:right;
}
.wrapper {
	width:100%;
	overflow:hidden;
	position:relative;
}
/* Global properties ======================================================== */
body, html {
	min-width:970px;
	height:100%;
}
body {
	position:relative;
	overflow:hidden;
	border:0;
	font:13px/19px Arial, sans-serif;
	color:#1a1a1a;
	left:0;
	top:0;
	width:100%;
	min-height:900px;
	text-align:center;
}
/* Global Structure ============================================================= */
.glob {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	overflow: hidden;
	z-index: 2;
}
.main {
	position:relative;
	width:940px;
	margin: 0 auto;
}
.page_spinner {
	position:fixed;
	background: url(../images/main_spinner.gif) 50% 50% no-repeat #222;
	z-index:99;
	width:100%;
	height:100%;
	top:0;
	left:0
}
/* ============================= main layout ====================== */
a {
	color:#1a1a1a;
	text-decoration: underline;
	outline:none;
}
#page_partners .col3 a {
	text-decoration: none;
}
a:hover {
	color:#888;
}
h1 {
	display:inline-block;
	padding:27px 0 0 0;
}
h2 {
	font: 53px 'Six Caps', sans-serif;
	color: #383636;
	text-transform: uppercase;
	padding-bottom: 7px;
	text-align: center;
	letter-spacing: 1px;
	font-size: 53px;
}
h3 {
	font: 14px 'Oswald', sans-serif;
	color: #4f4f4f;
	text-transform:uppercase;
	text-align:center;
	padding-bottom:25px;
}
#page_services h3 {
	padding-bottom:25px;
}
h4 {
	font: 20px 'Oswald', sans-serif;
	color: #383636;
	text-transform:uppercase;
	text-align:center;
	padding-bottom:9px;
}
#page_services h4 {
	text-align:left;
	padding-bottom:9px;
	font: 20px/22px 'Oswald', sans-serif;
}
p {
	font-size: 13px;
	display: marker;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}





img {
	padding-right:6px;
	padding-bottom:23px;
}
#page_services img {
	padding-right:16px;
	padding-bottom:26px;
}
#page_partners img {
	padding-right:16px;
	padding-bottom:10px;
}
.bold {
	font-weight: bold;
}
/* ============================= header ====================== */
header {
	position: relative;
	height: 26px;
	text-transform: uppercase;
	height: 178px;
	background-color: #001724;
	background: url(../images/header_bg.png);
	margin-top: 0;
	text-align: center;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.55);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.55);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.55);
	z-index: 2;
}
#logo {
	margin: 0;
	position: relative;
	display: inline-block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width: 626px;
	height: 78px;
	background: url(../images/logo.png) 0 0 no-repeat;
	z-index: 5;
}
/* ============================= menu ====================== */
.menu {
	padding:0;
	display:inline-block;
}
#menu {
	height:27px;
}
#menu > li {
	position:relative;
	padding-left:1px;
	float:left;
}
#menu > li > a {
	position:relative;
	display:block;
	padding:2px 20px;
	height:27px;
	font: 14px 'Oswald', sans-serif;
	color:#333333;
	text-align:center;
	text-decoration:none;
	background:url(../images/menu_item_line.png) right 7px no-repeat;
	z-index:1;
}
#menu > li > a.last {
	background:none;
}
#menu > li > a span {
	position:absolute;
	width:80%;
	height:100%;
	top:-1px;
	left:10%;
	background:url(../images/menu_item_hover.png) 0 0 repeat-x;
	z-index:-1;
}
.submenu_1 {
	position:absolute;
	top:27px;
	left:8px;
	width:119px;
	background:#555;
	padding:10px 0;
	z-index: 5;
}
.submenu_1 li {
	position:relative;
	text-align:center;
}
.submenu_1 a {
	position:relative;
	display:block;
	padding:5px 10px !important;
	color: #fff !important;
	font-size:11px;
	text-decoration:none;
	z-index:1;
	text-align:left;
}
.submenu_1 a b {
	position:absolute;
	width:100%;
	height:29px;
	top:0;
	left:0;
	background:url(../images/submenu_hover.png) 0 0 repeat-x;
	z-index:-1;
}
.submenu_2 {
	position:absolute;
	top:-20px;
	left:120px;
	width:119px;
	background:#555;
	padding:10px 0;
}
/* ============================= bgGall ======================= */
#bgStretch img {
	background:#000;
}

.bgNav_cont2{
	position: absolute;
	z-index: 1;
	width: 100%;
	bottom: 0;
	padding: 0;
	text-align:center;
}
.bgNav_cont{
	display:inline-block;
	background:url(../images/bg_nav_plane.png);
	padding:6px 10px 0 10px;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.55);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.55);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.55);
}
#bgNav {
	overflow:hidden;
	cursor:default;
	float:left;
	padding:0 7px;
}
#bgNav li {
	display:inline-block;
}
#bgNav li > a {
	display: block;
	color:#fff;
	height:15px;
	width:15px;
	background: url(../images/bg_selector.png) no-repeat 0 0;
}
#bgNav a:hover, #bgNav .active a {
	background-position: right 0;
	color:#cd3031;
}
.more_btn2 {
	float:left;
	width:5px;
	height:9px;
	background:url(../images/button-sprite-3.png);
	cursor: pointer;
	margin-top:3px;
}
.more_btn3 {
	float:left;
	width:5px;
	height:9px;
	background:url(../images/button-sprite-2.png);
	cursor: pointer;
	margin-top:3px;
}
.gall_spinner {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:url(../images/gallLoader.gif) 0 40% no-repeat;
}
/* ============================= content ====================== */
#content {
	position:relative;
	overflow:hidden;
	width:100%;
	margin-top:53px;
	margin-bottom:63px;
}
#content > ul > li {
	position:absolute;
	width:100%;
	background:url(../images/pages_bg.png)
}
#content > ul > li > div {
	overflow:hidden;
	padding:38px 20px 30px 30px;
}
a {
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.more {
	display:inline-block;
	padding:5px;
	font: 14px 'Oswald', sans-serif;
	text-align:center;
	color:#4f4f4f;
	text-decoration:none;
	text-transform:uppercase;
	background:none;
}
.more:hover {
	color:#fff;
	background:#222;
}
.google_map {
	width: 100%;
	height: 192px;
	background: #fff;
	margin-bottom:25px;
	text-align:left;
}
.address {
}
.address > span {
	text-align:left;
	display:inline-block;
	width:170px;
}
/* ============================= lists ====================== */
.listWithMarker {
	text-align:left;
	margin-top:-6px;
	margin-left:11px;
}
.listWithMarker li {
	display:block;
	padding-bottom:9px;
}
.listWithMarker li a {
	display:inline-block;
	padding-left:14px;
	text-decoration:none;
	background:url(../images/list_marker.png) 0 7px no-repeat;
}
.listWithMarker li a:hover {
	color:#888;
	padding-left:8px;
}
/* ============================= footer ====================== */
footer {
	position: relative;
	width: 100%;
	height: 11px;
	padding: 6px 0 6px;
	font: 10px/12px 'Droid Sans', sans-serif;
	color: #fff;
	background: url(../images/footer_bg.png);
	text-align: center;
	text-transform: uppercase;
}
footer a {
	color:#fff;
	text-decoration:none;
}
footer > a:hover {
	color:#999;
}
/* ============================= forms ============================= */
#form1 {
	text-align:left;
}
#form1 input {
	margin:0;
	padding:10px 10px;
	width:330px;
	box-shadow:none;
	background:url(../images/contacts_bg.png);
	border:1px solid #ada9a1;
}
#form1 textarea {
	resize: none;
	margin:0;
	background-color:#000;
	padding:10px;
	width:533px;
	height:152px;
	overflow:auto;
	line-height:18px;
	background:url(../images/contacts_bg.png);
	border:1px solid #ada9a1;
}
#form1 label {
	position:relative;
	display:inline-block;
	min-height:50px;
}
#form1 .error, #form1 .empty {
	position:relative;
	top: -3px;
	display:none;
	font-size:10px;
	line-height:18px;
	color:#000;
	text-transform:none;
}
.btns {
	margin-right:-8px;
}
.btns a {
	margin:25px 8px 0 0;
}
/* Form defaults */
input, select, textarea {
	font:13px/12px Arial, sans-serif;
	color: #1a1a1a;
}
/* ============================= slider ====================== */
.slider {
	width:880px !important;
}
.slider li {
	float:left;
	margin-right:14px;
	width:208px;

}
.slider li>a {
	display:block;
	padding:0;
	position:relative;
	text-decoration:none;
	z-index:1;
}
.slider li span {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background-color:#eeeacd;
	z-index:-1;
}
.slider li img {
	padding-bottom:24px;
}
.slider li p {
	padding-bottom:21px;
}
.prev, .next {
	position:absolute;
	height:34px;
	width:34px;
	right:34px;
}
.prev {
	top:52px;
	background:url(../images/prev.png) 0 0 no-repeat;
}
.next {
	top:97px;
	background:url(../images/next.png) 0 0 no-repeat;
}
/* =============================end slider ====================== */
.txt_left {
	text-align: left;
}
.txt_num {
	width: 39px;
	height: 53px;
	float: left;
	margin-right: 17px;
	margin-top: 4px;
	padding-top: 7px;
	background: url(../images/date_plane.png) no-repeat;
	font: 19px 'Oswald', sans-serif;
	color: #383636;
	text-align: center;
}
.txt_num  span{
	display:block;
	font: 12px 'Oswald', sans-serif;
	color: #fff;
	text-align: center;
}
.box {
	overflow:hidden;
	padding-bottom: 19px;
}
.box p{
	padding-bottom: 10px;
}
.txt_box {
	display:inline-block;
	width:150px;
}
