/*-----------------------------------------------------------
Site		:  Printing.com
File		:  Error Pages
-----------------------------------------------------------*/

body {
	font: 12px "Lucida Grande", "lucida sans unicode", Verdana, Arial, helvetica, sans-serif;
}
a:link, a:visited {
	color: #E61F8A;
	text-decoration: none;
	font-weight: bold;
	padding: 1px;
}
a:hover, a:active {
	text-decoration: none;
	color: #fff;
	background-color: #E61F8A;
}
a#return {
	color: #fff;
}
a#return, a#return:hover {
	background-color: #fff;
}
#down {
	width: 100%;
}
#wrapper {
	margin: 0 auto;
}
#mainContent {
	width: 655px;
	margin: 0 auto;
	position: relative;
}
#down #mainContent {
	width: 690px;
}
#mainContent img {
	margin-left: 190px;
}
#maintenance {
	position: absolute;
	right: 0;
	top: 65px;
}
#maintenance h1 {
	width: 309px;
}
#defence {
	clear: both;
	margin-left: 45px;
	padding-top: 20px;
	font-size: 140%;
	color: #aaa;
	text-align: center;
	line-height: 1.5;
}
