body {
	margin:0;
	padding:0;
	text-align: left;
	color: #333;
	font: normal 14px Arial, Helvetica, sans-serif;
	background: #fff;
}
a:link,
a:visited,
a:active {
	text-decoration:none;
	color: #9b3524;
}
a:hover {
	text-decoration: underline;
	color: #c74b37;
}
#frame {
	width: 726px;
	margin: 100px auto;
}
#left {
	float: left;
	background: transparent url('../images/error/separator.png') no-repeat 100% 0;
	height: 780px;
	padding: 124px 0 0;
}
#left h1 {
	background: transparent url('../images/error/404.png') no-repeat 0 0;
	text-indent: -9999em;
	width: 210px;
	height: 147px;
	margin: 0 52px 0 0;
	padding: 0;
}
#right {
	float: left;
	width: 45%;
	padding: 113px 0 0 104px;
}
h1#logo {
	background: transparent url('../../../kontan/evoo/images/kontan.png') no-repeat 0 0;
	height: 87px;
	margin: 0;
	width: 225px;
}
#logo a {
	display: block;
	height: 48px;
	text-indent: -9999em;
	width: 137px;
}
#right h3 {
	background: transparent url('../images/error/sorry.png') no-repeat 0 0;
	padding: 0;
	margin: 20px 0 0;
	text-indent: -9999em;
	height: 59px;
	width: 354px;
}
#right h4 {
	line-height: 22px !important;
	margin: 42px 0 0;
	padding: 0 0 0 4px;
	font-weight: normal;
}
#right p { font-size: 11px; margin: 42px 0 0 4px; color: #555 }

