body {
font-family:Arial, Helvetica, sans-serif;
background:#fff;
background-image:url("../images/error/bg.jpg");
background-repeat:repeat-y;
margin:0px;
padding:0px;
text-align:left;
}

#page {
background:#FFFFFF;
margin:0px;
width:785px;
text-align:left;
padding:0px;
}

#head,
#foot {
padding:0px 22px 0px 24px;
}

#main {
padding:0px 58px 0px 60px;
}


#head {
padding-top:15px;
}

#head h1 {
text-align:right;
}


#head .border {
clear:both;
height:9px;
border-bottom:7px solid #CCC;
overflow:hidden;
margin-bottom:33px;
}



#main #frame {
background-image:url("../images/error/frame_title.jpg");
background-repeat: no-repeat;
height:320px;
padding-bottom:30px;
}

#main #frame p.title_404 {
	text-align: center;
	padding: 30px 0 0 0;
}



#foot {
border-top:1px solid #cccccc;
text-align:center;
padding:6px 10px 10px 20px;
font-size:10px;
line-height:150%;
color:#666666;
}

#main .bottom {
height:12px;
background-image:url("../images/error/frame_bottom.gif");
overflow:hidden;
margin-bottom:37px;
}
