* {
	margin: 0px;
	padding: 0px;
}
html, body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #534d55;
	margin: 0;
	padding: 0;
	text-shadow:0px 1px 1px #ffffff;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	border: 0px;
	display: block;
	overflow: hidden;
	visibility: hidden;
}
h1 {
    float: right;
    font-size: 32px;
    font-weight: normal;
    margin: 24px 0 0;
}
h2 {
    font-size: 22px;
    font-weight: normal;
}
h3 {font-size:24px;}
h4 {font-size:18px;font-style:italic;font-weight:400;}
p {line-height:20px;}
a {color:#459c23;text-decoration:none;}
a:hover {color:#534d55;}
.linkWrap {
	width:980px;
	margin:20px auto 100px auto;
	overflow:hidden;
	}
.linkWrap h2 {
	margin: 0 0 6px 16px;
	}
.linkBox {
	float:left;
	width:323px;
	background:url(/errors/images/linkBg.png) no-repeat center bottom;
	padding: 0 0 18px 0;
	}
.linkBox a {
	display:block;
	border-top:1px solid #dedede;
	line-height:28px;
	width:270px;
	margin:0px auto;
	padding:0 10px;
	}
.linkBox a:hover {
	color:#6B1F7F;
	}
.linkBox h3 {
    font-size: 16px;
    margin: 6px 0 0 20px;
    position: absolute;
	padding:0 6px;
	line-height:20px;
	color:#6b1f7f;
	background:url(/errors/images/wSpacer.png) repeat;
	box-shadow:0px 0px 2px #333;
}
.linkBox h4 {
    font-size: 14px;
    margin: 4px 0 0 28px;
}
.linkBox img {
	margin:0 auto;
	padding:12px 0 0 0;
	display:block;
	}
.top404 {
    background: url("/errors/images/TopBg.png") no-repeat scroll center bottom transparent;
    height: 160px;
    margin: 0 auto -3px;
    position: relative;
}
.header {
	width:980px;
	margin:0px auto;
	position:relative;
	}
.replyLogo {
	display:block;
	background:url(/errors/images/mainSprite.png) 0px 0px no-repeat;
	width:176px;
	height:60px;
	overflow:hidden;
	}
.replyLogo:hover {
	background-position:-182px 0px;
	}
.fullWrap {
	background:url(/errors/images/bgNewReply.jpg) 0px 0px repeat;
	width:100%;
	position:relative;
	z-index:2;
	height:auto;
	overflow:hidden;
	padding:10px 0px;
	-moz-box-shadow:0px 0px 3px #333333; /* Firefox */
 	 -webkit-box-shadow:0px 0px 3px #333333; /* Safari, Chrome */
	box-shadow:0px 0px 3px #333333;/* CSS3 */
	border-bottom:1px solid #cacaca\9; /* IE fix 6,7,8 */
	border-top:1px solid #cacaca\9; /* IE fix 6,7,8 */
	}
.fullWrap.mid {
	padding:26px 0px;
	}
.footerWrap {
	background:url(/errors/images/bgNewReply.jpg) 0px 0px repeat;
	width:100%;
	height:auto;
	padding:30px 0px;
	-moz-box-shadow:0px 0px 3px #333333; /* Firefox */
 	 -webkit-box-shadow:0px 0px 3px #333333; /* Safari, Chrome */
	box-shadow:0px 0px 3px #333333;/* CSS3 */
	border-bottom:1px solid #cacaca\9; /* IE fix 6,7,8 */
	border-top:1px solid #cacaca\9; /* IE fix 6,7,8 */
	position:fixed;
	bottom:0;
	}
.footerBox {
	width:980px;
	margin:0px auto;
	color:#a0a0a0;
	font-weight:600;
	}
.footerBox a {
	color:#a0a0a0;
	text-decoration:none;
	}
.footerBox a:hover {color:#459c23;}
.footerBox b {padding:0px 6px;}
.footerBox span {
	color:#a0a0a0;
	display:block;
	float:right;
	}
