/* global font settings */
* {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #000;
	font-size: 11px;
}
body {
	width: 1005px!important;
	position: relative;
}

body, div, span, form {
	text-align: center;
	margin: 0px auto 0px auto;
	border: 0;
	text-align: left;
	vertical-align: top;
}
p, h1, h2, h3, h4, h5, h6 {
	margin: 0 0 15px 0;
}

h3, h3 u {
	font: bold 11pt tahoma, arial, helvetica, sans-serif;
}

h4, h4 u, h4 a {
	font: bold 10pt tahoma, arial, helvetica, sans-serif;
	margin: 0px 0px 3px 0px;
}

ul {
}
li {
	margin-bottom: 5px;
}


img {
	border: 0;
}


table {
	border: 0;
}
td {
}

p {
	text-align: justify;
}


a {
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
}


select {
}
input, textarea {
}


sup {
	font-size: 70%;
	line-height: normal;
	text-decoration: none;
}



h1 {
	color: #a1bb00;
	font-size: 12px;
	line-height: 19px;
}


h2 {
}


blockquote {
	margin-left: 0;
	font-style: oblique;
}


hr {
	clear: both;
	color: #000;
	height: 1px;
	border: 0px solid #000 !important;
	background-color: #000;
	width: 100%;
}






html {
	min-height: 100%;
}
body {
	background: #3e3e3e url(i/bg.gif) repeat-x;
	min-width: 980px;
	text-align: center;
}


#wrapper {
	margin: 0 10px 0 10px;
	background-color: #69b2f6;
	background: #69b2f6 url(i/bg-2.gif) repeat-x;
}


#header {
	height: 280px;
	background: transparent url(i/wave.jpg) no-repeat;
	background-position: 0 41px;
}
#header-box {
	float: right;
	width: 335px;
	height: 240px;
	background: transparent url(i/dots-1.gif) repeat-y left top;
}
#header-box p, #header-box h1 {
	margin-bottom: 0;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 20px;
}
#header-box h1 {
	margin-top: -8px;
	text-align: justify;
	width: 290px;
	padding-bottom: 4px;
}
#logo {
	margin-top: 10px;
}
#slogan {
	position: absolute;
	top: 102px;
	left: 200px;
}




#body {
	padding: 15px 25px 20px 55px;
	background: transparent url(i/sky.jpg) repeat-x left bottom;
}
#bodyFP {
	padding: 15px 15px 20px 30px;
	background: transparent url(i/sky.jpg) repeat-x left bottom;
}


.decoration {
	position: absolute;
	z-index: 1;

	width: 39px;
	height: 70px;

	margin-left: 0px;
	margin-top: 265px;

	background: transparent url(i/yellow_decoration.gif) no-repeat left top;
}





#footer {
	height: 169px;
	padding-right: 5px;
	background: transparent url(i/footer.jpg) repeat-x left bottom;
}
#footer * {
	color: #d8e7f5;
}
#footer hr {
	display: none;
}
#copy-dev-box {
	float: left;
	height: 145px;
	background: transparent url(i/go.jpg) no-repeat left top;
	background-position: 0 10px;
}
#copyright {
	padding-top: 60px;
	padding-left: 80px;
	color: #FFF;
	font-size: 7pt;
	color: #c8e6ff;
}
#developed {
	padding-left: 80px;
	font-size: 7pt;
	color: #c8e6ff;
}
#developed a {
	font-weight: bold;
	text-decoration: none;
	font-size: 7pt;
	color: #c8e6ff;
}
#developed a:hover {
	text-decoration: underline;
}
#mail-print {
	float: left;
	width: 241px;
	height: 100%;
	background: transparent url(i/dots-bottom.gif) repeat-y left center;
}
#mail-print .print {
	display: block;
	margin: 50px 0 0 10px;
	padding-left: 27px;
	line-height: 20px;
	background: transparent url(i/print.gif) no-repeat left center;
	font-size: 8pt;
	text-decoration: none;
}
#mail-print .email {
	display: block;
	padding-left: 27px;
	margin: 10px 0 0 10px;
	line-height: 20px;
	background: transparent url(i/mail.gif) no-repeat left center;
	font-size: 8pt;
	text-decoration: none;
}
#mail-print a:hover {
	text-decoration: underline;
}
#footer p {
	margin: 0;
	margin-right: 15px;
}
#footer strong {
	color: #000;
}
#footer blockquote {
	float: right;
	display: block;

	position: relative;
	z-index: 1;

	width: 365px;
