/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

html {
	background: #fcf9f6 url("../images/bg.jpg") 50% 0 repeat-x;
}

body {
	color: #462502;
	font: 15px Georgia, serif;
	font: 13px/20px Arial, sans-serif;
}

a {
	color: #6a6622;
}

.l-wrapper {
	width: 980px;
	margin: 0 auto;
}

.l-head {
	height: 200px;
	position: relative;
}

.b-logo {
	position: absolute;
	top: 20px;
	left: 0;
}

.b-clients {
	position: absolute;
	top: 69px;
	left: 204px;
	font-size: 40px;
	color: #d0d152;
}
.b-teeth {
	position: absolute;
	top: 123px;
	left: 362px;
	font-size: 35px;
	color: #423e11;
}

.b-nav {
	position: absolute;
	top: 0;
	right: 0;
	height: 50px;
	padding: 0 17px 0 0;
	
	background: #a39c34 url('../images/menu-l.png') 0 0 no-repeat;
	
	zoom: 1;
	z-index: 1000;
}

	.b-nav .item {
		display: block;
		height: 36px;
		float: left;
		margin: 14px 0 0 30px;
		position: relative;
	}
	
	.b-nav .item-active {
		background: url('../images/menu-active.png') 50% 100% no-repeat;
	}
		.b-nav .item a {
			color: #fff;
		}
	
		.b-nav .item-active .item-link {
			color: #423e11;
			text-decoration: none;
		}
		
		
	.b-nav .tools {
		margin-left: 20px;
	}
	
	.b-nav .tools-item {
		display: block;
		float: left;
		margin-left: 10px;
	}
	
	.b-nav .submenu {
		position: absolute;
		top: 36px;
		left: 0;
		background: #fff;
		padding: 10px;
		line-height: 20px;
		display: none;
	}
	
	.b-nav .item:hover .submenu {
		display: block;
	}
		
		.b-nav .submenu li {
			width: 185px;
		}
	
		.b-nav .submenu a {
			color: #423e11;
		}

.b-discount {
	position: absolute;
	top: 50px;
	right: 0;
	background: url('../images/discount-bg.png') 0 0 no-repeat;
	
	width: 349px;
	height: 98px;
	z-index: 500;
}
		
	.b-discount p {
		display: block;
		padding: 8px 0 0 67px;
		
	}
	
	.b-discount .sign {
		font-size: 15px;
		color: #aa0606;
		position: absolute;
		top: 37px;
		right: 17px;
		font-weight: bold;
	}
		
.b-page-title {
	font-size: 50px;
	color: #fff;
	margin-bottom: 25px;
}

.b-page-subtitle {
	font-size: 40px;
	color: #d0d127;
	margin-bottom: 20px;
}

.l-content {
	width: 670px;
	margin-right: 30px;
	float: left;
}

.b-article {
	font: 12px/20px Verdana, sans-serif;
}

	.b-article p {
		margin-bottom: 20px;
	}
	
	.b-article img {
		border: 1px solid #e0e0e0;
		float: left;
		display: block;
		margin: 0 20px 0 0;
		clear: both;
	}

	.b-article h4 {
		font: 20px Georgia, serif;
		color: #462502;
		margin-bottom: 20px;
	}

.b-article strong {
	font-weight: bold;
}
	
.b-article ol {
	padding-left: 25px;
	list-style: decimal outside;
}
	
.b-article ol li {
	margin-bottom: 20px;
	list-style: decimal outside;
	position: relative;
}

.b-article ul li {
	list-style: disc inside;
	margin-bottom: 0;
}

.b-article table {
	width: 100%;
	border-collapse: collapse;
}

.b-article table th {
	font-weight: bold;
	text-align: center;
	border: 1px solid #E0E0E0;
}

.b-article table td {
	text-align: center;
	border: 1px solid #E0E0E0;
}


	
.l-offices {
	width: 280px;
	float: left;
	margin-top: 316px;
	font: 13px Verdana, sans-serif;
	color: #000;
}

	.l-offices dt {
		display: block;
		width: 62px;
		height: 62px;
		float: left;
		clear: both;
	}
	
	.l-offices dd {
		display: block;
		float: left;
		width: 200px;
	}	
	
	.l-offices .phone dd {
		font-size: 20px;
		font-family: Arial, sans-serif;
	}

.b-offices-head {
	font-size: 30px;
	color: #a66b37;
	margin-bottom: 20px;
	font-family: Georgia, serif;
}

.b-office-head {
	font-size: 20px;
	margin-bottom: 10px;
	color: #7a7527;
	font-family: Georgia, serif;
}

.l-footer {
	height: 85px;
	background: url('../images/footer.png') 0 0 repeat-x;
	margin-top: 100px;
}

	.l-footer-inner {
		width: 980px;
		margin: 0 auto;
		position: relative;
	}

.b-logo-footer {
	position: absolute;
	top: 15px;
	left: 0;
}

.l-footer .copyright {
	font: 11px Verdana, sans-serif;
	color: #767676;
	padding: 5px 0 5px 20px;
	display: block;
	background: url('../images/teeth.png') 0 0 no-repeat;
	
	position: absolute;
	top: 40px;
	right: 0;
}

.b-main-list {
	font: 15px/20px Georgia, serif;
	color: #423e11;
}

	.b-main-list li {
		width: 47%;
		float: left;
		height: 180px;
		position: relative;
	}
	
	.b-main-list li img {
		position: absolute;
		top: 0;
		left: 0;
	}
	
	.b-main-list li.even {
		width: 48%;
		float: left;
		margin-left: 4%;
	}

	.b-main-list h3 {
		font: 20px Georgia, serif;
		color: #423e11;
		margin-bottom: 6px;
		padding-left: 92px;
	}
	
		.b-main-list h3  a {
			color: #423e11;
		}
		
	.b-main-list p {
		padding-left: 92px;
	}
	
.b-map {
	display: block;
	padding-left: 31px;
	background: url('../images/map.png') 0 0 no-repeat;
	clear: both;
	color: #6a6622;
	margin-bottom: 40px
}

.b-office {
	margin-bottom: 85px;
	position: relative;
	zoom: 1;
	min-height: 310px;
}

	.b-office h2 {
		font: 30px Georgia, serif;
		color: #423e11;
		margin-bottom: 20px;
	}
	
.b-office-item {
	padding-left: 130px;
	position: relative;
	
	line-height: 30px;
}

	.b-office-item label {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		font: 17px/30px Georgia, serif;
	}
	
	.b-office-item-phone {
		font-size: 20px;
		line-height: 35px;
	}
	
.b-office-map {
	position: absolute;
	top: 40px;
	right: 0;
}

	.b-office-map label {
		font: 17px/30px Georgia, serif;	
		display: block;
		padding: 15px 0 0 15px;
	}
	
.l-content-offices {
	width: 700px;
}

.b-form h2 {
	font: 30px Georgin, serif;
	color: #423e11;
	margin-bottom: 20px;
}

.b-form label {
	display: block;
	font: 13px Verdana, sans-serif;
	color: #000000;
}

.b-form .text-input, .b-form textarea {
	border: 1px solid;
	border-color: #a49d34 #c8c485 #c8c485 #a49d34;
	display: block;
	margin: 5px 0 23px;
	font: 17px/30px;
}

.b-form .text-input {
	width: 415px;
	height: 31px;
}

.b-form textarea {
	width: 100%;
	height: 190px;
}