* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body {
font-family: tahoma, verdana, helvetica, sans-serif;
font-size: 11px;
background-color: #FFF;
text-align:center;
min-height:453px;/* for good browsers*/
min-width:890px;/* for good browsers*/
}
#outer{
height:100%;
width:100%;
display:table;
vertical-align:middle;
}
#container {
text-align: center;
position:relative;
vertical-align:middle;
display:table-cell;
height: 453px;
}
#inner {
width: 890px;
height: 453px;
text-align: center;
margin-left:auto;
margin-right:auto;
}

.language {color: #4D90CD;}
.language h1 {background: url('http://www.brachot.com/Media/contentimages/language/arrow.gif') left no-repeat; color: #4D90CD; font-size: 13px; font-weight: normal; margin: 0 0 0 25px; padding:0 0 0 20px;}
.language h1 a {color: #4D90CD; text-decoration: none;}
.language h1 a:hover {color: #4D90CD; text-decoration: underline;}
.language h2 {font-size: 11px; color: #91785B; font-weight: normal; margin: 0; padding:0 0 15px 25px;}
.language h2 a {color: #91785B; text-decoration: none;}
