﻿/* general reset */
* {font-size: 100.01%;}
html {
	margin: 0;
	height: 100%;
	font-size: 62.5%;
}
@font-face {
	font-family: 'KlavikaLightPlain';
	src: url('../fonts/klavikalight-plain-webfont.eot');
	src: url('../fonts/klavikalight-plain-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/klavikalight-plain-webfont.woff') format('woff'),
	url('../fonts/klavikalight-plain-webfont.ttf') format('truetype'),
	url('../fonts/klavikalight-plain-webfont.svg#KlavikaLightPlain') format('svg');
}
@font-face {
    font-family: 'klavika_regularregular';
    src: url('../fonts/klavikaregular-ostf-webfont.eot');
    src: url('../fonts/klavikaregular-ostf-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/klavikaregular-ostf-webfont.woff') format('woff'),
         url('../fonts/klavikaregular-ostf-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
body {
	margin: 0;
	height: 100%;
	min-width: 1000px;
	font: 1.2em/1.167em Tahoma, Arial, Helvetica, sans-serif;
	color: #666;
	background: #fff;
	-webkit-text-size-adjust: 100%;
}
input[type=text], input[type=password], input[type=file], input[type=submit], textarea{-webkit-appearance:none;}
img {border-style: none;}
a {color: #0068ae;}
a:hover {color: #0098ff;}
a:visited {color: #845a95;}
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
input, textarea, select {
	font: 11px/14px Tahoma, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	outline: none;
	color: #898989;
}
.hidden {
	display: none;
	position: absolute;
	top: -9999px;
	left: -9999px;
}
/* page */
#wrapper {
	position: relative;
	overflow: hidden;
	width: 100%;
	min-height: 100%;
}
.w1 {padding-bottom: 37px;}
/* header */
#header {
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	width: 100%;
	height: 74px;
}
#header>.holder {
	margin: 0 auto;
	width: 960px;
}
#header>.holder:after {
	content: "";
	display: block;
	clear: both;
}
/* logotype */
.logo {
	float: left;
	margin: 0 0 0 -40px;
	overflow: hidden;
	padding: 27px 0 0 98px;
	width: 198px;
	height: 47px;
	text-indent: -9999px;
	background: url(../images/sprite.png) no-repeat 0 -25px;
}
.logo a {
	display: block;
	height: 21px;
}
/* main navigation */
#nav {
	float: right;
	margin: 0;
	padding: 27px 57px 0 0;
	list-style: none;
	text-transform:uppercase;
	font: 15px/18px 'klavika_regularregular', Tahoma, Geneva, sans-serif;
}
#nav>li {
	float: left;
	margin: 0 0 0 38px;
	white-space: nowrap;
}
#nav>li:first-child{margin:0;}
#nav>li>a {
	text-decoration: none;
	color: #b2b2b2;
	position:relative;
	z-index:999;
}
#nav>li.about.hover>a,
#nav>li.about>a:hover,
#nav ul>li.hover>a,
#nav ul>li>a:hover {text-decoration:underline;}
#nav>li.hover>a,
#nav a:hover{color:#fff;}
#nav>li.active>a{color: #75b3e4;}
#nav>li.active.hover>a,
#nav>li.active>a:hover{
	color: #fff;
	text-decoration:none;
}
#nav>li.hover{position:relative;}
#nav>li.hover .drop{display:block;}
.drop{
	display:none;
	position:absolute;
	background:url(../images/bg-drop.png) no-repeat 100% 100%;
	width:444px;
	padding:0 0 123px;
	top:-37px;
	left:-71px;
	white-space:normal !important;
}
.align-right{
	left:50%;
	margin:0 0 0 -273px;
}
.drop .holder{
	float:left;
	width:100%;
	background:url(../images/bg-drop.png) no-repeat;
	padding:123px 0 0;
}
.drop .frame{
	float:left;
	width:100%;
	background:url(../images/bg-drop.png) repeat-y -444px 0;
}
.drop .content{
	overflow:hidden;
	margin:-66px 68px;
	padding:8px 8px 5px 6px;
}
.drop ul{
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
	font-size:14px;
	line-height:15px;
	text-transform:none;
}
.drop ul ul{
	padding:0 0 0 12px;
	margin:0 0 -4px;
}
.drop ul ul li{padding:2px 0 13px;}
.drop a{text-decoration:none;}
.drop .content>ul>li>span{
	color:#7abaed;
	display:block;
	padding:6px 11px 9px;
	margin:0 0 4px;
	background:url(../images/bg-drop-link.png) repeat-x 0 100%;
}
.drop ul ul a{
	color:#b3b3b3;
	background:none;
}
#main {width: 100%;}
/* gallery */
.gallery {
	position: relative;
	overflow: hidden;
	width: 100%;
	background: #d9d9d9 url(../images/bg-gallery.gif) repeat-x;
}
.gallery.mini{
	background: #d9d9d9 url(../images/bg-gallery02.png) repeat-x;
}
.gallery .holder {
	position: relative;
	left: 50%;
	float: left;
	width: 1600px;
}
.gallery .area {
	position: relative;
	left: -50%;
	float: left;
	width: 1600px;
}
.gallery .mask {
	margin: 0 auto;
	overflow: hidden;
	width: 1600px;
	height: 378px;
}
.gallery.mini .mask{height:278px;}
.gallery .mask>ul {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
}
.gallery .mask ul li {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
}
.gallery .mask ul li img {vertical-align: top;}
.gallery .mask ul li.active {
	z-index: 1;
}
.gallery .panel {
	padding: 11px 0 10px;
	width: 100%;
	background: url(../images/bg-gallery-panel.jpg) repeat-y 50% 0;
}
.gallery .panel .sector {
	margin: 0 auto;
	overflow: hidden;
	width: 844px;
}
.gallery .panel .sector .txt {
	float: right;
	padding: 0 6px 1px 0;
	width: 416px;
	line-height: 1.154em;
	font-size: 1.083em;
	text-align: right;
	color: #000;
}
.gallery .panel .sector .txt a {color: #000;}
.gallery .panel .sector .txt a:hover {text-decoration: none;}
.gallery .panel .pagination {float: left;}
.gallery .panel .pagination ul {
	margin: 0;
	padding: 1px 0 0 4px;
	list-style: none;
}
.gallery .panel .pagination ul li {
	float: left;
	margin: 0 7px 0 0;
}
.gallery .panel .pagination ul li a {
	display: block;
	overflow: hidden;
	width: 15px;
	height: 15px;
	text-indent: -9999px;
	background: url(../images/sprite.png) no-repeat;
}
.gallery .panel .pagination ul li.active a,
.gallery .panel .pagination ul li a:hover {
	background: url(../images/sprite.png) no-repeat -20px 0;
}
.main-holder {
	margin: 0 auto;
	padding:62px 20px 25px;
	width: 844px;
}
.main-holder:after{
	display:block;
	clear:both;
	content:'';
}
.main-frame{width:100%;}
.main-frame:after{
	display:block;
	clear:both;
	content:'';
}
/* content */
#content {
	float: left;
	padding: 1px 0 0;
	width: 560px;
}
h1 {
	margin: 0 0 6px;
	font: 1.667em/1.2em 'KlavikaLightPlain', Tahoma, Arial, Helvetica, sans-serif;
	color: #0068b0;
}
h2 {
	margin: 0 0 6px;
	font: 1.667em/1.2em 'KlavikaLightPlain', Tahoma, Arial, Helvetica, sans-serif;
	color: #0068b0;
}
h3 {
	margin: 0;
	padding: 4px 0 0;
	line-height: 1.167em;
	font-size: 1em;
	font-weight: bold;
	color: #559acf
}
ul.list {
	margin: 0;
	padding: 0 0 36px;
	list-style: none;
}
ul.list li {
	position:relative;
	padding: 0 0 0 16px;
}
ul.list li:after{
	position:absolute;
	top:6px;
	left:2px;
	width:4px;
	height:4px;
	background:#559acf;
	content:'';
}
p {margin: 0 0 15px;}
/* columns */
.columns {
	padding: 0 0 41px;
	width: 100%;
}
.columns:after {
	content: "";
	display: block;
	clear: both;
}
.columns .column {
	float: left;
	margin: 0 21px 0 0;
	width: 268px;
}
.columns .column.last {margin: 0;}
.columns .column p {text-align: justify;}
.columns .column .image {
	margin: -8px 0 -46px;
	padding: 0 14px 0 0;
	text-align: center;
}
.columns .column .image img {vertical-align: top;}
.columns .column .image3 {
	margin: -29px 0 -53px 0;
	padding: 0 14px 0 0;
	text-align: center;
}
.columns .column .image3 img {vertical-align: top;}
.paragraph {
	margin: 0 0 15px;
	text-align: justify;
}
.paragraph h3 {
	display: inline;
	padding: 0;
}
.alter {
	line-height: 1.154em;
	font-size: 1.083em;
}
.alter h1,
.alter h2 {
	margin: 0 0 7px;
	font-size: 1.539em;
}
.alter .paragraph {margin: 0 0 18px;}
.content-block{
	overflow:hidden;
	background:url(../images/img10.png) no-repeat 100% 100%;
	padding:19px 305px 122px 0;
	line-height:18px;
	position:relative;
	margin:-11px 0 -105px;
}
.content-block p{margin:0 0 18px;}
.tabs-vertical{
	overflow:hidden;
	width:571px;
	background:url(../images/bg-tabs.png) no-repeat 100% 100%;
	padding:0 0 17px;
	margin:0 -6px 25px;
}
.paragraph+.tabs-vertical{margin-top:33px;}
.tabs-holder{
	float:left;
	width:100%;
	background:url(../images/bg-tabs.png) no-repeat;
	padding:11px 0 0;
}
.tabs-frame{
	float:left;
	width:100%;
	background:url(../images/bg-tabs.png) repeat-y -571px 0;
}
.tabs-content{
	overflow:hidden;
	margin:-6px 8px;
}
#content .tabset{
	padding:0;
	margin:0;
	list-style:none;
	float:left;
	text-transform:capitalize;
	font:20px/18px KlavikaLightPlain, Tahoma, Geneva, sans-serif;
}
#content .tabs-vertical .tabset li{
	padding:0;
	background:none;
}
.tabset a{
	color:#898989;
	text-decoration:none;
}
.tabs-vertical .tabset a{
	display:block;
	position:relative;
	background:url(../images/bg-tabset.png) no-repeat;
	width:137px;
	height:57px;
	padding:2px 8px 20px 2px;
	margin:0 0 -19px;
}
.tabs-vertical .tabset .last-child{
	padding-bottom:2px;
	margin:0;
	background-position:0 -162px;
}
.tabset a:hover,
.tabset a.active{
	background-position:0 -81px;
	color:#00508a;
}
.tabs-vertical .tabset .last-child:hover,
.tabs-vertical .tabset .last-child.active{background-position:0 -223px;}
.tabs-vertical .tabset a:after{
	content:'';
	position:absolute;
	display:none;
	top:1px;
	right:0;
	width:56px;
	height:59px;
	z-index:2;
	background:url(../images/bg-tabset.png) no-repeat 100% -284px;
}
.tabs-vertical .tabset a:hover:after,
.tabs-vertical .tabset a.active:after{display:block;}
.tabs-vertical .tabset a span{
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	height:57px;
	width:137px;
	position:relative;
	z-index:3;
}
.tabs-vertical .tab-section{overflow:hidden;}
.tabs-vertical .tab-block{
	overflow:hidden;
	padding:30px 25px 30px 18px;
}
.tabs-vertical .tab-block .paragraph{line-height:18px;}
.tabs-horizontal{
	overflow:hidden;
	padding:7px;
	margin:0 -9px;
}
#content .tabs-horizontal .tabset{
	float:none;
	width:100%;
}
.tabs-horizontal .tabset:after{
	content:'';
	display:block;
	clear:both;
}
#content .tabs-horizontal .tabset li{
	float:left;
	width:139px;
	height:40px;
	background:url(../images/bg-tabset.png) no-repeat -7px -407px;
	margin:0 0 0 1px;
	padding:0;
}
#content .tabs-horizontal li.parent-active{
	margin:-7px -7px -10px -6px;
	padding:7px 7px 10px;
	background-position:0 -343px;
}
#content .tabs-horizontal .tabset li:first-child{margin-left:0;}
#content .tabs-horizontal .tabset .parent-active:first-child{margin-left:-7px;}
.tabs-horizontal .tabset a{
	position:absolute;
	width:139px;
	height:18px;
	z-index:999;
	text-align:center;
	padding:12px 0 10px;
}
.tabs-horizontal .tab-section{
	overflow:hidden;
	background:url(../images/bg-tabs2.png) no-repeat;
	width:559px;
	padding:50px 0 10px;
}
.tab-block{overflow:hidden;}
.tab-block .columns{padding:0 0 23px;}
/* blockquote */
blockquote {
	margin: 24px 0 0;
	border: 1px solid #e8e8e8;
	padding: 9px 15px 14px;
	background: #f5f5f5;
}
q {quotes: none;}
q:before,
q:after {content: "";}
/* sidebar */
#sidebar {
	float: right;
	width: 267px;
}
/* side box */
.side-box {
	margin: 0 0 30px;
	border: 1px solid #dfdfdf;
	background: #f2f2f2;
}
.side-box .holder {
	border: 1px solid #f8f8f8;
	padding: 11px 15px;
	line-height: 1.25em;
}
.side-box h2,
.side-box h3 {
	margin: 0 0 8px;
	font: 1.667em/0.9em 'KlavikaLightPlain', Tahoma, Arial, Helvetica, sans-serif;
	color: #898989;
}
.side-box h2.title-blue,
.side-box h3.title-blue{color:#0068b0;}
.side-box h4 {
	display: inline;
	line-height: 1.25em;
	font-size: 1em;
	font-weight: bold;
	color: #666;
}
.side-box p {margin: 0 0 4px;}
.side-box .image1 {
	float: right;
	margin: -19px -17px 0 -12px;
}
.side-box .image1 img,
.side-box .image2 img,
.side-box .image3 img {vertical-align: top;}
.side-box .image2 {
	float: right;
	margin: -13px -2px 0 2px;
}
.side-box .image3{
	float: right;
	margin: -19px -16px 0 2px;
}
.side-box ul {
	margin: 0;
	padding: 0 0 1px;
	list-style: none;
}
.side-box ul li {
	padding: 2px 0 5px;
	background: none;
}
.side-box .paragraph {margin: 0 0 10px;}
/* calculator-form */
.side-box .calculator-form{
	padding:25px 0 0;
	margin:0 0 -4px;
	color:#898989;
}
.side-box .calculator-form:after{
	content:'';
	display:block;
	clear:both;
}
.side-box .calculator-form h3{
	font:bold 12px/15px Tahoma, Arial, sans-serif;
	color:#559acf;
	margin:0 0 11px;
}
.side-box .calculator-form .fields-holder{
	overflow:hidden;
	padding:0 0 16px;
}
.side-box .calculator-form .row{
	overflow:hidden;
	padding:0 0 8px;
}
.side-box .calculator-form .text{
	border:1px solid #e0e0e0;
	background:#fff url(../images/bg-text-shadow.gif) repeat-x;
	float:left;
}
.side-box .calculator-form .text input{
	float:left;
	margin:0;
	padding:3px 5px 4px;
	background:none;
	border:none;
	width:223px;
}
.side-box .calculator-form .form-section{margin:0 -5px 18px -2px;}
.side-box .calculator-form .form-section-last{margin-bottom:8px;}
.side-box .calculator-form ul{
	padding:0;
	font-size:0.917em;
	line-height:1.273em;
}
.side-box .calculator-form ul li{
	padding:0 0 10px;
	position:relative;
}
.side-box .calculator-form ul li:after{
	content:'';
	display:block;
	clear:both;
}
.side-box .calculator-form ul strong{font-weight:normal;}
.side-box .calculator-form .title{
	display:block;
	overflow:hidden;
	padding:0 5px 0 0;
}
.side-box .calculator-form li.hover .title,
.side-box .calculator-form li:hover .title{
	font-weight:bold;
	color:#7baace;
}
.side-box .calculator-form .value{
	float:right;
	color:#f00;
}
.side-box .calculator-form .item{
	float:right;
	color:#f00;
}
.side-box .calculator-form .unknown{font-style:italic;}
.side-box .calculator-form ul .total strong{font-weight:bold;}
.side-box .calculator-form .total .value{text-decoration:underline;}
.side-box .holder-alt{
	margin:0 -16px;
	padding:12px 17px 11px;
	background:url(../images/bg-holder-alt.gif) no-repeat;
}
.side-box .holder-alt:after{
	content:'';
	display:block;
	clear:both;
}
.side-box .holder-alt .frame{
	float:left;
	width:100%;
}
.side-box .total-value{
	margin:0 -11px 0 -3px;
	padding:2px 0 0;
	position:relative;
}
.side-box .total-value dl{
	margin:0;
	color:#666;
	font-weight:bold;
	font-size:1.167em;
	line-height:1.214em;
}
.side-box .total-value dt{padding:0 0 4px;}
.side-box .total-value dd{
	text-align:right;
	color:#f00;
	text-decoration:underline;
	margin:0;
}
.side-box .total-value dd span{float:none !important;}
.side-box .note{
	font-size:0.917em;
	line-height:1.182em;
	position:relative;
}
.side-box .note p{margin:0;}
.side-box .note a{color:#898989;}
.side-box .note a:hover{text-decoration:none;}
.side-box .calculator-form li:hover{position:relative;}
.side-box .calculator-form li:hover .popup,
.side-box .calculator-form .note:hover .popup,
.side-box .total-value:hover .popup,
.side-box .hover .popup{display:block;}
.side-box .popup{
	position:absolute;
	top:-110px;
	right:100%;
	width:346px;
	font-size:1.091em;
	line-height:1.167em;
	color:#666;
	margin:0 -26px 0 0;
	display:none;
}
.side-box .total-value .popup{font-size:1em;}
.side-box .popup .t,
.side-box .popup .b{
	height:141px;
	overflow:hidden;
	background:url(../images/bg-popup.png) no-repeat;
}
.side-box .popup .b{
	height:31px;
	background-position:-712px 0;
}
.side-box .popup .c{
	padding:0 60px 9px 44px;
	background:url(../images/bg-popup.png) repeat-y -356px 0;
}
.side-box .popup .c:after{
	content:'';
	display:block;
	clear:both;
}
.side-box .popup .content{
	width:100%;
	float:left;
	position:relative;
	margin:-99px 0 0;
}
.side-box .popup .title-alt{
	display:block;
	font-weight:bold;
	color:#7baace;
	margin:0 0 7px;
}
.side-box .popup p{margin:0 0 13px;}
/* newsletter form */
.newsletter-form {margin: 0 -11px -7px -1px;}
.newsletter-form .row {
	overflow: hidden;
	padding: 0 0 8px;
	width: 100%;
}
.newsletter-form .text {
	float: left;
	padding: 0 7px;
	width: 184px;
	height: 22px;
	background: url(../images/sprite.png) no-repeat -40px 0;
}
.newsletter-form .text input {
	float: left;
	margin: 0;
	border: 0;
	padding: 3px 0;
	width: 100%;
	background: none;
}
.newsletter-form .submit {
	float: right;
	margin: 0;
	overflow: hidden;
	border: 0;
	padding: 0;
	width: 40px;
	height: 22px;
	line-height: 0;
	font-size: 0;
	text-indent: -9999px;
	background: url(../images/sprite.png) no-repeat -240px 0;
}
.newsletter-form .submit:hover {cursor: pointer;}
/* front-gallery */
.front-gallery{
	position:relative;
	padding:0 0 40px;
	top:-10px;
}
.front-gallery .wrap-gallery{
	background:url(../images/bg-links.png) 0 14px no-repeat;
	width:862px;
	margin:0 -22px -41px;
	padding:18px 0 44px 26px;
	overflow:hidden;
	position:relative;
}
.front-gallery .wrap-gallery .active-slide{
	position:absolute;
	top:0;
	left:11px;
	background:url(../images/active-link.png) no-repeat;
	width:264px;
	height:17px;
	z-index: 10;
	font:15px/18px 'KlavikaLightPlain',​Arial,​Helvetica,​sans-serif;
	text-transform:uppercase;
	color:#0068b0;
	padding:27px 15px 60px;
	text-align:center;
}
.front-gallery .wrap-gallery .left-mask,
.front-gallery .wrap-gallery .right-mask{
	position:absolute;
	top:18px;
	left:-27px;
	background:url(../images/shadow.png) no-repeat -70px 0;
	width: 50px;
	height: 36px;
	content:'';
	z-index:10;
}
.front-gallery .wrap-gallery .right-mask{
	background-position:0 0;
	left:auto;
	right:-27px;
}
.front-gallery a.btn-prev,
.front-gallery a.btn-next{
	position:absolute;
	top:24px;
	left:-24px;
	background:url(../images/sprite02.png) no-repeat;
	width: 25px;
	height: 25px;
	text-indent:-9999px;
	overflow:hidden;
	z-index:11;
}
.front-gallery a.btn-prev:hover,
.front-gallery a.btn-prev.active{background-position:-3px -40px;}
.front-gallery a.btn-next{
	background-position:-37px -39px;
	left:auto;
	right:-24px;
}
.front-gallery a.btn-next:hover,
.front-gallery a.btn-next.active{background-position:-34px 0;}
/* link-gallery */
.link-gallery{
	height:42px;
	margin:0;
	padding:0;
	list-style:none;
	font:15px/18px 'KlavikaLightPlain',Arial, Helvetica, sans-serif;
	text-align:center;
	text-transform:uppercase;
	width:9999px;
}
.link-gallery:after{
	display:block;
	clear:both;
	content:'';
}
.link-gallery li{
	float:left;
	border-style:solid;
	height:36px;
	width:260px;
	border-width:0 1px;
	border-color:#fff #e1e1e1 #fff #fff;
	position:relative;
}
.link-gallery li a{
	color:#878787;
	display:block;
	padding:9px 0;
	width:260px;
	text-decoration:none;
}
.link-gallery li.active+li{border-color:#fff #e1e1e1 #fff #c6e3fb;}
.link-gallery li a:hover{background:url(../images/hover-links.png) no-repeat -12px -12px;}
/* mask */
.front-gallery .mask{
	position:relative;
	overflow: hidden;
}
/* slide */
.front-gallery .slide{
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 1;
	background:#fff url(../images/bg-slide01.png) no-repeat 50% 0;
}
.front-gallery .slide.active{
	z-index: 3;
	display: block;
}
.slide-holder{
	min-height:443px;
	padding:35px 3px 30px 21px;
}
.front-gallery h2{
	font-size:1.5em;
	line-height:1.167em;
	margin:0 0 1px;
}
.front-gallery .columns{
	line-height: 1.303em;
	padding:0;
} 
.front-gallery .columns .column{width: 245px;}
.front-gallery .columns .column p{text-align:left;}
.front-gallery .list{
	padding:8px 15px 26px 0;
	line-height:1.25em;
}
.front-gallery .list li{
	margin:0 0 -1px;
	padding:0 0 0 14px;
}
.front-gallery .columns .column.last{padding:0 0 0 24px;}
.front-gallery .last h2{margin:0 0 -6px;}
/* arrow-link */
.arrow-link{
	background:url(../images/bg-more.png) no-repeat;
	width:228px;
	height:51px;
	line-height:14px;
	padding:21px 30px 23px 23px;
	margin:0 0 -25px -13px;
	display:block;
	color:#666;
	text-decoration:none;
	font-size:12px;
	line-height:14px;
}
.arrow-link:hover{background:url(../images/more-hover.png) no-repeat;}
.front-gallery .arrow-link strong{
	color:#0068b0;
	margin:0;
	font:16px/18px 'KlavikaLightPlain',Tahoma,Arial,Helvetica,sans-serif;
}
.arrow-link span{margin:0 0 5px;}
.arrow-link strong{
	display:block;
	font-weight:normal;
}
.arrow-link span em{
	font-style:normal;
	color:#666;
	text-decoration:underline;
}
.slide-image{
	width:533px;
	margin:31px 0 0 35px;
	position:relative;
	background:url(../images/bg-image.png) no-repeat;
}
.slide-image .image-box{
	position:absolute;
	top:-27px;
	left:-62px;
	z-index:1;
}
.slide-image .image-box img{display:block;}
.slide-image .slide-text{
	padding:6px 5px 10px 267px;
	position:relative;
	z-index:10;
	line-height:1.333em;
}
.slide-image .slide-text h2{margin:0 0 5px -36px;}
.slide-image .slide-text p{margin:0 0 12px;}
.products-list{
	margin:0;
	padding:0;
	list-style:none;
}
.products-list li{margin:0 0 8px;}
.products-list li a{
	text-indent:-9999px;
	background:url(../images/products-logo.png) no-repeat -9999px;
	display:block;
	margin:0 0 -2px;
}
.products-list li a.logo-vantage{
	background-position:0 0;
	width: 142px;
	height: 19px;
}
.products-list li a.logo-threat{
	background-position:0 -24px;
	width: 169px;
	height: 17px;
}
.products-list li a.logo-insight{
	background-position:0 -46px;
	width: 129px;
	height: 17px;
}
.products-list li a.logo-vantage:hover{background:url(../images/hover-logo.png) no-repeat;}
.products-list li a.logo-threat:hover{background:url(../images/hover-logo.png) no-repeat 0 -24px;}
.products-list li a.logo-insight:hover{background:url(../images/hover-logo.png) no-repeat 0 -46px;}
.btn-box{
	position:absolute;	bottom:0;	right:0;
	background:url(../images/bg-slide.png) no-repeat 100% 100%;
	width:806px;
	height:107px;
	z-index: 5;
}
.front-gallery .btn-wrap{
	position:absolute;
	bottom:3px;
	right:0;
	overflow:hidden;
	font:12px/22px 'klavika_regularregular',Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.front-gallery .btn-wrap a{
	position:static;
	float:left;
	text-indent:0;
	background:none;
	width:auto;
	text-decoration:none;
	color:#0068b0;
}
.front-gallery .btn-wrap a.btn-prev{padding:0 0 0 26px;}
.front-gallery .btn-wrap a.btn-next{padding:0 22px 0 18px;}
.front-gallery .btn-wrap a:after{
	position:absolute;
	top:0;
	left:0;
	background:url(../images/sprite02.png) no-repeat;
	width: 25px;
	height: 25px;
	content:'';
}
.front-gallery .btn-wrap a.btn-prev:after{background-position:3px 0;}
.front-gallery .btn-wrap a.btn-next:after{
	background-position:-37px -39px;
	left:auto;
	right:0;
}
.front-gallery .btn-wrap a.btn-prev.active:after,
.front-gallery .btn-wrap a.btn-prev:hover:after{background-position:0 -40px;}
.front-gallery .btn-wrap a.btn-next.active:after,
.front-gallery .btn-wrap a.btn-next:hover:after{background-position:-34px -1px;}
.front-gallery .logo-insight-b{
	margin:0 0 9px;
	overflow:hidden;
	display:block;
	background:url(../images/products-logo.png) no-repeat -232px 0;
	width: 187px;
	height: 19px;
	text-indent:-9999px;
}
.logo-insight-b a{
	height:100%;
	display:block;
}
/* three-columns */
.three-columns{
	overflow:hidden;
	margin:0 0 32px;
	position:relative;
	font-size:0.917em;
}
.front-gallery .three-columns{
	margin:0 0 40px -21px;
	padding:8px 0 0;
}
.front-gallery .three-columns img.diagram{display:block;}
.logo-vantage-b{
	margin:0 0 9px;
	overflow:hidden;
	display:block;
	background:url(../images/products-logo.png) no-repeat -232px -24px;
	width: 200px;
	height: 22px;
	text-indent:-9999px;
}
.logo-vantage-b a{
	height:100%;
	display:block;
}
.front-gallery .diagram02{
	display:block;
}
.front-gallery .diagram03{
	margin:-40px 0 5px -28px;
	display:block;
}
.diagram04{margin:0 0 2px -6px;}
.diagram04 img{display:block;}
.column.big{
	width:553px;
	margin:0 23px 0 0;
}
.custom-text{
	font:1.333em/1.167em 'KlavikaLightPlain',Arial, Helvetica, sans-serif;
	color:#898989;
}
.custom-text p{margin:0 0 10px;}
/* footer */
#footer {
	position: relative;
	margin: -37px 0 0;
	padding: 12px 0 11px;
	width: 100%;
	height: 14px;
	line-height: 14px;
	font-size: 11px;
	color: #898989;
	background: #ddd url(../images/bg-footer.gif) repeat-x;
}
#footer .holder {
	margin: 0 auto;
	width: 1000px;
}
#footer .holder ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
#footer .holder ul li {
	display: inline;
	margin: 0 61px;
}
#footer .holder ul li a {
	text-decoration: none;
	color: #898989;
}
#footer .holder ul li a:hover {text-decoration: underline;}