* { outline: none;}

a img { border: 0;}
form { margin: 0;}
i, em { _zoom: 1; _width: 99%;}

.clear { clear: both;}
.png { behavior: url( '/iepngfix.htc' );}

html, body { margin: 0; padding: 0;}

body, table, input, textarea, select { font-family: Arial, Sans-Serif;}
body {
	font-size: 62.5%;
	line-height: 200%;
}

a:hover { text-decoration: none;}


#body {
	_width: expression( ( document.documentElement.clientWidth || document.body.clientWidth ) < 1200 ? '1200px' : '100%' );
	min-width: 1200px;
}


/* ##### ##### ##### ##### #####   C O L U M N S   ##### ##### ##### ##### ##### */
.column {
	_height: 1%;
}
html>body .column {
	overflow: hidden;
}

.left {
	float: left;
	width: 272px;
	margin-right: -272px;
}


/* ##### ##### ##### ##### #####   H E A D   ##### ##### ##### ##### ##### */
#head {
	position: relative;
}

/* ##### ##### #####   L E F T   ##### ##### ##### */
#head .left {
	position: relative;
	height: 191px;
	background: url( '../images/site/head_left_bg.jpg' ) no-repeat left top;
}

#phones {
	position: absolute;
	top: 117px;
	left: 133px;
}

/* ##### ##### #####   R I G H T   ##### ##### ##### */
#head .right {
	position: relative;
	height: 142px;
	margin-left: 272px;
	background: url( '../images/site/head_right_bg.jpg' ) no-repeat left top;
}
#calc {
	float: right;
}

#head_line {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #02507D url( '../images/site/head_line_bg.gif' ) no-repeat left top;
}

#icons {
	float: right;
}
#icons td {
	padding: 10px 20px 0 0;
}

#nav {
	margin-left: 2px;
}
#nav td {
	padding: 3px 0 5px 31px;
}
#nav a {
	font-size: 1.4em;
	color: #fff;
}

/* ##### ##### #####   T O P   ##### ##### ##### */
#top {
	position: absolute;
	top: 19px;
	left: 45%;
	margin-left: -143px;
}
#slogan {
	margin-left: 276px;
}
/* ##### ##### ##### ##### #####   E N D   H E A D   ##### ##### ##### ##### ##### */


/* ##### ##### ##### ##### #####   M A I N   ##### ##### ##### ##### ##### */
#main {
	padding: 42px 0;
}

/* ##### ##### #####   L E F T   ##### ##### ##### */
#main .left .brick .head {
	padding-left: 41px;
	background: #02507D url( '../images/site/brick/blue-tr.gif' ) no-repeat right top;
}
#main .left .brick .head a, #main .left .brick .head span {
	display: block;
	padding: 10px 0;
	margin: 0;
	font-size: 1.4em;
	font-weight: normal;
	color: #fff;
	background: url( '../images/site/brick/blue-br.gif' ) no-repeat right bottom;
}
#main .left .brick .head span {
	font-weight: bold;
}

#main .left .brick .content {
	padding: 20px 10px;
	font-size: 1.4em;
}
#main .left .brick .content a { color: #02507D;}

#main .left .brick .content ul {
	list-style: none;
	padding: 0 0 0 15px;
	margin: 0;
}
#main .left .brick .content ul ul { padding-left: 34px;}

#main .left .brick li {
	_display: inline;
	padding: 0;
	margin: 0;
}

#main .left .brick .content ul a, #main .left .brick .content ul span {
	display: block;
	padding: 2px 0 2px 16px;
	color: #02507D;
	background: url( '../images/site/arrow.gif' ) no-repeat left center;
}
#main .left .brick .content ul span {
	font-weight: bold;
}

#main .left .brick .content ul ul a, #main .left .brick .content ul span {
	padding-left: 18px;
}

#brick_left_certificate {
	margin-top: 30px;
	text-align: center;
}

/* ##### ##### #####   R I G H T   ##### ##### ##### */
#main .right {
	float: right;
	width: 176px;
	margin-left: -176px;
}

#main .right .brick {
	background: #F1EAD5;
	border: 1px solid #226589;
	border-width: 1px 0 1px 1px;
}