/*	height: 144px;*/

	margin: -10px 0 0 0;
	padding: 0;
	padding-top: 30px;

	background: transparent url(i/blockquote-top.gif) no-repeat left top;
	font-style: normal;
}
#footer blockquote .L1 {
	background: transparent url(i/blockquote-middle.gif) repeat-y left top;
}
#footer blockquote .L2 {
	height: 1%;
	background: transparent url(i/blockquote-bottom.gif) no-repeat left bottom;
	padding-bottom: 25px;
}
#footer h2 {
	display: none;
}
#footer blockquote p {
	padding: 2px 10px 0 20px;
	font-size: 10px;
	color: #000;
}


/* simple styles */
.left {
	float: left;
}
.right {
	float: right;
}
.a-s {
	display: none;
}


.text-left {
	text-align: left;
}



.more {
	display: block;
	padding-left: 22px;
	line-height: 17px;
	background: transparent url(i/more.gif) no-repeat left center;
	color: #005db6;
	text-decoration: none;
	font-size: 10px;
}
.more:hover {
	text-decoration: underline;
}


#header .more {
	background: transparent url(i/more-1.gif) no-repeat left center;
}






#nav {
margin: 0px 0px 0px 9px;
}
#nav ul {
	margin: 0;
	padding: 0;
}
#nav li {
	float: left;
	list-style-type: none;
	cursor: pointer;
	background: #FFF;
}
#nav a {
	float: left;
	display: block;
	color: #404040;
	position: relative;
	z-index: 3;
/*
*/
	padding: 10px 6px 12px 8px;
	text-decoration: none;
}
#nav li.hover a {
	text-decoration: none;
	color: #FFF;
	z-index:3;
}
#nav li.havesub a {
	background: transparent url(i/nav-bg-arrow.gif) no-repeat center bottom;
	background-position: 50% 30px;
}
#nav li.hover {
	height: 30px;
/*	background-color: #0061bb;*/
	background: transparent url(i/blue.gif) repeat-x left top;
}
#nav li.current {
	background: transparent url(i/blue.gif) repeat-x left top;
}
#nav li.current a {
	color: #fff;
}
#nav li li.current {
	cursor: default !important;
	padding-left: 5px;
	background: transparent url(i/nav-sel.gif) no-repeat left center;
}
#nav li li.current a {
	font-weight: bold;
	cursor: default !important;
}

#nav li ul {
	display:none;
}
#nav li.hover ul {
	display:block;
}
#nav li ul {
	position: absolute;
	top: 260px;
	left: 26px; /*	z-index: 2;*/
	height: 33px;
	width: 637px;
	background: #fff url(i/nav-bg.gif) no-repeat left top;
	overflow: hidden;
	padding-left: 10px;
}
#nav li li {
	padding: 7px 2px 2px 0px;
	background-color: transparent;
}
#nav li li a {
	color: #636363 !important;
	background-image: none !important;
}
#nav li li a:hover {
	text-decoration: underline;
	color: #636363;
	background-color: transparent;
}



#body ul {
	margin: 0 0 15px 0;
	padding: 0;
}

#body ul li {
	margin: 0;
	padding: 0 0 0 15px;
	list-style-type: none;
	background: transparent url(i/li.gif) no-repeat left top;
	background-position: 0 6px;
	line-height: 20px;
}

#body ol {
}
#body ol li {
	margin-left: 20px;
}

#body ol.spisok_1 {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	list-style: decimal inside none;
}
#body ol.spisok_1  li {
	padding: 0px;
	margin: 0px;
}

#body ol.spisok_1  li span{
	margin-left: 13px;
}




.news-box {
	width: 201px;
	background: transparent url(i/news-middle.gif) repeat-y left top;
}
.news-box .L1 {
	background: transparent url(i/news-top.gif) no-repeat left top;
}
.news-box .L2 {
	position: relative;
	height: 155px;
	padding: 40px 10px 5px 10px;
	background: transparent url(i/news-bottom.gif) no-repeat left bottom;
}

.sIFR-hasFlash .news-box h2 {
	font-size: 14pt;
	margin-bottom: 0px;
}

