body {
	font-family: verdana,sans-serif;
	color: #000000;
	background-image: url(images/body.jpg);
	background-repeat: repeat;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 0;
}

/** Link Styles **/
a:link {
	color: #000000;
	text-decoration: none;	
	font-weight: none;	
	font-family: Verdana;
	font-size: 10px;
}

a:visited {
	color: #000000;
	text-decoration: none;	
	font-weight: none;	
	font-family: Verdana;
	font-size: 10px;
}

a:hover {
	color: #000000;
	text-decoration: underline;	
	font-weight: none;	
	font-family: Verdana;
	font-size: 10px;
}



h2 { 
	position: absolute;
	top: 6px;
	left: 10px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-family: arial,sans-serif;
	font-size: 11pt;
	color: #79BE00;
}

h3 { 
	position: absolute;
	top: 6px;
	left: 10px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-family: arial,sans-serif;
	font-size: 11pt;
	color: #08B1FE;
}



h5 { 
	position: relative;
	top: 10px;
	left: 10px;
	margin: 0;
	padding: 0 0 105px 0;
	font-weight: bold;
	font-family: arial,sans-serif;
	font-size: 11pt;
	color: #000000;
}

/* p {
	position: absolute;
	top: 4px;
	left: 10px;
	right: 10px;
	margin: 0;
	padding: 31px 0 0 0;
	font-size: 10px;
	color: #000000;
	line-height: 14px
} */

img {
	border: none;
}

/** Home Styles **/
#container {
	text-align: left;
	position: relative;
	width: 835px;
	margin: 20px auto 0 auto;
	padding: 0;
}

#navigation {
	font-size: 10px;

	position: absolute;
	top: 0px;
	left: 0;
	width: 205px;
	height: 425px;
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 144px 0 0 16px;
}


#navigation  a.ssilka
{
display:block;
width:100%;
height:180px;
margin: -180px 0 0 0px;
}

#navigation ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

#navigation li {
	color: #000000;
	padding: 0px 0 9px 0;
	margin: 0;
	border:0;
}
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
                          head~body #navigation li{padding: 0px 0 10px 0;}
} 

@-moz-document url-prefix() { #navigation li {
	color: #000000;
	padding: 0 0 9px 0;
	margin: 0;
} }



#navigation li a {
	color: #000000;

}

#navigation li a:hover {
	color: #000000;
}

#contact {
	position: absolute;
	top: 266px;
	left: 0;
	width: 400px;
	height: 160px;
	margin: 0px 10px 6px 0px;
	padding:31px 0 0 16px;
}

/* #contact p {
	position: absolute;
	top: 40px;
	left: 40px;
}   */

#contact ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

#contact li {
	color: #000000;
	padding: 0 0 10px 0;
	margin: 0;
}

#contact li a {
	color: #000000;
}

#contact li a:hover {
	color: #000000;
}

#get {
	position: absolute;
	top: 6px;
	left: 10px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-family: arial,sans-serif;
	font-size: 11pt;
	color: #666666;
}

/** Form Styles **/
#first {
	position: absolute;
	top: 32px;
	left: 10px;
	width: 46px;
	height: 5px;
	margin: 0;
	padding: 0;
}

#first_input {
	position: absolute;
	top: 38px;
	left: 10px;
	margin: 0;
	padding: 0;
}

#last {
	position: absolute;
	top: 32px;
	left: 210px;
	width: 42px;
	height: 5px;
	margin: 0;
	padding: 0;
}

#last_input {
	position: absolute;
	top: 38px;
	left: 210px;
	margin: 0;
	padding: 0;
}

#e_address {
	position: absolute;
	top: 60px;
	left: 10px;
	width: 67px;
	height: 5px;
	margin: 0;
	padding: 0;
}

#e_input {
	position: absolute;
	top: 66px;
	left: 10px;
	margin: 0;
	padding: 0;
}

#message {
	position: absolute;
	top: 88px;
	left: 10px;
	width: 35px;
	height: 5px;
	margin: 0;
	padding: 0;
}

#message_input {
	position: absolute;
	top: 93px;
	left: 10px;
	margin: 0;
	padding: 0;
}

