body, html{
margin: 0;
height: 100%;
}

#main_container{
float: left;
width: 100%;
min-height: 100%;
_height: 100%;
margin: 0px 0 0 0;
}

#header_container{
width: 100%;
height: 140px;
background: #ffffff url('header-russian-women-info.jpg') no-repeat;
padding-left:0; padding-right:0; padding-top:0px; padding-bottom:0
}

#header_menucontainer{
width: 100%;
height: 34px;
background: #ffffff;
}

#header_search {
width: 100%;
height: 35px;
background-color: #ffffff;
}

#header_utilities {
width: 100%;
height: 40px;
background-color: #ffffff;
}


#links_container{
float: left;
height: 100%;
padding: 1px 5px 1px 5px;
width: 191px;
/* background: #F5F5F5 url('tab-top-links.jpg') no-repeat; */
background: #154F99 url('tab-top-links.jpg') no-repeat;
}


#rechts_container{
height: 100%;
float: right;
width: 130px;
background: #F5F5F5 url('tab-top-rechts.jpg') no-repeat;
}

#content_container{
height: 100%;
margin-left:210px; margin-right:140px; margin-top:0; margin-bottom:0;
/*padding: 1px 10px 1px 10px;*/
background-color: #F8F8F8;
}

#content_menucontainer{
height: 30px;
background: #4C5389;
}

#footer_container{
clear: both;
height: 110px;
padding: 5px 0 0 0;
background: #C6CCE2;
width: 100%;
}

/* rounded banner blue*/

.bl {background: #DAE4FF url('bl.jpg') no-repeat 0 100%; width: 95%}
.br {background: url('br.jpg') no-repeat 100% 100%; }
.tl {background: url('tl.jpg') no-repeat 0 0; }
.tr {background: url('tr.jpg') no-repeat 100% 0; padding:1px}
.clear {font-size: 1px; height: 1px}

/* rounded banner grey*/

.blgrey {background: #DAE4FF url('blgrey.jpg') no-repeat 0 100%; width: 95%}
.brgrey {background: url('brgrey.jpg') no-repeat 100% 100%; }
.tlgrey {background: url('tlgrey.jpg') no-repeat 0 0; }
.trgrey {background: url('trgrey.jpg') no-repeat 100% 0; padding:1px}
.clear {font-size: 1px; height: 1px}
