/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
	display: block;
}
mark, rp, rt, ruby, summary, time {
	display: inline
}
/* reset */
a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, tdvideo, tt, u, ul, var {
	background: transparent;
	border: 0 none;
	font-size: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: top;
}
blockquote, q {
	quotes: none;
}
img {
	vertical-align:top;
}
/* Global properties ======================================================== */
body {
	background: #fff;
	font-family: Verdana, Geneva, sans-serif;
	min-width:1024px;
	font-size:13px;
	line-height:17px;
	color:#e5f5f9;
}
html, body {
	height:100%;
}
a {
	color:#fff;
}
a:hover {
	text-decoration:none;
}
a:visited {
	color:#fff;
}
p {
	margin-bottom:10px;
}
p strong {
	color:#fff;
}
h1 {
	font-size:16px;
	line-height: 18px;
	padding: 0;
	color: #fff;
	font-weight:normal;
	text-decoration:none;
	margin: 0 0 25px;
	text-transform: uppercase;
}
h2 {
	font-size:20px;
	line-height: 20px;
	padding: 0;
	color: #384045;
	font-weight:normal;
	text-decoration:none;
	margin: 10px 0 15px;
	text-transform: uppercase;
}
h3 {
	font-size:16px;
	line-height: 16px;
	padding: 0;
	color: #3d4b55;
	font-weight:normal;
	text-decoration:none;
	margin: 0 0 10px;
}
.col1, .col2, .col3 {
	float:left;
}
/* Global Structure ============================================================= */
.container {
	margin: 0 auto;
	position: relative;
	width: 1024px;
}
/* Left & Right alignment */

.fleft {
	float:left !important;
}
.fright {
	float:right !important;
}
.clear {
	clear:both;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.wrapper {
	width:100%;
	overflow:hidden;
}
.wrapper_no_over {
	width:100%;
	display:inline-block;
}
.extra-wrap {
	width:100%;
}
/*===== header =====*/
header {
	color:#333333;
	font-size:12px;
	line-height:18px;
	position: relative;
	height: 666px;
}
#header_top {
	position:relative;
	z-index: 100;
}
#slider {
	position:absolute;
	z-index: 99;
	top:125px;
	width: 100%;
	overflow:hidden;
	text-align: center;
}
.header_top {
	height: 129px;
}
header .col1 {
	width:30%;
}

