body,html{height:100%;}

body,html,form {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
}
img{
	border:0;
	padding:0;
	margin:0;
}
a{
    color:#000000;
    text-decoration:underline;
}



#All{
  border:1px solid #bebeca;
  margin:5px 0 0 0;
  padding:20px;
  background:#f4f4f6;
}

#trinityImgBl{
    height:185px;
    text-align:center;
    overflow:hidden;
}




#topMenuBl{
    background:#626378;
    height:38px;
    text-align:center;
    color:white;
    font-size:12px;
    overflow:hidden;
    margin:0 0 1px 0;
}
#topMenuBl ul{
    margin:12px 0 0 0;
}
#topMenuBl li{
    list-style:none;
    display:inline;
   /*border-left:1px white solid;*/
    border-left:1px #dc5d00 solid;
    padding:0 10px;
}
#topMenuBl a{
    color:white;
    text-decoration:none;
}

#underTopMenuBl{
    background:#cfcdd8;
    height:66px;
    overflow:hidden;
    z-index:9;
}
 #logoBl{
    /*background:url(/i/bg1.jpg) 50% 0 no-repeat #d4d4dc;*/
    background:#d4d4dc;
    height:105px;
/*    overflow:hidden;*/
    text-align:center;
    z-index:10;
}
#logoBl img{
    position:relative;
    top:-39px;
    z-index:10;

}

#bottomMenuBl{
    background:#3d3c4a;
    height:38px;
    text-align:center;
    color:white;
    font-size:12px;
    overflow:hidden;
    margin:1px 0 0 0;
}
#bottomMenuBl ul{
    margin:12px 0 0 0;
}
#bottomMenuBl li{
    list-style:none;
    display:inline;
    /*border-left:1px white solid;*/
    border-left:1px #dc5d00 solid;
    padding:0 10px;
}
#bottomMenuBl a{
    color:white;
    text-decoration:none;
}


#footerBl{
    color:#838383;
    margin:15px 15px 0 15px;
}
#footerBl a{
	color:#838383;
}

#copy{
    margin:30px 0 0 0;
}

#langswitch{
	background:#dddce2;
    color:#626377;
    width:72px;height:20px;overflow:hidden;
    text-align:center;
    position:relative;
    top:26px;left:778px;
    
}
#langswitch a{
    color:#626377;
    text-decoration:none;
    display:block;
    padding:2px 0 0 0;
}
