*{
margin:0;
padding:0;
outline:none;
}

html,body{
 height:100%;
}

body {
background-color:#f0f0f0;
}

#wrapper {margin:0 auto 0 auto; width:854px; height:100%;}

#left { background-image:url(../images/border_left.jpg); background-repeat:no-repeat; width:19px; min-height:100%; float:left; border-right:solid 1px #c3c3c3;}
#right { background-image:url(../images/border_right.jpg); background-repeat:no-repeat; background-position: -1px 0;width:19px; min-height:100%; float:left;border-left:solid 1px #c3c3c3;}
*html #left { height:800;}
*html #right { height:800;}
#innerwrapper { width:814px;  background-color:#fff; float:left; min-height:100%;}

#header {background-image:url(../images/bg_header.jpg); height:300px; width:814px;}

#navi {width:325px; float:left; padding:50px 20px 0 20px}

#content {width:409px; float:left;  background-image:url(../images/bg_body.jpg); background-repeat:no-repeat; padding:50px 20px 50px 20px}

.clear {float:none; clear:both;}

#footer { width:814px; height:50px; border-top:1px solid #ebebeb;}

.space{height:50px; display:block;}

#headadress{
position:absolute; margin:125px 0 0 388px}

#short{position:absolute; text-align:center; margin:20px 0 0 90px;}