.page-home .news-box p {
	width: 100%;
}

.news-box p .more {
	position: absolute;
	bottom: 13px;
	left: 15px;
}

.page-home .cell-left {
	width: 470px;
	background-image: none;
	margin-left: -8px;
}
.page-home .cell-right {
	width: 420px;
	margin: 0px 0px 0px 23px;
}

.sIFR-hasFlash .cell-right h2 {
	font-size: 14pt;
}

.page-home .rightmiddle {
	width: 100%;
	height: 330px;
	margin: 0px 0px 10px 0px;
	background: transparent url(i/dots-6.gif) repeat-y scroll 50% 0;
}

.page-home .down {
	height: 310px;
}

.page-home .rightmiddle .mainbox {
	height: 100%;
	width: 200px;
	position: relative;
}

.page-home .down .mainbox {
	height: 100%;
}

.page-home .rightmiddle .mainbox h3 {
	height: 65px;
	background: #ed008c;
	margin-bottom: 5px;
}

.page-home .rightmiddle .mainbox h4 {
	height: 37px;
	margin-bottom: 5px;
}

.page-home .rightmiddle .mainbox .more {
	position: absolute;
	bottom: 10px;
	left: 0px;
}

.page-home .cell-left .leftbottom {
	width: 100%;
	height: 216px;
}

.main-box {
	width: 100%;
	background: #3c86cc;
	margin-bottom: 15px;
}
.main-box .L1 {
	background: transparent url(i/main-box_top.gif) no-repeat left top;
}
.main-box .L2 {
	padding: 15px 0px 15px 0px;
	background: transparent url(i/main-box_down.gif) no-repeat left bottom;
}

.page-home .main-box ul {
	margin: 0px 0px 0px 45px!important;
}

.page-home .main-box ul li {
	background: transparent url(i/li_blue.gif) no-repeat 0 3px!important;
	line-height: normal!important;
	font-weight: bold;
}

.main-box .hiddenimage {
	width: 465px;
	height: 280px;
	background: transparent url(i/ri.php) no-repeat 4px center;
	position: relative;
	margin-top: -15px;
	margin-left: 0px;
}


.main-box .hiddenimage .top{
	position: absolute;
	top: 0px;
	left: 0px;
}

.main-box .hiddenimage .bottom{
	position: absolute;
	left: 0px;
	bottom: -2px;
}

.page-home .main-box p,  .page-home .main-box h3{
	width: 430px;
	padding: 0px 20px 0px 20px;
}

.page-home .main-box h3 {
	font-size: 9pt;
}

.page-home .main-box * {
	color: #fff;
	font-size: 8pt;
	font-family: verdana;
}

.photo {
	border: 1px solid #FFF;
	margin-top: 4px;
}
img.left {
	clear: left;
	margin-bottom: 15px;
	margin-right: 20px;
}
img.right {
	clear: right;
	margin-bottom: 15px;
	margin-left: 20px;
}



.approach {
	width: 431px;
	background: transparent url(i/approach-bottom.gif) no-repeat left bottom;
	margin: 45px 0 30px 0;
}
.approach .L1 {
	background: transparent url(i/approach-top.gif) no-repeat left top;
	padding-top: 64px;
	padding-bottom: 25px;
}
.approach .L2 {
	padding: 0px 40px 0px 40px;
	background: transparent url(i/approach-middle.gif) repeat-y left top;
	height:1%;
	}
.sIFR-hasFlash .approach h2 {
	font-size: 18px;
	border-bottom: 1px solid #8dc7ff;
}
.sIFR-hasFlash .approach .sIFR-flash {
	position: absolute;
	margin-top: -55px;
	margin-left: -10px;
}

.cell-left .benefits p, .cell-left .benefits h3 {
	width: 270px;
	margin-bottom: 13px;
}

.benefits {
	width: 308px;
	background: transparent url(i/benefits-bottom.gif) no-repeat left bottom;
}
.benefits .L1 {
	background: transparent url(i/benefits-top.gif) no-repeat left top;
	padding-top: 60px;
	padding-bottom: 20px;
}
.benefits .L2 {
	padding: 0px 15px 0px 15px;
	background: transparent url(i/benefits-middle.gif) repeat-y left top;
	height:1%;
}
.benefits ul {
	margin: 0;
	padding: 0;
}
.benefits li {
	margin: 0px;
	padding-left: 23px !important;
	background: transparent url(i/arrow.gif) no-repeat 0 14px !important;
}