#main .right .brick .tl {
	position: relative;
	left: -1px;
    top: -1px;
	background: url( '../images/site/brick/border2-tl.gif' ) no-repeat top left;
}
#main .right .brick .bl {
	position: relative;
	bottom: -2px;
	background: url( '../images/site/brick/border2-bl.gif' ) no-repeat bottom left;
}
*:first-child+html #main .right .brick .bl { bottom: -1px;}

#main .right .brick .content {
	padding: 10px 5px 10px 10px;
	font-size: 1.4em;
	color: #02507D;
}
#main .right .brick .content a { color: #02507D;}

#main .right .brick .content h2 {
	padding: 0;
	margin: 0;
	font-size: 1em;
}

#brick_right_1 {
	padding-bottom: 94px;
	margin-bottom: 16px;
	background: url( '../images/site/brick_right_1.jpg' ) no-repeat right bottom;
}
#brick_right_2 {
	padding-bottom: 132px;
	background: url( '../images/site/brick_right_2.jpg' ) no-repeat right bottom;
}

/* ##### ##### #####   C E N T E R   ##### ##### ##### */
#main .center {
	_height: 1%;
	margin: 0 207px 0 305px;
}

#main .center .brick {
	border: 1px solid #02507D;
}

#main .center .brick .tl {
	position: relative;
	left: -1px;
    top: -1px;
	background: url( '../images/site/brick/border-tl.gif' ) no-repeat top left;
}
#main .center .brick .tr {
	position: relative;
	right: -2px;
	background: url( '../images/site/brick/border-tr.gif' ) no-repeat top right;
}
#main .center .brick .br {
	position: relative;
	bottom: -2px;
	background: url( '../images/site/brick/border-br.gif' ) no-repeat bottom right;
}
*:first-child+html #main .center .brick .br { bottom: -1px;}

#main .center .brick .bl {
	position: relative;
	left: -2px;
	background: url( '../images/site/brick/border-bl.gif' ) no-repeat bottom left;
}

#main .center .brick .content {
	padding: 15px 30px;
	font-size: 1.4em;
	color: #02507D;
}
#main .center .brick .content a { color: #02507D;}

#main .center .brick .content h2 {
	padding: 0;
	margin: 0;
	font-size: 1em;
}

#brick_center_links {
	*width: 99.9%;
	margin-top: 95px;
	background: url( '../images/site/brick_center_links.jpg' ) no-repeat right center;
}

/* ##### ##### #####   C O N T E N T   ##### ##### ##### */
#title {
	padding: 0;
	margin: 0 0 1em 0;
	font-size: 2em;
	color: #02507D;
	text-align: center;
}

#content {
	font-size: 1.4em;
	text-align: justify;
}

#content a {
	color: #02507D;
}

#content em {
	font-style: italic;
}

#content table {
	border-collapse: collapse;
}
#content table th, #content table td {
	padding: 2px;
	border: 1px solid #02507D;
}
#content table th {
	font-weight: normal;
	color: #fff;
	text-align: center;
	background: #02507D;
}

#content table.noborder td { border: none;}
/* ##### ##### ##### ##### #####   E N D   M A I N   ##### ##### ##### ##### ##### */


/* ##### ##### ##### ##### #####   F O O T   ##### ##### ##### ##### ##### */
#foot .left {
	text-align: center;
}

#foot .right {
	padding: 15px 15px 15px 119px;
	margin-left: 305px;
	font-size: 1.4em;
	color: #fff;
	background: #007DC4 url( '../images/site/brick/sky-tl.gif' ) no-repeat top left;
}
#foot .right a { color: #fff;}
/* ##### ##### ##### ##### #####   E N D   F O O T   ##### ##### ##### ##### ##### */


/* ##### ##### ##### ##### #####   P A G E - P R I C E S   ##### ##### ##### ##### ##### */
#table_documents_count, #table_documents_hard, #table_work_type, #table_pbu_use, #result_price {
	display: none;
}

#result_price {
	text-align: center;
}

#calc_price {
	font-size: 2em;	
	color: #02507D;
}
/* ##### ##### ##### ##### #####   E N D   P A G E - P R I C E S   ##### ##### ##### ##### ##### */
