.page {
	padding-bottom: 50px;

}

.headLine {
	clear: both;
	padding-top: 20px;
	margin-top: 0px;
}

.titleBlock {
	background-color: #125fd1;

}

.pageContainer {
	padding-bottom: 20px;
}
.cerecImage {
	display: block;
	width: 221px;
	float: left;
	text-align: right;
	font-size: 11px;
	padding-top: 20px;
}


.linkList {
	display: block;
	float: left;
	width: 200px;
	padding-top: 30px;
	padding-bottom: 0px;
}


.linkList b {
	color: #00714f;
	display: block;
	padding-bottom: 10px;
}

.linkList ul {
	margin: 0 0 0 0;
	padding: 0 0 0 15px;
}

.linkList ul li {
	color: #046784;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;

}



.listImage {
	display: block;
	float: right;
	padding-top: 35px;
}



.commands {
	padding-top: 10px;

}



.commands a {
	display: block;
	float: left;

}

.commands img {
	display: block;
	float: right;
}

.contactToday {
	color: #faa316;
	text-decoration: none;
	font-size: 12px;

}

.contactToday:hover {
	text-decoration: underline;
}