.benefits li span {
	display: block;
	padding: 7px 0 0px 0;
	margin: 0px 0 11px 0;
	background: transparent url(i/dots-4.gif) repeat-x left top;
}
.benefits li.first {
	margin: 0px;
	padding-left: 23px !important;
	background: transparent url(i/arrow.gif) no-repeat 0 8px !important;
}
.benefits li.first span {
	background-image: none;
	padding: 0px 0 0px 0;
}
.sIFR-hasFlash .benefits h2 {
	font-size: 18px;
	border-bottom: 1px solid #8dc7ff;
}
.sIFR-hasFlash .benefits .sIFR-flash {
	position: absolute;
	margin-top: -50px;
	margin-left: 10px;
}

.sIFR-hasFlash .news-box .sIFR-flash {
	position: absolute;
	margin-top: -40px;
}


.cell-left {
	float: left;
	width: 340px;
	background: transparent url(i/dots-5.gif) repeat-y right;
	height: 100%;
}
.cell-right {
	float: left;
	width: 530px;
	margin: 0px 0px 0px 20px;
	height: 100%;
}
.cell-left p, .cell-left h3 {
	width: 330px;
}


#body .cell-right ul {
	margin-left: 19px;	
}

#body .cell-right ul li{
	padding-bottom: 0px;
	line-height: 15px;
	background-position: 0 4px;
}





.cell-odd {
	float: left;
	width: 48%;
	clear: left;
}
.cell-even {
	float: left;
	width: 45%;
	margin-left: 5%;
	clear: right;
}

.cell-odd .photo, .cell-even .photo {
	margin-bottom: 40px;
}

.page-team #body .cell-odd ul, .page-team #body  .cell-even ul {
	float: left;
}












.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	margin-top: -5px;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 24px;
}





.page-news table td {padding: 7px 10px 5px 10px; vertical-align: top;}
.page-news .odd {background-color: #8BC4FA;}
.page-news .even {background-color: #79BAF7;}
.page-news table td input,.contactForm table td textarea {width:150px;font-size:11px;margin:0}
.page-news table td textarea {height: 100px;margin-bottom:10px}
.page-news .req {color: #FF0000;}
.page-news .Send1, .page-news .Send2 {
	width: auto;
}
.page-news #body {
	min-height: 400px;
}




.page-contact-us table td {padding: 7px 10px 5px 10px; vertical-align: top;}
.page-contact-us .odd {background-color: #8BC4FA;}
.page-contact-us .even {background-color: #79BAF7;}
.page-contact-us table td input,.contactForm table td textarea {width:250px;font-size:11px;margin:0}
.page-contact-us table td textarea {height: 100px;margin-bottom:10px}
.page-contact-us .checkbox {width:auto}
.page-contact-us .req {color: #FF0000;}
.page-contact-us .Send {
	width: auto;
}
.page-contact-us #body {
	min-height: 400px;
}



.page-photogallery .photo {
	float: left;
	background-color: #8dc7ff;
	border-width: 0;
	text-align: center;
	margin-right: 20px;
	margin-bottom: 20px;
}
.page-photogallery .photo img {
	margin: 3px;
}
.page-photogallery .photo p {
	color: #182734;
	text-align: center;
	padding: 5px 15px 0 15px;
	margin-bottom: 10px;
}
.page-photogallery #footer {
}

.page-photogallery #body {
	width: auto;
}

.warning {
	border: 2px solid #ed008c;
	padding: 20px;
}



.page-activities .cell-right h3 {
	color: #a1bb00;
	font-weight: bold;
}

.page-activities .cell-right h3.red {
	color: #dd004d;
}

.page-safety .cell-right table td {
	width: 25%;
	vertical-align: top;
}

.actleft p {
	line-height: 17px;
}



.red {
	color: #dd004d;
}

.mb_35 {
	margin-bottom: 35px;
}
.mt_22 {
	margin-top: 22px;
}
.no_lh p {
	line-height: 12px;
}






.table {
	border-width: 0;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
}
.table td, .table th {
	border-width: 0;
	border-top: 1px solid black;
	border-left: 1px solid black;
}



.page-sitemap #body ul {
	margin-bottom: 3px;
}
.page-sitemap #body li {
	background-image: none;
	padding-left: 0;
}
.page-sitemap #body li a {
	font-weight: bold;
	text-decoration: none;
}
.page-sitemap #body li a:hover {
	text-decoration: underline;
}
.page-sitemap #body li li {
	padding-left: 35px;
	background: transparent url(i/sitemap-arrow.gif) no-repeat left center;
}
.page-sitemap #body li li a {
	font-weight: normal;
}

