body{
	background-image: url('../images/site/404_background.jpg') !important;
	background-position: top center !important;
	background-color: #1E1F23 !important;
	background-repeat:repeat;
}

#containerBg{
	background: none !important;
	font-family: 'Oswald',Impact,Arial,sans-serif;
}

#side_nav{
	border-left: none !important;
}

.thebufferzone{
	display: none !important;
}

.page404_heading{
	color: #F0A644;
	font-size: 62px;
	font-family: 'Oswald',Impact,Arial,sans-serif;
	font-weight: bold;
	height: 60px;
	padding-top: 50px;
}

.page404_section{
	padding-top: 10px;
	padding-bottom: 25px;
}

.page404_section h3{
	margin: 0px;
	color: #F0A644;
	font-size: 28px;
	font-family: 'Oswald',Impact,Arial,sans-serif;
	font-weight: bold;
}

.page404_section ul{
	margin-top:10px;
	padding-left: 25px;
}

.page404_section a, .page404_other_links a{
	color: #FFF;
	padding: 8px 6px;
	font-size: 22px;
	line-height:35px;
	font-family: 'Oswald',Impact,Arial,sans-serif;
	text-decoration: underline;
}

.page404_section_content{
	color: #FFF;
	font-size:22px;
	line-height:40px;
}

.page404_appologies{
	color: #F0A644;
	font-size: 20px;
	line-height:28px;
	margin-bottom:10px;
}

.page404_other_links{
	margin: 0px;
	padding: 10px 0px 30px 0px;
	list-style-type: none;
	margin-bottom:50px;
}

.page404_other_links li{
	float: left;
	padding: 0px 6px;
	border-right: 1px solid #FFF;
}

.page404_other_links li:last-child{
	border-right: none;
	
}

.page404_other_links li:first-child{
	padding-left:0px;
}

.page404_other_links li:last-child{
	padding-right:0px;
}

.page404_other_links li a{
	font-size: 24px;
	text-decoration: none;
}

.trend-bar-spacer {height: 28px;}
.footer {padding-left:0px;}