#btn_submit {
	position: absolute;
	top: 141px;
	left: 10px;
	width: 46px;
	height: 13px;
	margin: 0;
	padding: 0;
}

input.normal {
	width: 196px; 
	background-color: #FFFFFF;
	border: 1px solid #D0D0D0;
	font-family: Verdana;
	font-size: 10px;
}

input.long {
	width: 396px; 
	background-color: #FFFFFF;
	border: 1px solid #D0D0D0;
	font-family: Verdana;
	font-size: 10px;
}

textarea {
	width: 396px;
	height: 43px;
	background-color: #FFFFFF;
	border: 1px solid #D0D0D0;
	font-family: Verdana;
	font-size: 10px;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #D0D0D0;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF; 
}

#letterbox {
	position: absolute;
	top: 0px;
	left: 210;
	width: 625px;
	height: 261px;
	margin: 0;
	padding: 0;
	background-image: url(images/blank01.gif);
	background-repeat: no-repeat;
}

#letterboxswf {
	position: absolute;
	top: 0px;
	left: 210;
	width: 625px;
	height: 261px;
	margin: 0;
	padding: 6;
	background-image: url(images/blank01.gif);
	background-repeat: no-repeat;
}

#portrait {
	position: absolute;
	top: 0px;
	left: 210;
	width: 415px;
	height: 425px;
	margin: 0;
	padding: 0;
	background-image: url(images/blank02.gif);
	background-repeat: no-repeat;
}
.bigtext  #portrait{  background: #fff repeat; border: #d0d0d0 solid 1px; height: auto !important;}

.bigtext  #footer {position: relative ; margin-top: 0px; top: 0px;}
.bigtext  #navigation {position: relative !important;}
#mainblock {display: table; width: 100%; }
#footerblock {display: table; width: 100%; margin-top: 230px; /margin-top:380px;}
#item01 {
	position: absolute;
	top: 266px;
	left: 210px;
	width: 205px;
	height: 159px;
	margin: 0;
	padding: 0;
}

#item02 {
	position: absolute;
	top: 266px;
	left: 420px;
	width: 205px;
	height: 159px;
	margin: 0;
	padding: 0;
}

#item03 {
	position: absolute;
	top: 266px;
	left: 630px;
	width: 205px;
	height: 159px;
	margin: 0;
	padding: 0;
}

#pad {
	position: absolute;
	top: 266px;
	left: 210px;
	width: 415px;
	height: 159px;
	margin: 0;
	padding: 0;
	background-image: url(images/pad_bg.gif);
	background-repeat: no-repeat;
}

#pad h1 { 
	position: absolute;
	top: 6px;
	left: 10px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-family: arial,sans-serif;
	font-size: 11pt;
	color: #08b1fe;
}

#pad p {
	position: absolute;
	top: 4px;
	left: 10px;
	right: 10px;
	margin: 0;
	padding: 31px 0 0 0;
	font-size: 10px;
	color: #808080;
	line-height: 14px
}


#pbd {
	position: absolute;
	top: 0px;
	left: 630px;
	width: 205px;
	height: 261px;
	margin: 0;
	padding: 0;
	background-image: url(images/pbd_bg.gif);
	background-repeat: no-repeat;
}

#pbd p {
	position: absolute;
	top: 4px;
	left: 10px;
	right: 10px;
	margin: 0;
	padding: 31px 0 0 0;
	font-size: 10px;
	color: #808080;
	line-height: 14px
}

#pbd h4{
	position: absolute;
	top: 6px;
	left: 10px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-family: arial,sans-serif;
	font-size: 11pt;
	color: #08b1fe;
}

#pat {
	position: absolute;
	top: 266px;
	left: 630px;
	width: 205px;
	height: 159px;
	margin: 0;
	padding: 0;
	background-image: url(images/ta_bg.gif);
	background-repeat: no-repeat;
}
#pat h1 { 
	position: absolute;
	top: 6px;
	left: 10px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-family: arial,sans-serif;
	font-size: 11pt;
	color: #08b1fe;
}
#list {
	position: absolute;
	top: 7px;
	left: 10px;
	margin: 0;
	padding: 24px 0 0 0;
	font-size: 10px;
	color: #808080;
	line-height: 20px
}

