/* MAIN SETTING
========================================================================= */
body {
	width: 100%;
	height: 100%;
	font: 12px/20px Arial, sans-serif;
	background: #3eaadb;
	color: #828282;
	min-width: 1070px;
}
a {
	color: #404040;
	text-decoration: none;
	cursor: pointer;
}
.main {
	width: 940px;
	margin: 0 auto;
}
.searchit {
	font: 22px/26px 'Satisfy', cursive;
	color: #000;
}
.banner-8 {
	height: 500px;
	width: 300px;
	position: absolute;
	right: -5px;
	top: 42px;
}
.search {
	height: 200px;
	width: 250px;
	position: absolute;
	left: 45px;
	top: 310px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	border:8px solid #FFFFFF;
	background: #ffffff;
	-webkit-box-shadow: #B3B3B3 2px 2px 2px;
	-moz-box-shadow: #B3B3B3 2px 2px 2px; 
	box-shadow: #B3B3B3 2px 2px 2px;
}
.search-2 {
	height: 200px;
	width: 250px;
	position: absolute;
	right: 90px;
	top: 450px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	border:8px solid #FFFFFF;
	background: #ffffff;
	-webkit-box-shadow: #B3B3B3 2px 2px 2px;
	-moz-box-shadow: #B3B3B3 2px 2px 2px; 
	box-shadow: #B3B3B3 2px 2px 2px;
}
.banner-10 a {
	background: url(../images/1.png) no-repeat 0 0;
	height: 40px;
	position: absolute;
	right: 400px;
	top: 50px;
	width: 250px;
}
.banner-9 {
	height: 500px;
	width: 300px;
	position: absolute;
	right: -5px;
	top: 42px;
}
.main-2 {
	width: 1070px;
	margin: 0 auto;
	position:relative;
}
.wrapper {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.extra-wrap {
	display: block;
	overflow: hidden;
}
h2 {
	font: 400 22px/36px 'Quicksand', sans-serif;
	color: #a6a6a6;
}
h3 {
	font: 400 24px/29px 'Quicksand', sans-serif;
	color: #404040;
}
.h3 {
	line-height: 36px;
}
strong {
	font: 400 14px/20px Arial, sans-serif;
	color:#07bef2;
}
	strong a {
		font: 400 14px/20px Arial, sans-serif;
		color:#07bef2;
	}
		strong a:hover {
			text-decoration:underline;
		}
.fl-l {float: left;}
.fl-r {float: right;}

/* IDENT's
========================================================================= */
.ident-bot-1 {margin-bottom: 20px;}
.ident-bot-2 {margin-bottom: 48px;}
.ident-bot-3 {margin-bottom: -140px;}
.ident-bot-4 {margin-bottom: 26px;}
.ident-bot-5 {margin-bottom: 17px;}
.ident-bot-6 {margin-bottom: 34px;}
.ident-bot-7 {margin-bottom: 18px;}
.ident-bot-8 {margin-bottom: 27px;}
.ident-bot-9 {margin-bottom: 11px;}
.ident-bot-10 {margin-bottom: 22px;}
.ident-bot-11 {margin-bottom: 31px;}
.ident-bot-12 {margin-bottom: 46px;}

.ident-left-1 {margin-left: 77px;}
.ident-left-2 {margin-left: 60px;}
.ident-left-3 {margin-left: 74px;}
.ident-left-4 {margin-left: 97px;}
.ident-left-5 {margin-left: 26px;}
.ident-left-6 {margin-left: 34px;}
.ident-left-7 {margin-left: 20px;}

.idenr-top-1 {margin-top: 6px;}

.inner-ident-1 {padding-top: 124px;}
.inner-ident-2 {padding-top: 40px;}
.inner-ident-3 {padding-top: 4px;}
.inner-ident-4 {padding: 0 40px 0 30px;}
.inner-ident-5 {padding-top: 58px;}

/* HEADER
========================================================================= */
.menu-bg {
	background: #0a2c5f url('../images/menu-bg.jpg') repeat-x 0 0;
	min-width: 1070px;
}
.logo-bg {
	background: #3ca5d8 url('../images/logo-bg.jpg') repeat-x 0 0;
	min-width: 1070px;
}
.logo-bg-2 {
	background: url('../images/logo-bg-2.jpg') no-repeat 50% 0;
	min-width: 1070px;
}
.menu-1 {
	margin-right: 8px;
}
	.menu-1 li {
		float:left;
		border-left: 1px solid #3ea8da;
		line-height: 13px;
		padding: 0 20px;
		margin: 20px 0;
	}
		.menu-1 li:first-child {
			border-left: none;
			background: url('../images/list-marker-1.png') no-repeat 10px 50%;
		}
		.menu-1 a {
			color:#3ea8da;
		}
			.menu-1 a:hover {
				text-decoration:underline;
			}
#page1 h1 {
	padding: 0 0 87px 240px;
}
h1 {
	padding: 0 0 39px 240px;
}
h1 a {
	display: block;
	text-indent: -999em;
	width: 399px;
	height: 186px;
	background: url('../images/logo.png') no-repeat;
}
.slogan {
	font: 36px/43px 'Quicksand', sans-serif;
	color:#fff;
	text-align:center;
	padding-bottom: 71px;
}

