@font-face {
	font-family: 'GillSans';
	src: url('../fonts/GillSans.eot');
	src: url('../fonts/GillSans.eot?#iefix') format('embedded-opentype'),
		url('../fonts/GillSans.woff') format('woff'),
		url('../fonts/GillSans.ttf') format('truetype'),
		url('../fonts/GillSans.svg#GillSans') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'GillSansBold';
	src: url('../fonts/GillSansBold.eot');
	src: url('../fonts/GillSansBold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/GillSansBold.woff') format('woff'),
		url('../fonts/GillSansBold.ttf') format('truetype'),
		url('../fonts/GillSansBold.svg#GillSansBold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'GillSansBoldItalic';
	src: url('../fonts/GillSans-BoldItalic.eot');
	src: url('../fonts/GillSans-BoldItalic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/GillSans-BoldItalic.woff') format('woff'),
		url('../fonts/GillSans-BoldItalic.ttf') format('truetype'),
		url('../fonts/GillSans-BoldItalic.svg#GillSans-BoldItalic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'GillSansItalic';
	src: url('../fonts/GillSans-Italic.eot');
	src: url('../fonts/GillSans-Italic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/GillSans-Italic.woff') format('woff'),
		url('../fonts/GillSans-Italic.ttf') format('truetype'),
		url('../fonts/GillSans-Italic.svg#GillSans-Italic') format('svg');
	font-weight: normal;
	font-style: normal;
}
body{
	margin:0;
	color:#000;
	font:15px/20px GillSans, Arial, Helvetica, sans-serif;
	background:#fff url(../images/bg-body.jpg) repeat-x;
	min-width:1000px;
}
img{border-style:none;}
a{
	color:#07265f;
	text-decoration:underline;
}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#000;
}
form,
fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
q{quotes:none;}
q:before{content:''}
q:after{content:''}
#wrapper{
	overflow:hidden;
	width:100%;
	border-top:3px solid #0a3079;
	background:url(../images/bg-wrapper02.jpg) no-repeat 50% 0;
}
#wrapper.home{background:url(../images/bg-wrapper01.jpg) no-repeat 50% 0;}
.w1{
	width:989px;
	margin:0 auto 150px;
}
#header{
	position:relative;
	margin:0 -4px -5px 0;
	padding:0 0 0 27px;
}
.header-holder{padding:0 0 7px;}
.logo{
	background:url(../images/logo.png) no-repeat;
	width:358px;
	height:168px;
	overflow:hidden;
	text-indent:-9999px;
	float:left;
	margin:-12px 9px -23px -20px;
}
.logo a{
	height:100%;
	display:block;
}
.header-box{
	float:left;
	width:417px;
	padding:57px 0 0;
}
.slogan{
	background:url(../images/bg-slogan.png) no-repeat;
	padding:23px 0 0 5px;
	min-height:49px;
	letter-spacing:-1px;
	display:block;
	font:24px/31px GillSans, Arial, Helvetica, sans-serif;
}
.home .slogan{
	font-size:26px;
	letter-spacing:0;
	padding:21px 0 0 14px;
}
.info-block{
	float:right;
	width:195px;
	text-align:right;
	margin:-11px 4px 0 0;
}
.switch-box{
	width:165px;
	background:url(../images/bg-switch-box.png) no-repeat -902px 100%;
	padding:0 0 12px;
	margin:41px -4px 12px auto;
	text-align:left;
}
.home .switch-box{background-position:-350px 100%;}
.switch-box:after,
.header-holder:after,
.header-panel:after,
#main:after,
.main-block:after,
.main-section:after{
	content:'';
	display:block;
	clear:both;
}
.switch-box .holder{
	background:url(../images/bg-switch-box.png) repeat-y -721px 0;
	width:100%;
	float:left;
}
.home .switch-box .holder{background-position:-175px 0;}
.switch-box .frame{
	background:url(../images/bg-switch-box.png) no-repeat -540px 0;
	padding:0 4px;
	margin:-36px 0 -12px;
	overflow:hidden;
}
.home .switch-box .frame{background-position:0 0;}
.switch-box a{
	display:block;
	overflow:hidden;
	text-transform:uppercase;
	color:#fff;
	text-decoration:none;
	padding:10px 9px 6px 5px;
	font-size:13px;
	line-height:14px;
}
.switch-box a:hover{text-decoration:underline;}
.switch-box .switch-link{
	float:left;
	width:38px;
	font-size:13px;
	line-height:16px;
	text-transform:none;
	padding:10px 7px 6px 5px;
}
.switch-box .title{
	display:block;
	font-size:16px;
	line-height:19px;
	font-weight:normal;
}
#header .phone{
	font:28px/34px GillSans, Helvetica, sans-serif;
	display:block;
	margin:0 0 16px;
}
.info-block a[href^="mailto"]{
	color:#000;
	font:18px/22px GillSans, Arial, Helvetica, sans-serif;
}
.header-panel{
	padding:22px 9999px 5px;
	margin:0 -9995px 0 -9993px;
	background:url(../images/bg-header-panel02.png) repeat-x;
	color:#fff;
	font:17px/20px GillSansBoldItalic, Helvetica, sans-serif;;
}
.home .header-panel{background-image:url(../images/bg-header-panel01.png);}
#nav{
	margin:-19px 0 0;
	padding:0;
	list-style:none;
	float:right;
	font-family: GillSans, Arial, Helvetica, sans-serif;
	letter-spacing:1px;
}
#nav li{
	float:left;
	background:url(../images/separator-nav.png) no-repeat 100% 7px;
	padding:0 1px 0 0;
	position:relative;
	z-index:2;
}
#nav a{
	display:block;
	color:#000;
	text-transform:uppercase;
	padding:16px 11px 14px 13px;
	position:relative;
	z-index:1;
	text-decoration:none;
}
.home #nav a{color:#f8b722;}
#nav img{
	position:absolute;
	left:-9999px;
	top:-10px;
	z-index:-1;
	width:100%;
}
#nav a:before,
#nav a:after{
	content:'';
	position:absolute;
	width:7px;
	height:60px;
	left:-9999px;
	top:-6px;
	background:url(../images/bg-nav.png) no-repeat -50px 0;
	z-index:-2;
}
.home #nav a:before{background-position:0 0;}
#nav a:after{
	background-position:-50px -68px;
	width:30px;
	height:75px;
	top:-11px;
}
.home #nav a:after{background-position:0 -68px;}
#nav .home {
	position:relative;
	z-index:3;
}
#nav .home a{
	color:#fff;
	padding:10px 4px 20px 12px;
	margin:0 11px 0 0;
	font-size:15px;
	line-height:20px;
}
#nav .home a:before{
	left:-7px;
	color:#000;
}
#nav .home a:after{
	left:auto;
	right:-30px;
}
#nav .home img{left:0;}
.home #nav .home a{color:#000;}
#nav a:hover,
#nav .active a {
	border-bottom:7px solid #e85a22;
	padding-bottom:7px;
}
.home #nav a:hover,
.home #nav .active a{border-color:#0a3e8c;}
.ad-link{
	margin:-46px 25px 0 0;
	float:right;
}
#main{
	margin:0 0 16px;
	background:#fff;
}
#main h1{
	color:#000c46;
	margin:0 0 23px;
	font:26px/29px GillSans, Arial, Helvetica, sans-serif;
}
#main p{margin:0 0 21px;}
.intro {font-size:16px;}
.main-block .text-block{
	padding:15px 11px 20px 31px;
	width:444px;
	float:left;
	background:url(../images/bg-main-block.gif) repeat-x 0 100%;
	border-bottom:1px solid #aeb9cc;
	margin:0 0 -2px;
}
.home .main-block .text-block{
	border:0;
	padding:15px 31px 0 31px;
	width:424px;
	margin:0;
}
.main-block .section{
	float:right;
	width:500px;
}
.gallery{position:relative;}
.gallery .frame ul{
	margin:0;
	padding:0;
	list-style:none;
	width:99999px;
	overflow:hidden;
	height:336px;
}
.gallery .frame{
	width:500px;
	overflow:hidden;
	position:relative;
	height:336px;
}
.gallery .frame ul li{
	float:left;
	width:500px;
	position:relative;
}
.gallery img{vertical-align:top;}
.gallery .switcher{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	bottom:8px;
	right:8px;
	width:470px;
	text-align:right;
}
.gallery .switcher li{
	display:inline-block;
	vertical-align:top;
	margin:0 0 0 -8px;
}
.gallery .switcher a{
	display:block;
	width:30px;
	height:30px;
	text-indent:9999px;
	overflow:hidden;
	background:url(../images/bg-gallery.png) no-repeat -60px -61px;
}
.gallery .switcher a:hover,
.gallery .active a{background-position:0 -61px;}
.gallery .next,
.gallery .prev{
	position:absolute;
	width:46px;
	height:46px;
	left:-24px;
	top:50%;
	margin:-31px 0 0;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/bg-gallery.png) no-repeat;
}
.gallery .next{
	left:auto;
	right:-23px;
	background-position:-60px 0;
}
.gallery .mask{
	position:absolute;
	width:100%;
	height:45px;
	top:0;
	left:0;
	background:url(../images/bg-mask.png);
}
.contact-form{
	overflow:hidden;
	padding:34px 20px 15px 40px;
	background:url(../images/bg-contact-form.gif) repeat-x;
	color:#036;
	font-size:14px;
	line-height:18px;
}
.home .contact-form{padding:26px 20px 15px 154px;}
.contact-form h2{
	font-size:20px;
	line-height:26px;
	font-family:GillSans, Arial, Helvetica, sans-serif;
	margin:0 0 17px;
}
.contact-form .row{overflow:hidden;}
.contact-form .row + .row{margin:13px 0 0;}
.contact-form input[type=text],
.contact-form textarea{
	width:175px;
	padding:6px 5px 5px;
	border:1px solid #838fac;
	margin:0 17px 0 0;
	font-size:14px;
	color:#036;
	line-height:16px;
	float:left;
}
.contact-form input[type=text]{line-height:16px;}
.contact-form textarea{
	width:180px !important;
	height:84px;
	padding:5px 0 0 5px;
	overflow:auto;
}
.contact-form label{
	display:block;
	overflow:hidden;
	margin:4px 0 0;
	font-family:GillSans, Arial, Helvetica, sans-serif;
}
.contact-form input[type=submit]{
	background:url(../images/bg-btn.gif) no-repeat;
	width:90px;
	height:54px;
	margin:0 0 0 49px;
	color:#036;
	padding:0 0 7px;
	border:0;
	font:20px/54px GillSans, Arial, Helvetica, sans-serif;
}
.contact-form input[type=submit]:hover{cursor:pointer;}
.contact-form .ad-link{margin:-11px 0 0;}
.main-section{
	background:url(../images/bg-main-section.gif) no-repeat;
	padding:0 85px 19px 28px;
}
#main .main-section p{margin:0 0 20px;}
.video-holder{
	float:left;
	width:363px;
	margin:16px 33px 0 0;
	position:relative;
}
.video-holder .place-holder{overflow:hidden;}
.main-section img{vertical-align:top;}
.video-holder .link{
	position:absolute;
	height:164px;
	width:182px;
	right:-193px;
	top:-67px;
	display:table;
	background:url(../images/bg-link.png) no-repeat;
	color:#fff;
	text-decoration:none;
}
.video-holder .link:hover{text-decoration:underline;}
.video-holder .link span{
	font-size:24px;
	line-height:29px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	padding:0 0 0 23px;
}
.main-section h2{
	color:#036;
	font-size:19px;
	line-height:23px;
	font-weight:normal;
	margin:0 0 15px;
}
.text-holder{overflow:hidden;}
.main-section .text-holder{
	padding:121px 0 0;
	background:url(../images/bg-section-holder.gif) no-repeat 165px 0;
	font-size:14px;
}
.more{
	display:inline-block;
	vertical-align:top;
	background:url(../images/bg-more.gif) no-repeat;
	color:#fff;
	cursor:pointer;
	text-decoration:none;
}
.more span{
	float:left;
	background:url(../images/bg-more.gif) no-repeat 100% -62px;
	padding:0 49px 0 10px;
	min-width:127px;
	height:38px;
	overflow:hidden;
	line-height:18px;
}
.more em{
	color:#000;
	font-size:18px;
	font-family:GillSansItalic, Arial, Helvetica, sans-serif;
	text-align:right;
	display:block;
	margin-top:-2px;
}
.articles{
	overflow:hidden;
	background:url(../images/bg-section-holder.gif) no-repeat 424px 0;
	padding:2px 0 0;
	font-size:14px;
	margin:0 -4px 0 0;
}
#main .articles p{margin:0 0 13px;}
.home .articles{
	background:none;
	padding:0;
}
.article{
	background:url(../images/bg-article.gif) repeat-x;
	margin:0 0 0 1px;
	padding:19px 110px 5px 32px;
	float:left;
	width:198px;
}
.article:first-child{margin:0;}
.articles .heading{
	background:url(../images/bg-heading01.png) no-repeat;
	padding:35px 195px 20px 11px;
	margin:0 -110px 0 -12px;
	min-height:61px;
}
.articles h2{
	color:#fff;
	text-transform:uppercase;
	font:19px/22px GillSansItalic, Arial, Helvetica, sans-serif;
	margin:0;
	letter-spacing:1px;
}
.style02{
	width:202px;
	padding-top:42px;
}
.style02 .heading{
	overflow:hidden;
	padding:10px 190px 22px 6px;
	background:url(../images/bg-heading04.jpg) no-repeat;
}
.home .style02 .heading{background:url(../images/bg-heading02.jpg) no-repeat;}
.style03,
.style04{
	width:165px;
	padding-top:40px;
}
.style03 .heading{
	background:url(../images/bg-heading05.jpg) no-repeat;
	margin-right:-102px;
	padding:11px 195px 24px 11px;
}
.home .style03 .heading{background:url(../images/bg-heading03.jpg) no-repeat;}
.style04 .heading {
	padding:23px 100px 11px 11px;
}
.link-holder{
	overflow:hidden;
	background:url(../images/bg-link-holder.gif) no-repeat;
	padding:0 38px 1px;
	margin:0 -93px 0 -8px;
	min-height:47px;
}
.style03 .link-holder,
.style04 .link-holder{
	background:url(../images/bg-link02.gif) no-repeat;
	margin:0 -109px 0 -11px;
}
.link-holder a{
	color:#06357d;
	text-decoration:none;
	font-family:GillSansBold, Arial, Helvetica, sans-serif;
	position:relative;
	cursor:pointer;
}
.link-holder strong{
	background:#fff url(../images/bg-article-link.gif) no-repeat 0 8px;
	padding:0 0 0 23px;
	float:right;
}
.link-holder a:hover{text-decoration:underline;}
#footer{
	overflow:hidden;
	background:#053077 url(../images/bg-footer.jpg) no-repeat;
	color:#fff;
	font-size:13px;
	line-height:16px;
	text-transform:uppercase;
	padding:17px 8px 10px 23px;
	margin:0 -4px 0 4px;
}
#footer address{
	float:right;
	width:425px;
	font-style:normal;
	margin:-9px 0 0;
}
#footer a{
	text-decoration:none;
	color:#fff;
}
#footer p{margin:0;}
#footer a:hover{text-decoration:underline;}
.serv {margin-left:-2px;
	margin-top: -10px;
	margin-bottom: 10px;}
.text-block h2	{color:#F60;}
.heading a {text-decoration:none;
color:#FFF;}

			
