@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}
html, body {
	height:100%;
	width:100%;
}
body {
	margin: 0;
	padding: 0;
	background:#b3edfa;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6a6a6a;
	min-height:100%;
}
input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
}
img {
	border:0;
}
a {
	color:#0c0c0c;
	text-decoration:underline;
}
a:hover {
	color:#c10002!important;
}
table {
	border-collapse:collapse;
}
h1 {
	font-size:24px;
	font-family:Constantia, Arial, sans-serif;
	font-style:italic;
	color:#004caa;
	font-weight:normal;
	margin:0 0 20px 0;
}
h2 {
	font-size:18px;
	font-style:italic;
	font-weight:normal;
	margin:0 0 10px 0;
	color:#c90000;
}
h3 {
	font-size:12px;
	font-style:italic;
	font-weight:normal;
	color:#000;
}
.index-block {
	background:url(../images/index-bg.jpg) no-repeat 50% 0;
	min-height:100%;
	height:auto!important;
	height:100%;
	min-width:1000px;
}
.index-block .contacts {
	font-family:Constantia, Arial, sans-serif;
}
.index-block .content {
	width:1000px;
	margin:0 auto;
	position:relative;
	height:674px;
	padding:0 0 165px 0;
	overflow:hidden;
}
.index-block .content .logo {
	position:absolute;
	top:0;
	left:0;
}
.index-block .content .seo-link {
	position:absolute;
	top:366px;
	left:244px;
}
.index-block .content .creating-link {
	position:absolute;
	top:478px;
	left:406px;
}
.index-block .content .support-link {
	position:absolute;
	top:380px;
	left:595px;
}
.index-block .content .elephants {
	width:306px;
	height:216px;
	position:absolute;
	top:150px;
	left:341px;
}
.index-block .content .island {
	width:175px;
	height:304px;
	position:absolute;
	top:321px;
	left:0;
}
.index-block .content .tram {
	width:132px;
	height:63px;
	position:absolute;
	top:611px;
	left:244px;
}
.index-block .content .planes-small {
	width:84px;
	height:58px;
	position:absolute;
	top:424px;
	left:779px;
}
.index-block .content .planes-big {
	width:163px;
	height:115px;
	position:absolute;
	top:525px;
	left:731px;
}
.index-block .content .elephants:hover .popup, 
.index-block .content .island:hover .popup, 
.index-block .content .tram:hover .popup, 
.index-block .content .planes-small:hover .popup, 
.index-block .content .planes-big:hover .popup,  
.index-block .content .elephants.hover .popup, 
.index-block .content .island.hover .popup, 
.index-block .content .tram.hover .popup, 
.index-block .content .planes-small.hover .popup, 
.index-block .content .planes-big.hover .popup
{
	display:block;
}
.popup {
	position:absolute;
	top:-25px;
	left:50%;
	height:59px;
	font-family:Constantia, Arial, sans-serif;
	font-size:10px;
	color:#2c2c2c;
	text-align:center;
	padding:0 6px 0 0;
	display:none;
	width:1000px;
}
.popup .right {
	background:url(../images/popup-right.png) no-repeat;
	width:6px;
	height:59px;
	float:left;
}
.popup .text {
	height:24px;
	background:url(../images/popup-left.png) no-repeat;
	float:left;
	line-height:12px;
	padding:9px 0 26px 20px;
	min-width:90px;
	overflow:hidden;
}
.support-page-bg {
	background:url(../images/top-bg1.jpg) no-repeat 50% 0;
	min-height:100%;
	overflow:hidden;
	min-width:1000px;
}
.creating-page-bg {
	background:url(../images/top-bg2.jpg) no-repeat 50% 0;
	min-height:100%;
	overflow:hidden;
	min-width:1000px;
}
.seo-page-bg {
	background:url(../images/top-bg3.jpg) no-repeat 50% 0;
	min-height:100%;
	overflow:hidden;
	min-width:1000px;
}
#container {
	width:1000px;
	margin: 0 auto;
	text-align: left;
}
.header {
	height:290px;
	position:relative;
	overflow:hidden;
	font-size:14px;
	font-style:italic;
	color:#fff;
}
.header .logo {
	position:absolute;
	top:0;
	left:0;
}
.contacts {
	font-size:14px;
	font-style:italic;
	color:#fff;
	position:absolute;
	font-family:"Times New Roman", Times, serif;
	top:60px;
	right:28px;
	text-align:right;
}
.contacts div {
	font-size:33px;
	font-family:Constantia, Arial, sans-serif;
	margin:0 0 5px 0;
}
.contacts div span {
	color:#ede777;
}
.contacts .map-index {
	color:#f7eb7c;
	text-decoration:none;
	border-bottom:1px dashed #f7eb7c;
	position:relative;
	line-height:20px;
}