/* CONTENT
========================================================================= */
#content {padding: 39px 0 44px 0; background: #fff;}
#page1 #content {padding: 39px 0 44px 0; background: #fff;}
.button {
	display:inline-block;
	color:#6d6d6d;
	font: 14px/30px Arial, sans-serif;
}
	.button:hover {
		text-decoration:underline;
	}
.extra-1 {font-weight: 700;}

#easyTooltip {
	padding: 5px 5px;
	background: #07bef2;
	color: #fff;
	font: 12px Arial, sans-serif;
	text-transform: none;
	position: absolute;
	z-index: 100;
}
.body-bg-3 {
	background: #fff;
}
.block-1 {
	background: url('../images/block-bg.png') no-repeat;
	position:absolute;
	width: 1070px;
	height: 326px;
	top: -80px;
}
.block-2 {
	padding: 0 18px 0 0;
}
	.block-2 h3 {
		margin-bottom: 20px;
		margin-left: 20px;
	}
	.block-2 p {
		text-align:center;
		line-height: 18px;
		margin-bottom: 12px;
	}
	.block-2 .img-1{
		margin: 0 0 23px 28px;
	}
	
.block-3 {
	padding: 0 18px 0 0;
}
	.block-3 h3 {
		margin-bottom: 20px;
		margin-left: 74px;
	}
	.block-3 p {
		text-align:center;
		line-height: 18px;
		margin-bottom: 12px;
		padding-left: 11px;
	}
	.block-3 .img-2{
		margin: 0 0 23px 50px;
	}
	
.block-4 {
	padding: 0 10px 0 0;
}
	.block-4 h3 {
		margin-bottom: 20px;
		margin-left: 47px;
	}
	.block-4 p {
		text-align:center;
		line-height: 18px;
		margin-bottom: 12px;
		margin-left: 27px;
	}
	.block-4 .img-3{
		margin: 0 0 23px 53px;
	}
	
.block-5 {
	padding: 0 7px 0 0;
}
	.block-5 h3 {
		margin-bottom: 20px;
		margin-left: 44px;
	}
	.block-5 p {
		text-align:center;
		line-height: 18px;
		margin-bottom: 12px;
		margin-left: 28px;
	}
	.block-5 .img-3 {
		margin: 0 0 23px 41px;
	}
.block-6 {
	background: url('../images/icon-13.png') no-repeat;
	width: 49px;
	height: 49px;
	text-align:center;
	margin-right: 12px;
	margin-top: 4px;
}
	.block-6 span {
		font: 700 24px/29px 'Quicksand', sans-serif;
		color:#fff;
		display:inline-block;
		margin-top: 9px;
	}
