body {
    margin:0px;
    padding:0;
    background:#FFF;

}
#level0 {
text-align:center;
background:#FFF;
}
#center
{
margin-left:auto;
margin-right:auto;
width:800px;
border:1px red solid;
}
#level1 {
    background:url(images/title.JPG) no-repeat;
    height:80px;		
    margin:4px;
    border:#D4D4D4 solid thin;
}
#titleimg {
    background:url(images/logo.jpg) no-repeat;
    height:72px;
    width:66px;
    margin:4px;
    float:left;   } 
#title {
	font-family:Arial,Georgia,Serif;
        font-size:1.2em;
        margin:6px 6px 4px 4px; 
        height:66px;
        width:300px;
        font-weight:bolder;
	text-align:center;
        float:left
       } 
#lang
{   margin-top:56px;
    margin-right:10px;
    float:right; }

#level2 {
    background:url(images/menu.jpg) repeat;
    height:18px;
    margin:4px 4px 0px 4px;
    border:#D4D4D4 solid thin;
    border-right:black solid thin;
    border-bottom:black solid thin;
}
#menu
  {  padding:1px;
     text-align:centre; 
    }

#menu ul {
   display:inline;
   clear:both; 
   list-style:none;
} 
#menu li {
    display:inline;
    font-size:0.8em;	
    padding:0px 2px;
    border-right:#808080 solid thin;	
      }
#menu a {
	padding:0px;
	margin:0px; 
	text-decoration:none}

a:link {color:Black}      /* unvisited link */
a:visited {color:Black}  /* visited link */
a:hover {color:Red;
text-decoration:underline;}  /* mouse over link */
a:active {color:Black}  /* selected link */

#submenu {
    height:18px;
    margin:4px 0px 0px 0px;
    text-align:centre; }

#bottommenu {
    clear:both;	
    height:18px;
    margin:4px;
    text-align:centre; 
}
#submenu ul,#bottommenu ul {
   display:inline;
   clear:both; 
   list-style:none;
} 
#submenu li,#bottommenu li {
    display:inline;
    font-size:0.8em;	
    padding:0px 3px;
    border-right:#D4D4D4 solid thin;
    border-left:#D4D4D4 solid thin;	
       }
#submenu a,#bottommenu a {
	padding:0px;
	margin:0px; 
	text-decoration:none}
#submenu a:link,#bottommenu a:link {color:Black}      /* unvisited link */
#submenu a:visited,#bottommenu a:visited {color:Black}  /* visited link */
#submenu a:hover,#bottommenu a:hover {color:Red;
text-decoration:underline;}  /* mouse over link */
#submenu a:active,#bottommenu a:active {color:Black}  /* selected link */

a {
	padding:0px;
	margin:0px; 
	text-decoration:none}

#level3 {
    margin:0px;
    width:800px;	
    }
#otherlevel {
    margin:10px;
}
#l3left {
    float:left;	
    margin:4px;
    width:190px;
    	
}
#l3right { 
    float:left;
    margin:4px 4px 10px 10px;
    \width:580px;
   width:auto;	
    
}
html>body #l3right {
width: 580px;
} 
p {
text-align:justify}
.roundedcornr_box {
	margin:5px 5px 5px 0px;
        background: url(images/tl.png) no-repeat top left;
    }
.roundedcornr_top {
	background: url(images/tr.png) no-repeat top right;
}
.roundedcornr_bottom {
	background: url(images/bl.png) no-repeat bottom left;
}
.roundedcornr_bottom div {
	background: url(images/br.png) no-repeat bottom right;
}
.roundedcornr_content,.roundedcornr_content1 {
	background: url(images/r.png) top right repeat-y;
        }

.roundedcornr_top div,.roundedcornr_top,
.roundedcornr_bottom div, .roundedcornr_bottom {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content, .roundedcornr_bottom {
	margin-top: -19px;
}
.roundedcornr_content{ padding:0px 15px; }
.roundedcornr_content1{ padding:0px 15px 3px 15px; }

.dgimage
{
float:right;
margin:5px 0px 5px 10px;
border-right:black solid thin;
border-bottom:black solid thin;
}

#photo {
	background:url(images/collage.jpg) no-repeat;
	border:1px solid #d4d4d4;
	margin-top:16px;
	width:570px;
	height:120px;
}
 

#leftblock1 {
        width:190px;
	margin:4px 4px;
	border:#d4d4d4 solid thin;
        }
#leftblock2 {
        width:190px;
	margin:4px 4px;
	text-align:left;
	border:#d4d4d4 solid thin;
        }

#bloctitle { background:url(images/menu.jpg) no-repeat;
}
.tr1 {
text-align:left; 
}
#vacan {
margin:0px 16px;
text-align:Justify; }
#vacan ul {
display:inline; }
#vacan li {
}
#more { display:block;
	background:url(images/menu.jpg) repeat;
        border-right:#D4D4D4 solid 2px;
	border-bottom:#D4D4D4 solid 2px;
        padding:0px 2px; 
	text-align:right;
	}
#main {
    background:#FFF;
}
