.inactive-subsection {
	background-color: #000;
	background-image: none;
}
.inactive-subsection a {
	color: #0056ae;
	background-color: #000;
	background-image: none;
}
.inactive-subsection a:hover {
	color: #0056ae;
	background-color: #000;
	background-image: url("{T_THEME_PATH}/images/bg_menu.gif");
}

#navigation .active-subsection a {
	color: #0056ae;
	background-color: #000000;
	background-image: none;
}
#navigation .active-subsection a:hover {
	color: #d3d3d3;
}

#trailer-block {
	width:560px;
	background-color:black;
	padding-left:10px;
	margin-top:-30px;
}

.sh_logo {
	float:left;
	margin-top:10px;
	margin-right:10px;
	width:275px; 
	height:102px;
}
.achievements_text {
	
}