html{ height:100%}

*{ margin:0;  padding:0; }

body{font:13px Arial Narrow, Arial, Helvetica, sans-serif; color:#F5E8DC;  height:100%}
	
.clear{clear:both}
img{border:0;}
a{ color:#E86100;}
a:hover{ text-decoration:none;}

#root{ position:relative; height:100%; min-width:738px; min-height:500px;}
.page{ position:absolute; width:720px; padding:8px 0px 32px 18px; left:50%; top:50%; margin:-134px 0 0 -369px; }


.page blockquote{ width:220px; height:227px; padding:0px; float:left; border:1px solid #B6B6B6; margin:0 18px 0 0; overflow:hidden;}
.page .logo{ display:block; text-align:center; padding:21px 0 0 0; height:177px;}
.page h1{ padding:7px 0 0 0; height:22px; font-size:13px; font-weight:normal; color:#000; background:#EBEBEB; text-align:center;}
.page ul{ list-style:none; padding:16px 0 0 0;}
.page ul li{ padding:0px 0 3px 29px; background:url(../imgs/mli.gif) no-repeat 20px 6px;}

.footer{ width:100%; position:absolute; bottom:0; text-align:center; padding:5px 0 0 0; height:27px;}
.footer ul{ list-style:none;}
.footer ul li{ display:inline; padding:0 18px; background:url(../imgs/mli.gif) no-repeat 9px 6px;}
#foot_ru, #page_ru{ display:none; }


