.container {
	background: #ffffff url(./images/bg-about.jpg) no-repeat center 53px;
}
.topwrap {
	height: 270px;
	padding: 87px 0 0 28px;
}
.side {
	position: absolute;
	margin: 364px 0 0 0;
}
.breadcrumb {
	position: absolute;
	margin: 327px 0 0 0;
}
.colwrap {
	height: 675px;
}
.topwrap a {
	color: #d4f6ff !important;
	text-decoration: underline !important;
}
.topwrap a:hover {
	color: #7498c9 !important;
}
.topwrap h1 {
	font-size: 32px;
	color: #ffffff;
	font-weight: normal;
	line-height: 32px;
}
.topwrap p {
	color: #ffffff;
	padding: 20px 0 0 0;
}
