body{
    font-family:Tahoma, sans-serif;
    font-size:9px;
    background-color:black;
    padding:0;
    margin:0;
    color:#808080;
}

#container{
    margin:0 auto;
    width:970px; 
}

#in_top{
background:url(images/head.jpg);
width:860px;
height:237px;
}

#in_left{
float:left;
background:url(images/left_side.jpg);
width:65px;
height:238px;
}

#in_right{
float:left;
background:url(images/right_side.jpg);
width:73px;
height:238px;
}


#in_mm{
float:left;
width:244px;
height:238px;
}

#but_mm{
float:left;
background:url(images/mm.jpg);
width:244px;
height:238px;
}

a:hover#but_mm{
             background:url(images/mm_on.jpg)
}


#in_pilot{
float:left;
width:238px;
height:238px;
}

#but_pilot{
float:left;
background:url(images/pilot.jpg);
width:238px;
height:238px;
}

a:hover#but_pilot{
             background:url(images/pilot_on.jpg)
}

#but_orange{
float:left;
background:url(images/orange.jpg);
width:240px;
height:238px;
}

a:hover#but_orange{
             background:url(images/orange_on.jpg)
}

#in_orange{
float:left;
width:240px;
height:238px;
}

#footer{
float:left;
background:url(images/bottom.jpg);
width:840px;
height:221px;
}


.in_type{
border-style:none;
}

.copyright{
color:grey;
font-size:9px;
font-family:Tahoma;
}

ul{
padding-top:145px;
text-align:center;
}

li{
display:inline;
text-align:center;
}

#mijuma{
color:grey;
font-size:10px;
font-family:Tahoma;
}

.design{
padding-left:440px;
}

a {
text-decoration:none;
color:#808080;
}

.txt{
color:red;
text-align:center;
font-size:15px;
}
