/* CSS Document */

body{
margin:0px;
padding:0px;

}

#header1{
height:89px;
background:#044f5f;
overflow:hidden;

}

#header_wrapper{
width:947px;
margin:0px auto;
position:relative;

}

#clear{
clear:both;

}

#rps_text{
width:381px;
height:40px;
background:url(../images/rps_text.png) no-repeat;
float:left;
margin:24px 0 0 15px;

}


#rps_text2{
width:182px;
height:27px;
background:url(../images/rps_text2.png) no-repeat;
float:right;
margin:60px 15px 0 0px;

}

#rps_text3{
width:322px;
height:36px;
background:url(../images/rps_text3.png) no-repeat;
float:left;
margin:24px 0 0 15px;

}


#header2{
height:11px;
background:#b1d6e3;
overflow:hidden;

}



#header_wrapper2{
width:947px;
margin:0px auto;
position:relative;

}

#admin_box{
width:511px;
margin:92px auto;
}


#admin_box2{
width:527px;
height:364px;
margin:92px auto;
background:url(../images/admin_box2.png) no-repeat;

}


#admin_box3{
width:522px;
height:450px;
margin:50px auto;
background:url(../images/admin_box3.png) no-repeat;

}


#admin_box4{
width:522px;
height:364px;
margin:92px auto;
background:url(../images/admin_box4.png) no-repeat;

}


#table_position{
margin:100px 0 0 40px;
position:absolute;
}


#table_position2{
margin:100px 0 0 40px;
position:absolute;
}

#home a{
width:40px;
height:51px;
background:url(../images/home_img.png) no-repeat;
text-decoration:none;
display:block;
position:absolute;
margin:0px 0 0 450px;

}

#home a:hover{
width:40px;
height:51px;
background:url(../images/home_img_hover.png) no-repeat;
text-decoration:none;
display:block;
position:absolute;
}


#box {
width:245px;
height:28px;
border: 1px solid #bebdbd;
background-color:#FFFFFF;
}

#login{
width:75px;
height:37px;
background:url(../images/log_in_bt.png) no-repeat;
text-decoration:none;
font-size:0px;
border:none;
}

#login:hover{
width:75px;
height:37px;
background:url(../images/log_in_bt_hover.png) no-repeat;
text-decoration:none;
border:none;
}