* {
	border: 0;
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust: 100%;
}

body {
	background: #e7f2fb url(../img/sales/error_bg-qW4WZT.png) repeat-x;
	color: #666;
	font-family: Arial, sans-serif;
	font-size: 18px;
	text-align: center;
}

/* Sprites */
.sprite {
	background: url(../img/sales/error-E8Z0QK.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
}

.logo {
	background-position: -130px -218px;
	height: 73px;
	margin: 50px 0 25px 0;
	width: 132px;
}

.clouds {
	background-position: 0 0;
	height: 207px;
	width: 580px;
}

.sprite-32 {
	height: 32px;
	width: 32px;
}

.icon-home {
	background-position: 0 -218px;
}

.icon-key {
	background-position: -42px -218px;
}

.icon-box {
	background-position: -86px -218px;
}

/* Layout */
#wrapper {
	width: 700px;
	margin: 0 auto;
}

/* Typography */
h1 {
	color: #1a74ba;
	font-size: 42px;
	font-weight: bold;
	margin-bottom: 20px;
}

h2 {
	color: #333;
	font-size: 24px;
	font-weight: bold;
	margin: 20px 0;
}

a {
	color: #1a74ba;
	text-decoration: none;
}

p {
	line-height: 24px;
	margin-bottom: 15px;
}

.links {
	margin: 30px auto;
	width: 400px;
}

.links .line {
	background: url(../img/sales/error-E8Z0QK.png) no-repeat 0 -299px;
	font-size: 0;
	height: 1px;
	line-height: 0;
}

.links li {
	list-style: none;
}

.links li a {
	display: block;
	margin: 0 auto;
	text-align: left;
	padding: 20px 70px;
	width: 230px;
}

.links li a:hover {
	background: #f4f9fc;
}

.links li .sprite {
	margin-right: 10px;
}
