@import "reset.css";
@import "jquery.fancybox-1.3.4.css";
@import "grid.css";

@font-face {
  font-family: 'Coda Caption';
  font-style: normal;
  font-weight: 800;
  src: local('Coda Caption Heavy'), local('CodaCaption-Heavy'), url(fonts/CodaCaption-Heavy.woff) format('woff');
}

/* 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;
}
/*global*/
body {
position:absolute;
font:10pt 'Trebuchet MS', sans-serif;
color:#5a5a5a;
min-width: 1100px;
width:100%;
height:100%;
overflow:hidden;
z-index:1;
}
body p a {
text-decoration:none;
}
body p a:hover {
text-decoration:underline;
}
h1 {
position: relative;
margin: 41px 0 0 -3px;
display: inline-block;
}
h1>a{
position:relative;
display:inline-block;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
width: 187px;
height: 127px;
background: url(../images/logo.png) left top no-repeat;
top:-20px;
}
h2 {
font: 16pt 'Trebuchet MS', 'Coda Caption', sans-serif;
text-transform: uppercase;
color: #d7e8ff;
padding-bottom: 17px;
/*letter-spacing: -4px;*/
}
h2 a{color:#565656;}
h2 a:visited{color:#565656;}
h2 a:hover{color:#de512c;}
h3 {
color: #fff;
font-weight: normal;
text-transform: uppercase;
padding-bottom: 5px;
}
h4{font: 12pt 'Trebuchet MS', 'Coda Caption', sans-serif;
text-transform: uppercase;
color: #d7e8ff;
padding-bottom: 17px;
}
p {
/*text-transform: uppercase;*/
padding-bottom: 7px;
}
#glob {
position:absolute;
width:100%;
height:100%;
overflow:hidden;
z-index:2;
}
.spinner {
position:fixed;
left:0px;
top:0px;
width:100%;
height:100%;
z-index:9999;
background:url( "../images/ajax-loader.gif") 50% 50% no-repeat #01285d;
}
#bgStretch {
z-index:1;
}
#bgStretch>img {
background: #01285d; 
}
#blackout{
position: absolute;
z-index: 0;
width: 100%;
height: 100%;
left: 0;
top: 0;
background: url(../images/dark_bg.png);
height: 0;
top: 100%;
}
header, footer{
position:absolute;
width:100%;
z-index:100;
}
/*header*/
header{
top:0px;
height:170px;
}
/*end header*/
/*footer*/
footer {
bottom:0px;
/*height:29px;*/
background: #01285d;
}
footer p {
position: relative;
color: #b9b9b9;
font-size: 9pt;
line-height: 1.2em;
padding-top: 9px;
}
footer p a{
color: #de512c;
}
.pagin{
position: absolute;
top:-50px;
}
.pagin>ul>li{
position: relative;
display: inline-block;
width: 50px;
height: 50px;
float: left;
margin-right: 2px;
}
.pagin>ul>li>a{
position: relative;
display: block;
opacity: 0.2;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
-webkit-transition: opacity 0.4s ease-out;
-moz-transition: opacity 0.4s ease-out;
-o-transition: opacity 0.4s ease-out;
-ms-transition: opacity 0.4s ease-out;    
transition: opacity 0.4s ease-out;
}
.pagin>ul>li>a:hover,.pagin>ul>li.active>a{
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
/*end footer*/
/*menu*/
.menu {
position: relative;
display: inline-block;
float: right;
right: 1px;
}
#menu>li {
display: inline-block;
position: relative;
width: 41px;
float: left;
}
#menu>li:first-child{
background: #da9d4c;
height: 81px;
}
#menu>li:first-child+li{
background: #da8c4c;
height: 135px;
}
#menu>li:first-child+li+li{
background: #da7e4c;
height: 158px;
}
#menu>li:first-child+li+li+li{
background: #da694c;
height: 182px;
}
#menu>li:first-child+li+li+li+li{
background: #de512c;
height: 156px;
}
#menu>li:first-child+li+li+li+li+li{
background: #da9d4c;
height: 130px;
}
#menu>li:first-child+li+li+li+li+li+li{
background: #da8c4c;
height: 116px;
}
#menu>li:first-child+li+li+li+li+li+li+li{
background: #da7e4c;
height: 88px;
}
#menu>li>a{
position: relative;
display: block;
width: 100%;
height: 100%;
z-index: 100;
}
#menu>li>a>span {
position: relative;
display: block;
font: 14px/1.2em 'Trebuchet MS', sans-serif;
color: #fff;
width: 100%;
height: 100%;
}
#menu>li:first-child>a>span{
background: url(../images/menu_text_1.png) 0 0 no-repeat;
}
#menu>li:first-child+li>a>span{
background: url(../images/menu_text_2.png) no-repeat;
}
#menu>li:first-child+li+li>a>span{
background: url(../images/menu_text_3.png) no-repeat;
}
#menu>li:first-child+li+li+li>a>span{
background: url(../images/menu_text_7.png) no-repeat;
}
#menu>li:first-child+li+li+li+li>a>span{
background: url(../images/menu_text_8.png) no-repeat;
}
#menu>li:first-child+li+li+li+li+li>a>span{
background: url(../images/menu_text_4.png) no-repeat;
}
#menu>li:first-child+li+li+li+li+li+li>a>span{
background: url(../images/menu_text_5.png) no-repeat;
}
#menu>li:first-child+li+li+li+li+li+li+li>a>span{
background: url(../images/menu_text_6.png) no-repeat;
}
#menu>li>strong{
display: inline-block;
position:absolute;
height: 100%;
width: 100%;
top: 0;
left: 0;
background: #01285d;
height: 0;
z-index: 0;
}
.submenu_1, .submenu_2 {
position:absolute;
z-index:9100;
width: 181px;
left: 0px;
top: 144px;
background: url(../images/submenu_bg.png) center 0 no-repeat;
padding-top: 6px;
}
.submenu_1 li {
position:relative;
display: block;
background: #1d1d1d;
padding-bottom: 6px;
}
.submenu_1 li:first-child {
padding-top: 26px;
}
.submenu_1 li.last {
padding-bottom: 20px;
}
.submenu_1 li.last>a {
background: none;
}
.submenu_1 a{
position:relative;
display: block;
background: url(../images/submenu_divider.png) center bottom repeat-x;
padding-bottom: 8px;
}
.submenu_1 a>span{
font: 14px/1.2em 'Trebuchet MS', sans-serif;
color: #575757;
display: inline-block;
margin-left: 19px;
}
.submenu_1 li>a:hover>span,.submenu_1 li.sfHover>a>span{
color:#fff;
}
.submenu_2 {
top: 0px;
left: 182px;
}
.submenu_1, .submenu_2{
display: none;
}
/*end menu*/
/*pages*/
#content {
position:relative;
width: 1100px;
height:450px;
margin: 0 auto;
z-index: 50;
}
#content>ul {
width: 940px;
height:450px;
}
#content>ul>li:first-child{
background: none;
height:100%;
}
#content>ul>li {
position:absolute;
width:100%;
height:100%;
background: none;
overflow: hidden;
}
#backs{
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: -15px;
z-index: -1;
}
#backs>div{
position: absolute;
display: inline-block;
width: 450px;
height: 450px;
background: url(../images/content_bg_part.png) center no-repeat;
left: 0;
top: 0;
opacity: 1;
-webkit-transition: opacity 0.8s ease-out;
-moz-transition: opacity 0.8s ease-out;
-o-transition: opacity 0.8s ease-out;
-ms-transition: opacity 0.8s ease-out;    
transition: opacity 0.8s ease-out;
}
#backs>div.opacity{
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
#backs>div:first-child{
left: 4px;
}
#backs>div:first-child+div{
left: 324px;
}
#backs>div:first-child+div+div{
left: 644px;
}
hr{
width: 100%;
height: 1px;
background: #d7e8ff;
margin: 0 0 10px;
}
.news>div{
float: left;
display: inline-block;
width: 71px;
height: 71px;
border-radius: 36px;
-moz-border-radius: 36px;
-webkit-border-radius: 36px;
overflow: hidden;
background: #da7e4c;
margin: 3px 10px 0 6px;
text-align: center;
}
.news>div>p{
font: 30px/1em 'Coda Caption', sans-serif;
color: #fff;
padding-top: 11px;
}
.news>div>p>span{
display: block;
position: relative;
font-size: 18px;
margin-top: -7px;
}
.news>p{
padding-left: 20px;
}
.list1>li{
margin-bottom: 13px;
}
.list1>li>a{
position: relative;
display: block;
width: 300px;
height: 219px;
}
.list2>li{
margin-bottom: 17px;
}
.list2>li>:first-child+p{
color: #de512c;
font-size: 10px;
padding-bottom: 12px;
}
.list2>li>img{
float: left;
margin-right: 21px;
}
.list3{
display: inline-block;
margin: 5px 0 0 34px;
}
.list3>li{
position: relative;
background: url(../images/list_icon.png) 0px 3px no-repeat;
margin-bottom: 10px;
text-align: left;
}
.list3>li>a{
margin-left: 14px;
color: #de512c;
text-transform: uppercase;
font-size:10pt;
}
.soc_icons{
margin: 6px 0 0 4px;
}
.soc_icons>li{
position: relative;
display: inline-block;
width: 44px;
height: 44px;
float: left;
margin-right: 5px;
}
.soc_icons>li>a{
position: relative;
display: block;
width: 100%;
height: 100%;
}
.soc_icons>li>a>img{
position: relative;
margin-top: 10px;
}
/*scroll*/
.outside{
position: relative;
}
.outside p{font-size:10pt;line-height:20px;color:#b9b9b9;text-align:left;}
.scroll{
position: relative;
float:left;
}
.outside .scroll, .outside2 .scroll, .outside3 .scroll{
width: 300px;
height: 232px;
margin-bottom: 40px;
}
.outside2 .scroll{
width: 600px;
}
.outside3 .scroll{
width: 100%;
height: 210px;
}
.scroll>div>p{
padding-right: 35px;
padding-left: 35px;
}
.scroll-btns{
position: absolute;
top: 251px;
right: 132px;
z-index: 200;
}
.btndown, .btnup{
display: inline-block;
position: relative;
width: 7px;
height: 4px;
margin: 0 5px;
}
.btndown{
background: url(../images/arrow_down.png) center bottom no-repeat;
}
.btnup{
background: url(../images/arrow_up.png) center top no-repeat;
}
#page_privacy .scroll-btns, #page_more .scroll-btns{
right: 450px;
}
/*end scroll*/
.sitem_over {
position:absolute;
background:url( '../images/pic_bg_over.png');
z-index:2;
width:100%;
height:100%;
display:none;
overflow: hidden;
}
.sitem_over>strong {
position:relative;
background:url( '../images/icon_zoom.png') center no-repeat;
width: 100%;
height: 100%;
display: block;
}
/*PADDINGS*/
.pad1 {
padding-top: 55px;
}
.pad2{
padding-left: 110px;
}
.pad3 {
padding-top: 15px;
}
.pad4 {
padding: 0 28px;
}
.mar1{
margin-bottom: 23px;
}
.mar2{
margin-bottom: 15px;
}
.mar3{
margin-bottom: 17px;
}
.mar4{
margin-bottom: 0px;
}
.color1{
color: #fff;
}
.color2{
color: #de512c;
}
.color2:hover{
text-decoration:underline;
}
.color3{
color: #b9b9b9;
}
.color3:hover{
text-decoration:underline;
}
.color4{
color: #b9b9b9;
font-size:9pt;
}
.color4:hover{
color: #de512c;
text-decoration:none;
}
.width1{
display: inline-block;
width: 68px;
}
/*additional classes*/
.alr {
text-align:right;
}
.alc {
text-align:center;
}
.wrapper {
width:100%;
overflow:hidden;
}
a {
text-decoration:none;
}
/*google map*/
.google_map{
position:  relative;
display: inline-block;
overflow: hidden;
border-radius: 0px;
width: 300px;
height: 219px;
border: none;
box-shadow: none;
background-color: #da9d4c;
background-image: url(../images/ajax-loader2.gif);
background-repeat: no-repeat;  
background-position: 50%;
}
/*end google map*/

