/* CSS Document */
* {
	margin:0;
	padding:0;
	font-size:100%;
	background-color: no;
	background-repeat: no-repeat;
	background-position: left top;
}
body {
	text-align:center;
	background-image: url(images/main-back.gif);
	background-repeat: repeat;
	background-position: left top;
}
img {vertical-align:top;}
a img {
	border:0;
	background-image: none;
	background-repeat: no-repeat;
}
ul {list-style:none;}
html, input, textarea {
	font-family:Arial;
	font-size:10px;
	line-height:normal;
	color:#FFFFFF;
	text-transform:lowercase
}
table {border-collapse:collapse; border:0;}
input, select { vertical-align:middle; font-weight:normal;}
a {
	color:#FFFFFF;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
	background-image: none;
	background-repeat: repeat;
	background-color: #FFFFFF;
	color: #333333;
}
li a {text-decoration:none;}
.float-l {float:left;}
.float-r {float:right;}
.clear {clear:both;}
.wrapper {background:url(images/body-back.gif) top left repeat-x;}
#content {margin-bottom:70px}
.close {position:absolute; margin:105px 0 0 740px}
h2 {
	color:#FFCC00;
}

#main {
	width:768px;
	margin:0 auto;
	text-align:left;
	background-image: none;
	background-repeat: repeat-x;
	background-position: center bottom;
}

.contacts {width:165px;}

.col-1 {width:400px}
.col-2 {width:200px}
/***************header***************/
#header {
	height:81px;
	text-align:center;
	padding-top:53px;
	background-image: url(images/logoplusnapis1.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #CCCCCC;
	font-size: 22px;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
}
/***************content***************/
#content {
	padding:50px 29px 60px 50px;
	background-image: none;
	background-repeat: repeat-y;
	background-position: 504px top;
	background-color: #333333;
}
.title {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
.title-un {padding:50px 0 22px 0}
.title-img {padding:0 20px 15px 0; float:left;}
.scroll {overflow:auto; height:107px}
.scroll .col-1, 
.scroll .col-2 {width:161px}
.scroll .col-2 {padding-right:10px}
.scroll .col-1 div, 
.scroll .col-2 div {margin-bottom:15px}
#content p {padding-bottom:20px}
#content ul {padding-bottom:25px}
#content ul li {background:url(images/arrow.gif) left 10px no-repeat; padding:5px 0}
#content li a {
	padding:0 0 0 10px;
	text-decoration:none;
	color:#FFFFFF;
}
#content li a:hover {text-decoration:none; color:#FFCC00;}
#content .report {padding-bottom:20px}
#content .report p {padding-bottom:0}
/***************page-1***************/
#page-1 #content {
	border-top:10px solid #FFFFFF;
	border-bottom:10px solid #FFFFFF;
	padding:0 0 0 0;
	background-image: none;
}
/***************page-3***************/
#page-3 .col-1 h2 {padding-bottom:10px}
#page-3 .col-1 .float-l {width:185px;}
#page-3 .col-2 ul {margin-top:-10px; padding-bottom:15px}
#page-3 #content p {padding-bottom:15px}
/***************page-4***************/
#page-4 #content {background-position:270px top;}
#page-4 .col-1 {width:200px}
#page-4 .col-2 {width:400px}
#page-4 .col-2 .float-l {width:185px}
#page-4 .title-img {padding-bottom:0;}
/***************page-5***************/
#contact-form input {}
#contact-form .float-l {width:180px}
#contact-form .float-r a {padding-left:30px}
#contact-form .float-l div {height:26px;}
#contact-form input {height:15px; width:182px; font-size:1em; color:#000000; padding:3px 0 0 3px}
#contact-form textarea {height:41px; width:200px; margin-bottom:10px; font-size:1em; color:#000000; padding:3px 0 0 3px}
/***************page-6***************/
#page-5 .scroll {height:160px}
#page-5 ul {padding-bottom:0;}
#page-5 ul li {background:none;}
#page-5 li a {color:#FFCC00
; padding-left:0;}
/***************page-7***************/
#page-6 #content {background-image:none;}
#page-6 .col-1 {width:100%}
/***************footer***************/
#footer {
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #D53347;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 38px;
	padding-left: 0;
}
#footer a {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 6px;
}