header .col2 {
	width:32%;
	float: right;
	color:#00627b;
	font-size:12px;
	line-height: 29px;
	padding-top: 20px;
}
#logo {
	margin-top: 0px;
}
#header_link {
	margin-top:35px;
	color:#000;
}
#header_link a {
	color:#000;
}
header .caption {
	position:absolute;
	width:100%;
	bottom: 0;
	background:url(../images/header_caption_bg.png) repeat 0 0;
	z-index: 101;
}
header .caption .inside {
	padding: 30px 0;
}
header .caption .col1 {
	width:25%;
	font-size:21px;
	line-height: 22px;
	color:#fff;
	text-transform:uppercase;
}
header .caption .col2 {
	width:51%;
	font-size:12px;
	line-height:15px;
	color:#fff;
	float: left;
	padding: 0;
}
header .caption .col2 span {
	color:#ff7200;
}
header .caption .col3 {
	width:22%;
	float: right;
}
.lang {
	line-height:14px;
	color:#bcbcbc;
	margin-left: 25px;
	padding-top: 7px;
}
.lang a {
	padding-top:
	font-size:10px;
	color: #000;
	line-height:14px;
	white-space: nowrap;
	text-decoration: none;
}
.lang a img {
	-webkit-box-shadow:0 0 1px #777;
	-moz-box-shadow: 0 0 1px #777;
	box-shadow:0 0 1px #777;
}
.lang a:hover, .lang a.active {
	color:#ff7200;
}
/*===== content =====*/
#content {
	background:url(../images/c_bg.png) repeat 0 0;
	padding: 48px 0 56px;
}
#content .col1 {
	width:545px;
}
#content .col2 {
	width:430px;
}
#content .col3 {
	width:660px;
}
#content .col4 {
	width:235px;
}
#content .col5 {
	width:700px;
}
#content >  .container > .inside { padding-left: 25px;}
.but_big {
	display:block;
	background: url(../images/but_big.png) no-repeat 0 0 transparent;
	width:200px;
	color:#000 !important;
	font-size:16px;
	line-height:16px;
	padding: 15px 0 15px 17px;
	text-transform:uppercase;
	text-decoration:none;
	text-align:left;
	border-radius: 7px;
	border: 2px solid transparent;
	position:relative;
	behavior: url(js/PIE.htc);
	margin-top:15px;
}
.but_big:hover {
	border: 2px solid #d8a36b;
}
.banner_row {
	background:url(../images/top_banner_bg.png) repeat-x 0 0;
	height: 106px;
	overflow: hidden;
}
.banner_row .container {
	background:url(../images/banner_line.png) no-repeat right 0;
}
.banner_row .banner {
	cursor: pointer;
	background:url(../images/banner_line.png) no-repeat 0 0;
	overflow: hidden;
	float: left;
	font-size:14px;
	line-height:18px;
	color:#37434d;
	display:table;
	padding: 15px 0 15px 12px;
	width:340px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.banner_row .banner:first-child {
	margin-left:0;
}
.banner_row .banner .icon {
	padding-left:35px;
	width: 100px;
}
.banner_row .banner .icon, .banner .text {
	display: table-cell;
	vertical-align: middle;
}
.banner .text { text-align:left;
 }
.banner_row .banner .text strong {
	font-size:16px;
	line-height:18px;
	color:#525d6c;
	text-transform: uppercase;
}

.block {
	background:url(../images/block_bg.png) no-repeat 0 0 #fff;
	width: 545px;
	border-top:3px solid #d4914b;
	position: relative;
	z-index: 99;
}
.block .inside {
	padding:25px 0 25px 20px;
	border-top:3px solid #fff;
}
.block .text {
	color:#414f5a;
	font-size:13px;
	line-height:19px;
}
.block .text strong {
	color:#fff;
	background:#96a2b0;
	display:inline-block;
	padding: 1px 5px;
}
.block p {
	margin: 0;
	padding: 4px 0;
}
.block .list p:first-child, .block1 .list p:first-child {
	background: none;
}
.block1 {
	background:#e6edf0;
	border: 1px solid #728693;
	overflow: hidden;
	color:#414f59;
	width: 100%;
}
.block1 a {	color:#414f59;
}
.block1 .inside {
	padding: 20px;
}

 .table_reg {
	width:100%;
	border-collapse: collapse;
	border: 0;
	margin-bottom: 20px;
	font:13px/15px Arial, Helvetica, sans-serif;
	color:#fff;
}
.table_reg th {
	background: url(../images/th_bg.png) repeat;
	text-align:center;
	vertical-align:middle;
	font-weight:normal;
	padding: 3px 6px;
}
.table_reg td {
	background: url(../images/td_bg.png) repeat;
	padding: 5px 6px;
	vertical-align: middle;
	border-top: 1px solid #055267;
} 
.box1 {
	background: #e6eef0;
	width:246px;
}
.box1 .inside {
	padding: 0;
}
.box1 .inside .row {
	padding: 0;
	background:url(../images/banner_row_bg.png) repeat-y 0 bottom;
}
.box1 .inside .row:hover, .box1 .inside .row.active {
}
.box1 .inside .row .inside {
	background:url(../images/line2.png) repeat-x 0 bottom;
	padding: 5px 0 6px 8px;
	margin:0;
}
.box1 .icon {
	float:left;
	margin-right:14px;
}
.box1 .text {
	line-height:29px;
	font-size:12px;
	margin-left: 20px;
}
.box1 .text a {
	color:#384045;
	text-decoration:none;
}
.box1 .text a:hover {
	text-decoration: none;
}
.box2 {
	background: #054b5e;
	padding:10px;
	margin-bottom: 12px;
	margin-bottom: 15px;
	color:#fff;
	font-size:13px;
	line-height:21px;
	background: #054b5e;
}
.table {
	width:100%;
	border-collapse: collapse;
	border: 0;
	margin-bottom: 20px;
	font-size:12px;
}
.table a {
	color:#3aadca;
}
.table th {
	background:#d5a169;
	border-left: 1px solid #aa8154;
	border-bottom: 2px solid #055267;
	font-size:12px;
	text-align:center;
	vertical-align:middle;
	line-height:16px;
	color:#fff;
	font-weight:normal;
	padding: 12px 3px;
}
.table td {
	border: 0;
	border-left: 1px solid #d0d7d9;
	border-top: 1px solid #d0d7d9;
	padding: 12px 3px;
	font-size: 12px;
	line-height:12px;
	vertical-align: middle;
	background: #e6eef0;
	color:#000;
}

.table_clear {
	width:100%;
	border-collapse: collapse;
	border: 0;
}
.table_clear td { padding: 5px;}
ul.list li { font-size:13px; color:#000; margin-bottom:3px; background:url(../images/li_marker.png) no-repeat 0 6px; padding-left: 15px;}
.font-size {
	float:right;
	padding-right: 15px;
	margin-top:-45px;
	margin-bottom: 25px;
}
.map { background: #fff; padding: 18px;}
/*===== footer =====*/
footer {
	background: #fff;
	color:#404c57;
	font-size:13px;
}
#footer_menu_outer {
	background:url(../images/footer_menu_bg.png) repeat-x;
	height: 47px;
}
#footer_menu_outer ul {
	padding: 12px 0 0;
	margin: 0 30px;
	list-style: none;
}
#footer_menu_outer li {
	float:left;
	padding: 0 12px;
}
#footer_menu_outer li a {
	font-size:15px;
	line-height:16px;
	color:#fff;
	text-transform:uppercase;
}
#footer_menu_outer li a:hover {
	color:#09556a;
}
footer .inside {
	padding: 25px 0;
}
footer .link {
	margin-bottom:5px;
}
footer .link, footer .link a {
	color:#a4afb7;
}
footer .banners {
	margin-bottom:15px; 
}
footer .banners img {
	margin:0 4px 15px 0;
}
footer .col1 {
	width:45%;
	margin-left: 27%;
	text-align: center;
}
footer .col2 {
	width:30%;
}
footer .col3 {
	width:28%;
}
.icon_text {
	display: table;
	float:right;
	margin-left: 10px;
}
.icon_text .icon, .icon_text .text {
	display: table-cell;
	vertical-align: middle;
	padding-right:5px;
	color: #a4afb7;
	white-space: nowrap;
}
/*----- forms -----*/
input[type=text], input[type=password], textarea {
	border: 2px solid #d7a26a;
	background:#fff;
	color:#404c57;
	height: 40px;
	width:280px;
	line-height:20px;
	padding: 6px 10px;
	margin-bottom:15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	outline: none;
	behavior: url(js/PIE.htc);
}
input.fullwidth, textarea.fullwidth {
	width:100%;
}
form label {
	line-height: 24px;
	font-size:13px;
	color: #3d4b55;
	display:block;
}
.but {
	display:block;
	background: url(../images/input_but_bg.png) no-repeat 0 0 transparent;
	width:172px;
	color:#000 !important;
	font-size:13px;
	line-height:18px;
	padding: 9px 0 9px 8px;
	text-transform:uppercase;
	text-decoration:none;
	text-align:left;
	border-radius: 7px;
	margin-top:-1px;
	border: 2px solid transparent;
	cursor: pointer;
	position:relative;
	behavior: url(js/PIE.htc);
}
.but:hover {
	border: 2px solid #d7a26a;
}
