/* Big block */
.big_block {

	width: 573px;
	height: auto;
	clear: both;
}

.big_block_top {
	margin-right: auto;
	margin-left: auto;
	width: 573px;
	height: 34px;
	background: url(images/big_block_top.jpg) no-repeat;
}

.big_block_title {
	padding-top: 2px;
	padding-right: 6px;
}

.big_block_top h1 {
	padding-right: 5px;
	padding-top: 5px;
	float: right;
}

.big_block_title img {
	float: right;
}

.big_block_body {
	margin-right: auto;
	margin-left: auto;
	width: 571px;
	border-right: 1px solid #bababa;
	border-left: 1px solid #bababa;
	height: auto;
	
	font-size: 12px;
	color: #454545;
	font-family: arial;
}

.big_block_body .text {
	padding: 5px;
}

.big_block_bottom {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	width: 573px;
	height: 14px;
	background: url(images/big_block_bottom.jpg) no-repeat;
}

/* Small block */
.small_block {
	margin-right: 0px;
	margin-left: 10px;
	width: 282px;
	height: auto;
	float: right;
}

.small_block_top {
	margin-right: auto;
	margin-left: auto;
	width: 282px;
	height: 34px;
	background: url(images/small_block_top.jpg) no-repeat;
}

.small_block_top h1 {
	padding-top: 5px;
	text-align: center;
}

.small_block_body {
	margin-right: auto;
	margin-left: auto;
	width: 280px;
	border-right: 1px solid #bababa;
	border-left: 1px solid #bababa;
	height: auto;
	
	font-size: 12px;
	color: #454545;
	font-family: arial;
}

.small_block_body .text {
	padding: 5px;
}

.small_block_bottom {
	margin-right: auto;
	margin-left: auto;
	width: 282px;
	height: 12px;
	background: url(images/small_block_bottom.jpg) no-repeat;
}

.seo_clients {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	width: 238px;
	height: 275px;
	background: url(images/clients_position.jpg) no-repeat;
}

.contact_block {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	clear: both;
	width: 238px;
	height: 268px;
	background: url(images/contact_block.jpg) no-repeat;
}
.contact_block h1 {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	font-weight: tahoma;
	text-align: center;
	padding-top: 5px;
}