#page_news p {
	margin: 3px 0;
}

#page_safery_divr h3{
	margin-bottom: 1px;
}

.halfleft {
	float: left;
	width: 45%;
}

.halfright {
	float: left;
	width: 46%;
	margin-left: 5%;
}

#body #how_to li{
	margin-bottom: 5px;
	line-height: 13px;
}

.how_to {
	width: 431px;
	background: transparent url(i/approach-bottom.gif) no-repeat left bottom;
	margin: 45px 0 30px 0;
}
.how_to .L1 {
	background: transparent url(i/approach-top.gif) no-repeat left top;
	padding-top: 64px;
	padding-bottom: 25px;
}
.how_to .L2 {
	padding: 0px 40px 10px 40px;
	background: transparent url(i/approach-middle.gif) repeat-y left top;
	height:1%;
	}
	
#body .x-table {
	width: 100%;
	border: 0 none;
}

.x-table tr, .x-table td{
	height: 15px;
	margin: 0;
	padding: 0;
}

.iespacer {
	clear:both; margin: 20px 0;
}

.inviz {
	visibility: hidden;
	display: none;
}

.blueSolidBlock, .blueGradWideBlock, .blueGradNarrBlock
{
	background: url(i/bg_bsbox_t.png) no-repeat;
	padding: 20px 12px 1px;
	width: 469px;
}
.blueSolidBlock, .blueSolidBlock p
{
	color: #fff;
	font-weight: bold;
}

.blueSolidBlock p
{
	margin: 5px 15px 15px;
}

.blueSolidBBox, .blueGradWideBBox, .blueGradNarrBBox
{
	width: 493px;
	height: 24px; 
	background: url(i/bg_bsbox_b.png) no-repeat;
}

.dispPic
{
	width: 457px;
	height: 253px;
	overflow: hidden;
	position: relative;
	margin: 5px;
	background: url(i/ri.php) no-repeat;
}

.dispBottom
{
	width: 457px;
	height: 35px;
	position: absolute;
	background: url(i/bg_disp_b.png) no-repeat;
	bottom: 0px;
}
.dispTop
{
	width: 457px;
	height: 36px;
	position: absolute;
	background: url(i/bg_disp_t.png) no-repeat;
}


.fpContainer
{
	overflow: hidden;
	_zoom: 1;
}

.fpCellLeft
{
	width: 495px;
	float: left;
}

.fpCellRight
{
	width: 445px;
	float: left;
}
.fpTextContent
{
	padding: 10px;
}
.fpTextContent h3
{
	font-size: 13pt;
	color: #fff;
}
.fpTextContent h3 b
{
	font-size: 17pt;
	color: #c0d72f;
}

.blueGradWideBlock
{
	background: url(i/bg_bgwbox_t.png) no-repeat;
	min-height: 110px;
}

.blueGradWideBBox
{
	background: url(i/bg_bgwbox_b.png) no-repeat;
}

.bBoxContent
{
	padding: 5px 20px 0px;
	line-height: 1.6em;
	position: relative;
}
.bBoxContent h4
{
	border-bottom: 1px solid #71b7f7;
	margin-bottom: 6px;
}
.bBoxContent h4 span
{
	display: block;
	font: normal 14pt verdana;
	color: #fff;
	border-bottom: 1px solid #3c86cc;
/*	padding-bottom: 6px;*/
}
.bBoxContent .more
{
	position: absolute;
	right: 20px;
}

.blueGradNarrBlock
{
	width: 421px;
	background: url(i/bg_bgnbox_t.png) no-repeat;
	min-height: 110px;
}
.blueGradNarrBBox
{
	width: 445px;
	background: url(i/bg_bgnbox_b.png) no-repeat;
}

.fpContainer .sIFR-flash
{
	margin: 0px;
}