/*	ERROR 404 Cascading Style Sheets
	Last updated on 2010/09/28  */

/*======================================================================================================================== */
/* MAIN FRAME ============================================================================================================ */
/*======================================================================================================================== */
#global_frame {
	position: absolute;
	width: 1170px;
	height: 643px;
	left: 24px;
	top: 48px;
	margin: 0;
	padding: 0;
	border: 2px solid #cccccc;
}
#navig_top_frame {
	position: absolute;
	width: 334px;
	height: 126px;
	left: 24px;
	top: 695px;
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #cccccc;
	border-left: 2px solid #cccccc;
}

/*======================================================================================================================== */
/* HEAD ================================================================================================================== */
/*======================================================================================================================== */
#title {
	margin: 28px 0 0 20px;
}
#title h1 {
	font-size: 1.8em;
	font-weight: normal;
	margin: 0;
	color: #ffd234;
}

/*======================================================================================================================== */
/* RIGHT FRAME =========================================================================================================== */
/*======================================================================================================================== */
#error_text {
	margin: 20px;
	font-size: 1.3em;
	text-align: center;
}
