body {
  margin: 0;  
  padding: 0;
  background: #dbf2e1;  
  font: 14px/18px Times New Roman, Verdana, Helvetica, sans-serif;  
  color: #005961;  
}
a {
  color: #8395a1;  
  text-decoration: underline
}
a:hover {
  text-decoration: none
}
h1 {
  line-height: 1.1em;  
  margin: 0px 0px 0.2em;  
  font: bold 1em Times New Roman, Verdana, Helvetica, sans-serif;  
}
h2 {
  text-align: center;
  font-family: Times New Roman;
}

#menu {
height: 30px;
line-height: 30px;
background: #fff url(images/menu.jpg) no-repeat;
}
#menu ul {
padding-left: 200px;
list-style-type: none;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
color: #008080;
padding: 0 10px;
text-decoration: none;
font-weight: 600;
}
#menu ul li a:hover {
color: #6c0152;
text-decoration: underline;
}

#pic-text {
	position: relative;
	font-size: 14px;
	color: #000;
	top: -10px; 
    left: 200px;
	z-index: 2;
	font-family: Times New Roman;
	font-style: italic;
	opacity: .5;
}

.wrapper {
  text-align: left;
  margin: 1% auto auto;  
  width: 700px
}
.pagebody {
  width: 700px;  
  background: url(images/bodypage.gif) #fff repeat-y left top
}
.pagebody .dtop { background: url(images/header.jpg) no-repeat left top }
.pagebody .dbottom { background: url(images/pagebody_foot.gif) no-repeat left bottom }
.pagebody .dcont { padding: 24px 20px 20px 30px }
.header { height: 150px}
.header .inner {padding: 20px 400px 7 100px;  width: 500px;}
.head_msg {
  font-size: 26px !important;
  padding: 0 20px 0 200px;
  font-family: Verdana;
  line-height: 90px;  
  height: 93px;  
  color: #ffffff
}
.message {
  position: relative;  
  width: 682px;
  height: 5px;   
}
.message .inner { padding: 4px 150px 0 12px }
.blockicon {
  z-index: 1;  
  position: absolute;  
  width: 203px;  
  display: block;  
  background: url(Makovich.jpg) no-repeat left top; 
  height: 130px;  
  top: -130px;  
  right: 480px
}
.blockicon span  
  text-align: center;  
  display: block;  
  padding-top: 96px
}
.msg_text {
 line-height: 16px;  
  height: 50px;  
  text-align: right; 
  color: #000
}

.content { padding: 12px 12px 0 12px; background: #fff }
.content p {
  padding-bottom: 3px;  
  margin: 0px
}

.footer {
  background: url(images/footer.gif) #fff no-repeat left top;  
  height: 58px
}
.footer .inner {
  padding: 50px 50px 0px 300px;
  color: #b6b6b6
}

.right {
width: 400px;
float: right;
text-align: justify;
padding: 5px 20px;
border-left: 1px solid #bbb;
}
.left {
width: 165px;
float: left;
font-size: 14px;
}
.left ul {
list-style-type: none;
padding: 0px 5px 5px 0px;
}
.left ul li{
padding: 0px 0px 5px 0px;
}
.left h2 {
height: 30px;
font-size: 12px;
color: #666;
line-height: 30px;
}
.left a {text-decoration: none;}
.left a:hover {text-decoration: underline;}

.text-show{
	padding:2px 3px 4px 10px;
    display:none;
	border-left: solid 1px gray;
	margin-left: 20px;
}

.button{
	font-size:14px;
	text-align:left;
	color:#027702;
	padding:2px 0 2px 5px;
	cursor:pointer;
}
.button:hover{color:#01ae01 !important;}


.p01-contact {position:relative;width: 360px;padding: 
20px;color:inherit;margin-left:-5px;background: 
white;margin-bottom:20px;overflow:hidden;-webkit-border-radius: 
8px;-moz-border-radius: 8px;border-radius: 8px;behavior: url(/PIE.htc);}

.p01-contact .field{margin-bottom:10px}

.p01-contact .field.captcha{float:left}

.p01-contact .captcha input{width:100px;color:inherit !important;background-color:#FFF;}

/* INPUT FIELDS */

.p01-contact .text input{width:340px;}

.p01-contact textarea{width:340px; height:60px}

.p01-contact .text input,

.p01-contact .captcha input,

.p01-contact textarea {background-color:#FFF;border:1px solid 
#DDD;font-size:12px;color:inherit 
!important;padding:5px;-webkit-border-radius: 4px;-moz-border-radius: 
4px; border-radius: 4px; behavior: url(/PIE.htc);}

.p01-contact .text input {color:inherit;}

/* End of INPUT-FIELDS */

.p01-contact 
.submit{position:absolute;bottom:20px;right:20px;-moz-border-radius:10.2em
10.2em 10.2em 10.2em;-moz-box-shadow:0 0.1em 0.2em rgba(0, 0, 0, 
0.5);background-color:#666; border-bottom:0.2em solid 
#666666;color:#FFF;cursor:pointer;font-size:1em;line-height:1;padding:0.3em
0.6em;text-shadow:0 0 0.1em #666;}


header nav ul li{ 
position:relative; 
}
header nav ul li.currentpath > a { 
    color:#FFF;
    background:#7096B6;
    background:rgba(255,255,255,.2);
    text-decoration:none;
    border-radius:40px;
    -moz-border-radius:40px;
    -khtml-border-radius:40px;
    -webkit-border-radius:40px;
}
header nav ul li ul { 
position:absolute; 
background: White;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
 z-index : 9999;
 min-width : 150px;
display:none;
 padding: 5px 10px 5px 0;
 border : 1px solid #DCDCDC;
}
header nav ul li ul li ul{
    left : 99%;
    top : -5px;
}
header nav ul li ul li{ 
float:none;  
}
header nav ul li ul li+li{
    border-top : 1px dashed #4878A1;
}
header nav ul li ul li a:link, 
header nav ul li ul li a:visited{
    background-color : transparent;
    color : Black;
    text-shadow: 0px 0px 0px rgba(0,0,0, .3);
    padding-top : 5px;
    padding-bottom : 5px;
}
header nav ul li:hover ul { 
display:block; 
}
header nav ul li:hover ul li ul{ 
display: none; 
}
header nav ul li ul li:hover ul{ 
display: block; 
}
header nav ul li ul li:hover ul li ul{ 
display: none; 
}
header nav ul li ul li ul li:hover ul{ 
display: block; 
}
header nav ul li ul li.current > a { 
color:#4878A1; 
font-weight:800;
background-color : transparent!important;

 } 