.block-7 {
	position: relative;
}
.block-7-link {
	position: absolute;
	left: 0;
	bottom: 0;
	display: inline-block;
	width: 46px;
	height: 42px;
	background: url('../images/block-7-link.png') no-repeat;
}
	.block-7-link:hover {
		background: url('../images/block-7-link.png') no-repeat 0 -42px;
	}
.v-line-1 {
	background: url('../images/vertical-line-1.png') repeat-y 8px 0;
}
.v-line-2 {
	background: url('../images/vertical-line-2.png') repeat-y 310px 0;
}

.line {
	height: 1px;
	overflow:hidden;
	background: url('../images/horiz-line.png') repeat-x;
}
.list-1 li {
	line-height: 30px;
	padding-left: 13px;
	background: url('../images/list-marker-1.png') no-repeat 0 50%;
}
	.list-1 a {
		color:#07bef2;
		font: 14px/30px Arial, sans-serif;
	}
		.list-1 a:hover {
			text-decoration:underline;
		}
.list-2 li {
	float:left;
	margin-right: 9px;
}
.link-1:hover {
	text-decoration:underline;
}

/* SLIDER (Cycle plugin)
========================================================================= */
.slide-holder {
	height: 732px;
	position: relative;
}
#nav {
	position:absolute;
	z-index: 10;
	bottom: 0px;
	left: 20px;
	overflow: hidden;
}
	#nav a {
		float:left;
		color: #a6a6a6;
		font: 18px/36px 'Quicksand', sans-serif; 
		margin-right: 10px;
	}
		#nav a:hover, #nav a.activeSlide {
			color:#07bef2;
		}
#prev {
	width: 9px;
	height: 17px;
	background: url('../images/prev.png') no-repeat 0px 0px;
	position:absolute;
	z-index: 10;
	bottom: 10px;
	left: 0px;
	overflow: hidden;
	cursor: pointer;
}
	#prev:hover {
		background: url('../images/prev.png') no-repeat 0px -17px;
	}
#next {
	width: 9px;
	height: 17px;
	background: url('../images/next.png') no-repeat 0px 0px;
	position:absolute;
	z-index: 10;
	bottom: 10px;
	left: 80px;
	cursor: pointer;
}
	#next:hover {
		background: url('../images/next.png') no-repeat 0px -17px;
	}

	
.slide-block-1 {
	width: 300px;
	float:left;
}
.slide-block-1 p a {
	color: #07bef2;
}
	.slide-block-1 p a:hover {
	color: #828282;
}

/* PRETTY PHOTO
========================================================================= */
/* Lightbox image */
.lightbox-image {
	position:relative;
	overflow:hidden;
	display:inline-block;
	}
	.lightbox-image img {
		position:relative;
		z-index:2;
		}
	#page1 .lightbox-image img {float:left;}
	.lightbox-image span {
		display:block;
		position:absolute;
		left:0;
		top:0;
		width:100%;
		height:100%;
		background: #fff url(../images/magnify.png) no-repeat 50% 50%;
		z-index:1;
		}

/* JCAROUSEL LITE
========================================================================= */
.carousel-cont-1 {
	width: 940px;
	height: 191px;
	position:relative;
	overflow: hidden;
	padding-top: 53px;
	margin-top: -26px;
}
.carousel {
	overflow: hidden;
}
.carousel li {
	width: 172px;
	height: 190px;
	float:left;
	margin-right: 20px;
}
	.carousel li img {
		margin-bottom: 16px;
	}
.prev {
	display:block;
	width: 9px;
	height: 17px;
	position:absolute;
	right: 31px;
	top: 0;
	background: url('../images/prev.png') no-repeat 0 0;
	z-index: 3;
}
	.prev:hover {
		background: url('../images/prev.png') no-repeat 0 -17px;
	}
.next {
	display:block;
	width: 9px;
	height: 17px;
	position:absolute;
	right: 0;
	top: 0;
	background: url('../images/next.png') no-repeat 0 0;
	z-index: 3;
}
	.next:hover {
		background: url('../images/next.png') no-repeat 0 -17px;
	}