/************/
#content2 {
position:relative;
width: 1100px;
height:450px;
margin: 0 auto;
z-index: 50;

}
#content2>ul {
width: 940px;
height:450px;
}
#content2>ul>li:first-child{
background: none;
height:100%;

}
#content2>ul>li {
position:absolute;
width:100%;
height:100%;
background: none;
overflow: hidden;
}
#content2>ul>li p 
{
	color:#383838
}
#backs2{
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: -15px;
z-index: -1;
}
#backs2>div{
/*position: absolute;*/
display: inline-block;
width: 450px;
height: 450px;
background: url(../images/content_bg_part2.png) center no-repeat;
left: 0;
top: 0;
opacity: 1;
-webkit-transition: opacity 0.8s ease-out;
-moz-transition: opacity 0.8s ease-out;
-o-transition: opacity 0.8s ease-out;
-ms-transition: opacity 0.8s ease-out;    
transition: opacity 0.8s ease-out;
}
#backs2>div.opacity{
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
#backs2>div:first-child{
left: 4px;
}
#backs2>div:first-child+div{
left: 324px;
}
#backs2>div:first-child+div+div{
left: 644px;
}
.clear{clear:both;}
.clear5{clear:both;height:5px;}
.clear10{clear:both;height:10px;}
.clear20{clear:both;height:20px;}
.clear30{clear:both;height:30px;}
.welcomebox{width:980px;border-radius:20px;background-color:#f1f6fc;min-height:150px;margin-top:10px;padding:20px;margin-bottom:10px;border:solid 2px #274f87;}
.welcomebox p ,span{line-height:20px;text-transform:none;font-size:10pt;}
#freequote{width:980px;text-align:center;border-radius:20px;background-color:#f1f6fc;min-height:40px;margin-top:10px;padding:20px;margin-bottom:10px;font-size:10pt;line-height:20px;color:#383838;border:solid 2px #274f87;}
#freequote .title{float:left;display:block;width:350px;text-align:left;}
#freequote .divtxtbox{float:left;display:block;width:280px;}
#freequote .divtxtbox .txtbox{border:solid 1px #e0e0e0;width:250px;height:22px;border-left:solid 3px #de512c;}
#freequote .txtdate{border:solid 1px #e0e0e0;height:22px;width:100px;border-left:solid 3px #de512c;}
#freequote .time{border:solid 1px #e0e0e0;height:25px;width:60px;border-left:solid 3px #de512c;}
#freequote .validator{padding-left:10px;}
#freequote .btn1{width:90px;border:solid 1px #ffffff;background-color:#de512c;height:25px;border-radius:15px;color:#ffffff;}
#freequote .btn1:hover{background-color:#f06d3f;color:#000000;border-radius:15px;border:solid 1px #e0e0e0;}
#logo{width:1024px;border:solid 2px #274f87;border-radius:10px;background-color:#f1f6fc;}
#logo .fleft{float:left;display:block;padding-top:10px;padding-left:5px;}
#logo .fright{float:right;display:block;padding-top:10px;padding-right:5px;}
.footer{width:1024px;border:solid 2px #274f87;text-align:left;border-radius:10px;}
.footer .sep{border-right:solid 2px #274f87;float:left;display:block;height:190px;margin-right:5px;margin-bottom:5px;}
.footer h3{font-size:12pt;padding-bottom:20px;}
.footer .box{float:left;display:block;width:245px;padding-left:5px;color:#b9b9b9;}
.footer .box .services li{background-image:url('../images/list_icon.png');background-repeat:no-repeat;background-position:left;padding-left:10px;color:#b9b9b9}
.footer .box .services li a{font-size:10pt;color:#b9b9b9;}
.footer .box .services li a:hover{color:#de512c;}
.footer .box p{top:-15px;line-height:18px;}
.lang{float:right;display:block;padding-top:170px;}
.lang_home{float:left;display:block;}
.lang a,.lang_home a{color:#01285d;}
.lang a:visited,.lang_home a:visited{color:#01285d;}
.lang a:hover,.lang_home a:hover{color:#de512c;}