#footer {
	position: absolute;
	top: 435px;
	left: 0;
	width: 836px;
	height: 124px;
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 9px 0 0 0;
}

.props {
	margin: 0 10px 0 10px;
}

#portrait p {
	position: absolute;
	top: 4px;
	left: 10px;
	right: 10px;
	margin: 0;
	padding: 31px 0 0 0;
	font-size: 11px;
	color: #808080;
	line-height: 14px
}

#portrait h5 { 
	position: relative;
	top: 10px;
	left: 10px;
	margin: 0;
	padding: 0 0 105px 0;
	font-weight: bold;
	font-family: arial,sans-serif;
	font-size: 11pt;
	color: #fa629a;
}
#portrait h1, h2{ 
	position: relative;
	top: 10px;
	left: 10px;
	margin: 0;
	padding: 0 0 105px 0;
	font-weight: bold;
	font-family: arial,sans-serif;
	font-size: 14pt;
	color: #fa629a;
}
#page h1, #page h2{ 
	position: relative;
	top: 10px;
	left: 10px;
	margin: 0;
	padding: 0 0 20px 0;
	font-weight: bold;
	font-family: arial,sans-serif;
	font-size: 14pt;
	color: #fa629a;
}
 #page h2 {font-size: 12pt; position:relative;}
#portrait h2 {font-size: 12pt;}
.overstyle p{position: relative !important;
padding: 0 15px 20px 5px!important;
}
.overstyle h1, h2 {padding: 0 0 20px 0 !important;}
#special-band{
			position: absolute;
			top: 0;
			right: -7;
			width:19px;
			height: 90px;
			background-image: url(img/trasparente.gif);
		}
		
		/* ---- [ top of the page link ] ---- */
.footerinfo {
	position:absolute;
	top:98%;
	right:0;
}
#topOfThePage {
	position:fixed;
	top:20;
	left:20;
	display:block;
	border:0;
	padding: 0;
	font-family: Arial, Sans-Serif;
	background:url(img/home.gif) no-repeat center left;
}

#topOfThePage1 {
	position:fixed;
	top:40;
	left:20;
	display:block;
	border:0;
	padding: 0;
	font-family: Arial, Sans-Serif;
	background:url(img/info.gif) no-repeat center left;
}

#topOfThePage2 {
	position:fixed;
	top:60;
	left:20;
	display:block;
	border:0;
	padding: 0;
	font-family: Arial, Sans-Serif;
	background:url(img/mail.gif) no-repeat center left;
}


.specc {
	clear:both;
	position:absolute;
	top:40%;
	left:40%;
}
#topspec1 {
	position:absolute;
	top:20;
	left:20;
	display:block;
	border:0;
	padding: 0;
	font-family: Arial, Sans-Serif;
	background:url(img/pr1.gif) no-repeat center left;
}

#topspec2 {
	position:absolute;
	top:20;
	left:-160;
	display:block;
	border:0;
	padding: 0;
	font-family: Arial, Sans-Serif;
	background:url(img/pr2.gif) no-repeat center left;
}

#topspec3 {
	position:absolute;
	top:20;
	left:180;
	display:block;
	border:0;
	padding: 0;
	font-family: Arial, Sans-Serif;
	background:url(img/pr3.gif) no-repeat center left;
}

.specc5 {
	clear:both;
	position:absolute;
	top:20%;
	left:20%;
}

#topspec5 {
	position:absolute;
	top:-180;
	left:120;
	display:block;
	border:0;
	padding: 0;
	font-family: Arial, Sans-Serif;
	background:url(img/pr5.gif) no-repeat center left;
}

#topspec55 {
	position:absolute;
	top:180;
	left:120;
	display:block;
	border:0;
	padding: 0;
	font-family: Arial, Sans-Serif;
	background:url(img/pr5.gif) no-repeat center left;
}

#page ul{margin-left: 40px; list-style-type: disc;}
