body {
	margin:20px 0 0 0;
	margin:20px 0 0 0;
	text-align:center;
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#e0e0e0;
	background:#fff;
	}
	
#container {
	width:656px;
	height:auto;
	margin:0 auto;
	text-align:left;
	position:relative;
	}
	
#qbicLogo {
	width:656px;
	height:200px;
	text-align:center;
	margin-bottom:20px;
	}		
	
#infoBox {
	width:656px;
	height:199px;
	background:url(gfx/bck.png) no-repeat;
	position:relative;
	}
	
.errorName {
	font:bold 30px Georgia, "Times New Roman", Times, serif;
	color:#82c2d0;
	width:200px;
	height:40px;
	display:block;
	position:absolute;
	top:20px;
	left:83px;
	}
	
.title {
	width:400px;
	height:20px;
	display:block;
	position:absolute;
	top:58px;
	left:85px;
	font:bold 12px Georgia, "Times New Roman", Times, serif;
	color:#999;	
	}
	
.desc {
	width:500px;
	position:absolute;
	top:95px;
	left:85px;
	font:12px Georgia, "Times New Roman", Times, serif;
	}
	
#footer {
	width:507px;
	height:20px;
	display:block;
	margin:0 auto 0 auto;
	}
	
.left {
	width:350px;
	float:left;
	font-size:11px;
	font-weight:bold;
	color:#383838;
	}
	
.right {
	width:157px;
	float:left;
	text-align:right;
	}
	
a {
	outline:none;
	text-decoration:none;
	color:#fb7825;
	font-weight:bold;
	font-size:11px;
	}
	
a:hover {
	color:#00b9e4;
	}						
	
			