.apaksa {
	min-height: 1020px;
	position: relative;
	border-top: 1px solid #FFF;
	background: #000000; /* Old browsers */
	background: -moz-linear-gradient(left, #000000 0%, #262626 50%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#000000), color-stop(50%,#262626), color-stop(100%,#000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #000000 0%,#262626 50%,#000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #000000 0%,#262626 50%,#000000 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(left, #000000 0%,#262626 50%,#000000 100%); /* IE10+ */
	background: linear-gradient(left, #000000 0%,#262626 50%,#000000 100%); /* W3C */
}
.apaksa:after {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #000;
}
.apaksa > div{
	width: 980px;
	margin: 0 auto;
	padding: 0 32px;
	overflow: hidden;
}
.logo2 {
	float: left;
	font-size: 16px;
	font-weight: normal;
	width: 120px;
	height: 120px;
	margin: 80px 0px 780px 80px;
	opacity: 0.7;
}
.neo {
	float: left;
	width: 333px;
	border-left: 1px solid #FFF;
	margin-top: 172px;
	margin-left: 333px;
}
.neo ul {
	overflow: hidden;
	line-height: 18px;
	list-style: none;
	margin: 0;
	padding: 0px 0px 2px 7px;
}
.neo ul li {
	float: left;
	zoom: 1;
	display:block;
}
.neo ul li a {
	font-size: 11px;
	font-family: sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow:1px 1px #000000;
	color: #BBB;
	color: rgba(172, 172, 172, .7);
	padding: 0px 6px;
	border-left: 1px solid #BBB;
	border-left: 1px solid rgba(172, 172, 172, .7);
		border-left:none;
}
.neo ul li:first-child a {
	border-left: 0;
}
.neo ul h2 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 16px;
}
.neo ul h2 a {
	color: #EEE;
	color: rgba(255, 255, 255, .7);
}
.neo ul a:hover,
.neo ul h2 a {
	color: #EEE;
	color: rgba(255, 255, 255, .7);
}
.small {
	float: left; clear: left;
	font-size: 8px;
	line-height: 8px;
	font-family: sans-serif;
	font-style: normal;
	color: #BBB;
	color: rgba(172, 172, 172, .7);
	margin-top: 8px;
	margin-left: 12px;
	text-shadow:1px 1px #000000;
}