.galleryimg
{	color:#f7eb7c;
	text-decoration:none;
	border-bottom:1px dashed #f7eb7c;
	position:relative;
	line-height:20px;}
	
	.galleryimg:hover
{	color:#f7eb7c;
	text-decoration:none;
	border-bottom:0px;
	position:relative;
	line-height:20px;}


.contacts .map {
	color:#c60c11;
	background:url(../images/map-link.png) no-repeat;
	width:109px;
	height:21px;
	display:inline-block;
	text-decoration:none;
	text-align:center;
	line-height:19px;
	margin:10px 0 0 0;
}
.contacts .map span {
	cursor:pointer;
	border-bottom:1px dashed #c60c11;
}
.contacts .map:hover span {
	border:0;
}
.header .top-menu {
	color:#c60c11;
	text-decoration:underline;
	list-style:none;
	line-height:36px;
	font-family: Calibri, Arial, sans-serif;
	font-size:15px;
	position:absolute;
	padding:12px 0 12px 30px;
	top:134px;
	left:0;
}
.title-block {
	float:left;
	background:url(../images/title-block-right.png) no-repeat 100% 0;
	height:31px;
	line-height:31px;
	padding:0 9px 0 0;
	font-size:18px;
	color:#015d84;
	/*text-shadow:-1px -1px 0 #fff;*/
	margin:0 0 0 78px;
	overflow:hidden;
	display:inline;
}
.title-block .bg {
	height:31px;
	padding:0 10px 0 18px;
	background: url(../images/title-block-left.png) no-repeat;
	float:left;
}
.title-block.folio-menu {
	margin:0 0 0 5px;
}
.title-block.folio-menu .bg {
	padding:0 7px 0 15px;
}
.title-block.info-menu {
	margin:0 0 0 20px;
}
.title-block .bg ul {
	list-style:none;
	font-size:14px;
	color:#7a7a7a;
	height:31px;
	overflow:hidden;
	display:inline;
}
.title-block .bg ul li {
	float:left;
	background:url(../images/menu-line.png) no-repeat 0 100%;
	padding:0 10px 0 12px;
}
.title-block .bg ul .first {
	background:none;
}
.title-block .bg ul li a {
	color:#be161b;
	text-decoration:none;
}
.title-block .bg ul li a:hover {
	color:#0c0c0c!important;
}
.mainContent {
	width:574px;
	padding:0 33px 140px 78px;
	float:left;
	overflow:hidden;
}
.sidebar {
	float:left;
	width:240px;
	padding:0 75px 140px 0;
	overflow:hidden;
}
.benefits {
	list-style:none;
	font-style:italic;
	font-size:11px;
	color:#2f2f2f;
	line-height:18px;
	margin:0 0 40px 0;
}
.benefits li {
	margin:18px 0;
	padding:0 0 0 20px;
	background:url(../images/dot.png) no-repeat 0 3px;
}
.support-page-bg .order {
	background:url(../images/order-block1.png) no-repeat;
	width:219px;
	height:39px;
	padding:104px 0 0 0;
	text-align:center;
	font-size:14px;
	font-style:italic;
	margin:0 auto;
}
.creating-page-bg .order {
	background:url(../images/order-block2.png) no-repeat;
	width:219px;
	height:66px;
	padding:125px 0 0 0;
	text-align:center;
	font-size:14px;
	font-style:italic;
	margin:0 auto;
}
.seo-page-bg .order {
	width:232px;
	background:url(../images/order-block3.png) no-repeat;
	height:57px;
	padding:139px 8px 0 0;
	text-align:center;
	font-size:14px;
	font-style:italic;
	margin:0 auto;
}
.order a {
	color:#b50000;
}
.order a:hover {
	text-decoration:none;
}
.mainContent .block1-top {
	background:url(../images/block1-top.png) no-repeat;
	width:574px;
	height:9px;
	overflow:hidden;
}
.mainContent .block1-bottom {
	background:url(../images/block1-bottom.png) no-repeat;
	width:574px;
	height:9px;
	overflow:hidden;
	margin:0 0 33px 0;
}
.mainContent .block2-top {
	background:url(../images/block2-top.png) no-repeat;
	width:574px;
	height:9px;
	overflow:hidden;
}
.mainContent .block2-bottom {
	background:url(../images/block2-bottom.png) no-repeat;
	width:574px;
	height:9px;
	overflow:hidden;
	margin:0 0 33px 0;
}
.mainContent .block1 {
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	background:#bcf2fe;
	padding:20px 25px 20px 35px;
}
.mainContent .block2 {
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	background:#bce9fe;
	padding:20px 25px 20px 35px;
	font-size:11px;
	font-style:italic;
	color:#717171;
}
.tarif {
	margin:20px 0;
}
.tarif h2 {
	margin:0;
}
.tarif ul {
	list-style:none;
	font-size:13px;
	color:#000000;
	margin:0 0 15px 0;
}
.tarif.basic {
	background:url(../images/tarif1.png) no-repeat 345px 0;
}
.tarif.individual {
	background:url(../images/tarif2.png) no-repeat 345px 15px;
}
.tarif.once {
	background:url(../images/tarif3.png) no-repeat 345px 0;
}
.line {
	height:2px;
	line-height:2px;
	overflow:hidden;
	background:#d7f2fe url(../images/line.png) repeat-x;
	margin:15px 0;
}
.mainContent .line {
	width:572px;
	position:relative;
	left:25px;
	margin-left:-60px;
}
.cup {
	padding:0 0 0 89px;
}
.folio-list li img {
	width:105px;
	height:94px;
	border:1px solid #a1a1a1;
	display:block;
	margin:7px auto 5px auto;
}
.footer {
	height:140px;
	position:relative;
	margin:-140px 0 0 0;
	background:#ff0;
	text-align: left;
	min-width:1000px;
	background:url(../images/bottom-bg.png) no-repeat 50% 0;
}
.footer .content {
	width:652px;
	text-align:right;
	font-size:11px;
	color:#5d5d5d;
	margin:0 auto;
	padding:105px 348px 0 0;
}
.footer .content img {
	vertical-align:middle;
	margin:0 5px 0 0;
}
.index-footer {
	height:165px;
	position:relative;
	margin:-165px 0 0 0;
	background:#ff0;
	text-align: left;
	min-width:1000px;
	background:url(../images/bottom-bg.png) no-repeat 50% 100%;
	overflow:hidden;
}
.index-footer .content {
	width:811px;
	text-align:right;
	font-size:11px;
	color:#5d5d5d;
	margin:0 auto;
	padding:70px 27px 0 162px;
	line-height:17px;
}
.index-footer .copy {
	float:right;
	padding:51px 0 0 0;
}
.index-footer .text {
	float:left;
	text-align:left;
	font-family:Constantia, Arial, sans-serif;
	font-style:italic;
	color:#147eb2;
	font-size:14px;
}
.index-footer .text strong, .index-footer .text b{
	font-weight:normal;
	color:#c21015;
}
.red {
	color:#be161b;
}
.black {
	color:#2a2a2a;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

