html, body {
	background: #e6e9e0;
	font-family: sans-serif;
}

.header {
	height: 190px;
	text-align: center;
	background: #b3bca0 url('img/header-bg.jpg') top center no-repeat;
	border-bottom: 5px solid #bf1e2e;
}

.main {
	width: 1100px;
	margin: 0 auto;
}

.content {
	color: #19468d;
	font-size: 16px;
}

.content h4 {
	font-size: 16px;
}

.content li {
	font-size: 14px;
	margin-bottom: 3px;
}

.content-left {
	padding: 40px 40px 0 0;
	line-height: 23px;
}

.content-left h4 {
	margin-bottom: 20px;
}

.content-right {
	padding: 40px 0 0 40px;
}

.content-right .list {
	margin-bottom: 38px;
}

.content-right .specialties {
	margin: 0 0 0 20px;
}

.content-right .specialties h5 {
	text-decoration: underline;
	font-size: 14px;
}

.content-right .specialties li {
	font-size: 12px;
	list-style: none;
}

.content-right .specialties ul {
	margin-left: 0;
}

.center-knockout {
	background: #bf1e2e;
	color: #fff;
	padding: 20px;
	font-size: 14px;
	height: 186px;
}

.center-knockout li {
	margin-bottom: 3px;
}

.center-knockout h3 {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
}

.images {
	font-size: 0;
}

.images img {
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
	border-bottom: 5px solid #bf1e2e;
}

.footer {
	margin: 50px auto;
	background: #b3bca0;
	color: #19468d;
	border-radius: 10px;
	padding: 40px;
	font-size: 12px;
}

.footer a {
	color: #bf1e2e;
}

.footer h3 {
	font-weight: bold;
	text-align: center;
	font-size: 20px;
	margin-bottom: 20px;
}

.footer .phone-block {
	text-align: center;
	margin-bottom: 20px;
}

.footer .more-info {
	font-size: 16px;
	margin-bottom: 30px;
}

.footer .phone {
	font-size: 36px;
}

.footer .phone span {
	font-size: 10px;
}

.footer .doctors {
	width: 400px;
	margin: 0 auto;
	font-weight: bold;
	margin-bottom: 20px;
}

.footer .doctor {
	text-align: center;
}

.footer .address {
	width: 400px;
	margin: 0 auto;
	margin-bottom: 20px;
	text-align: center;
}

.footer .fax {
	margin-bottom: 20px;
	text-align: center;
}

.footer .participate {
	margin-bottom: 20px;
	text-align: center;
}

.footer .email {
	margin-bottom: 20px;
	text-align: center;
}

.footer .brochure {
	margin-bottom: 20px;
	text-align: center;
}