* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	padding: 10px 0;
}
a {
	color: #1f4293;
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}
img {
	border: none;
}
input {vertical-align: middle}
#wrapper {
	width: 1010px;
	margin: 0 auto;
	background-image: url('images/body_bg.jpg'); /* Путь к фоновому рисунку */
	background-position: left top; /* Положение фона */
	background-repeat: repeat-y;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 223px;
	background: url('images/header_bg.jpg') no-repeat;
	position: relative;
}
#logo {
	height: 88px;
	width: 284px;
	border: 0;
	position: absolute;
	top: 50px;
	left: 40px;
}
#motto {
	font-family: Times New Roman;
	position: absolute;
	top: 140px;
	left: 400px;
	color: #375ab8;
/*	font-weight: bold;
*/	font-size: 24px;
}
#motto .smaller {
	font-size: 18px;
}
#lang {
	position: absolute;
	bottom: 0;
	left: 30px;
	width: 119px;
	height: 23px;
	background: url(images/lang_bg.jpg);
	text-align: center;
	font-size: 15px;
	color: #878586;
	padding: 7px 0 0;
}
#lang a {
	color: #878586;
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	height: 1%;
	background: url('images/footer_bg.jpg') no-repeat bottom left;
/*	background: url('images/bg_right.jpg') y-repeat right;*/
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 0 0 240px;
}
#main_text {
	margin: 0 15px 0 0;
	padding: 0;
	background: #e8f1fa;
	border-right: 1px solid #dddddd;
	width: 750px;
}
#main_text_h {
	height: 8px;
	width: 751px;
	background: url('images/main_h.jpg') no-repeat top left;
}
#main_text_b {
	height: 25px;
	width: 751px;
	background: url('images/main_b.jpg') no-repeat top left;
}
#main_text_body {
	padding: 10px 37px 0;
}
.body_container {
	margin-top: 10px;
	background: url('images/main_container.jpg') no-repeat top left;
	width: 676px;
	padding-top: 8px;
}
.body_container h2 {
	border-right: 1px solid #dddddd;
	background: #f7f7f7;
}
.body_block {
	padding: 5px 5px;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	background: #f7f7f7;
}
.body_block p {
	border: 0;
	background: none;
	padding: 10px 15px;
}
.body_container p.bottom {
	padding: 5px;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	background: #f7f7f7;
}

.body_block ul li {
	color: #000;
	margin-left: 30px;
	padding-left: 10px;
	list-style-image: url('images/li.jpg')
}
.body_block ul {
	padding-bottom: 10px;
}
.body_container h2 {
	font-size: 18px;
	color: #1f4293;
	padding: 10px 45px 5px;
}
.body_container h3 {
	font-size: 14px;
	color: #1f4293;
	padding: 0px 15px 5px;
}

#content p.cont {
	padding: 10px 40px 0;
}
.comm {
	padding: 0;
	margin: 0;
	color: #1f4293;
	font-weight: bold;
	font-size: 13px;
}

/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	float: left;
	width: 250px;
	margin-left: -100%;
	position: relative;
/*	background: url('images/bg_left.jpg') y-repeat left;*/
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height: 200px;
	background: url('images/footer_bg.jpg') no-repeat bottom;
}

.side_block {
	background: url('images/side_block_h.jpg') no-repeat top left;
	margin: 0 0 10px 10px;
	padding: 10px 0 0;
	width: 217px;
}
.side_block ul li {
	background: url('images/side_block_li.jpg') no-repeat top left;
	width: 217px;
	height: 34px;
	list-style-type: none;
}
.side_block li a {
	display: block;
	padding: 7px 0 0 20px;
	color: #1f4293;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.side_block p {
	background: url('images/side_block_p.jpg') repeat-y top left;
	padding: 5px 5px 5px 20px;
	border-bottom: 1px solid #c9c9c9;
	margin-bottom: 0;
}
.side_block h1, .side_block h2, .side_block table {
	background: url('images/side_block_p.jpg') repeat-y top left;
	padding: 5px 5px 2px 20px;
	color: #1f4293;
}
.side_block h1 {
	font-size: 16px;
	text-align: center;
}
.side_block h2 {
	font-size: 14px;
	text-align: left;
}
.side_block a.more {
	display: block;
	text-align: right;
	padding-right: 10px;
	color: #1f4293;
	font-weight: bold;
	text-decoration: none;
}
#foot {
	color: #b3b3b3;
	clear: both;
	text-align: center;
	padding: 10px 0 20px;
}
#foot a {
	color: #b3b3b3;
	text-decoration: none;
	font-weight: bold;
}
.tarif {
	margin: auto;
	font-weight: bold;
}
.tarif td {
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #ddd;
	background-color: #fafafa;
	padding: 2px;
	text-align: left;
	vertical-align: top;
}
.tarif td.light {
	background-color: #f9fae8;
}
.tarif td.dark {
	background-color: #e8f1fa;
}
.tarif td.grey {
	background-color: #f2f2f2;
}
.faq_question {
	color: #1f4293;
	font-weight: bold;
}
#main_text_bottom {
	text-align: center;
	padding: 10px 20px;
	height: 150px;
	color: #bbb
}
#main_text_bottom p {
	color: #000;
	text-align: left;
	padding: 0 20px;
}
.button-order {
	text-align: center;
	padding-top: 0;
	padding-bottom: 15px;
}
.button-order a {
	padding: 10px 0 0;
	margin: 0 auto;
	width: 200px;
	height: 25px;
	display: block;
	border: 1px solid #ddd;
	text-transform: uppercase;
	font-weight: bold;
}
.button-order-alone {
	text-align: center;
	padding: 20px 0 0;
}
.button-order-alone a {
	padding: 10px 0 0;
	margin: 0 auto;
	width: 200px;
	height: 25px;
	display: block;
	border: 1px solid #ddd;
	text-transform: uppercase;
	font-weight: bold;
}