.separate-border {
	background: url('../images/separate-border.png') repeat-y 20px 0;
}
/* FORM
========================================================================= */
dl {
	display: block;
}
dd span {
	float: right;
}
dl strong {
	display: block;
	font: 400 14px/20px Arial, sans-serif;
	color:#07bef2;
}

iframe {
	width: 400px;
	height: 310px;
	margin:0;
}
#confirm {
	position: relative;
	height: auto;
	padding-bottom: 30px;
}
#confirm  label {
	display: block;
	position: relative;
}
#confirm label {
	min-height: 41px;
}
#confirm  label.message {
	min-height: 167px;
}
#confirm input {
	display: block;
	margin: 0;
	outline: none;
	box-shadow: none !important;
	width: 266px;
	height: 29px;
	border: 1px solid #d4d4d4;
	color: #828282;
	font: 12px/20px Arial, sans-serif;
	padding: 0 7px;
}
#confirm textarea {
	display: block;
	margin: 0;
	padding: 5px 7px;
	outline: none;
	box-shadow: none !important;
	font: 12px/20px Arial, sans-serif;
	color: #828282;
	border: 1px solid #d4d4d4;
	width: 266px;
	height: 139px;
	resize: none;
	overflow: auto;
}
#confirm label > span {
	color: #e94f64;
	position:relative;
	left: 10px;
}
#confirm .success {
	color:#07bef2;
	display:none;
}
#confirm  .empty, #confirm  .error {
	font: 12px/20px Arial, sans-serif;
	display:none;
}
#confirm .btns {
	position: absolute;
	left: 0;
}
#confirm .btns a {
	margin-right: 15px;
}


/* FOOTER
========================================================================= */
footer {
	background: #3eaadb url('../images/footer-bg.jpg') repeat-x;
	padding: 36px 0;
	min-width: 1070px;
}
.policy {
	font: 700 14px/17px 'Quicksand', sans-serif;
	color: #fff;
}
.policy a {
	color: #fff;
}
.policy a:hover {
	text-decoration:underline;
}


/* NAVIGATION
========================================================================= */
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu {
	line-height: 1.0;
}
.sf-menu ul {
	position: absolute;
	top: -999em;
}
.sf-menu ul li {
	width: 100%;
}
.sf-menu li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float: left;
	position: relative;
}
.sf-menu a {
	display: block;
	position: relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left: 0;
	top: 65px; /* match top ul list item height */
	z-index: 99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left: 118px; /* match ul width */
	top: 0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left: 10em; /* match ul width */
	top: 0;
}

/*** STYLIZATION ***/

.sf-menu > li  {
	padding: 6px 0 0 0;
	margin-right: 52px;
}
.sf-sub-indicator {
	text-indent: -999em;
	width: 5px;
	height: 3px;
	background: url('../images/menu-active.png') no-repeat;
	position: absolute;
	top: 0;
	left: 50%;
}
.sf-menu  > li li > a > .sf-sub-indicator {
	display:none;
}
.sf-menu > li > a {
	font: 22px/26px 'Satisfy', cursive;
	color: #fff;
	padding: 8px 0 3px 26px;
	background: url('../images/sub-indicator.png') no-repeat 0 13px;
}
.sf-menu > li > a:hover, .sf-menu > li.active > a, .sf-menu > li.sfHover > a {
	color: #3EA8DA;
}
.sf-menu ul {
	padding: 0;
	width: 118px;
	background: transparent;
}
.sf-menu li li {
	background: #eee url('../images/s-menu-tail-center.jpg') repeat-x 0 100%;
	text-align:center;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.sf-menu li li a {
	font: 14px/37px "Trebuchet MS", sans-serif;
	color: #2d2d2d;
}
.sf-menu  li li a:hover, .sf-menu > li li.active a, .sf-menu > li li.sfHover > a {
	background: transparent;
	color: #248ec5;
}
.sub-marker {
	height: 7px;
	background: transparent url('../images/sub-marker.png') no-repeat 50% 100% !important;
}