@charset "utf-8";

* {
	padding:0;
	margin:0;
	}
	
body {
	text-align:center;
	padding:0;
	margin:0;
	background-color:#fff;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-style:normal;
	font-weight:normal;
	line-height:normal;
	}

.wrapper {
	width:970px;
	margin:0 auto;
	text-align:left;
	padding:0;
	}

ul, ul li {
	list-style:none;
	}

h1 {
	font-size:2em;
	font-weight:normal;
	margin:0;
	padding:0 10px 10px 14px;
	font-family:Arial, Helvetica, sans-serif;
	}

h2 {
	font-size:1.6em;
	font-weight:normal;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	}

h3 {
	font-size:1.4em;
	font-weight:normal;
	margin:0;
	padding:0;
	}
	
h4 {
	font-size:1.2em;
	}

hr {
	margin:0;
	border-top:1px solid #ccc;
	border-bottom:1px solid #fff;
	border-left:1px solid #ccc;
	padding:0;
	}

a {
	color:#039;
	text-decoration:none;
	}

a:hover, a:active {
	color:#039;
	text-decoration:underline;
	}
	
a:visited {
	color:#813581;
	}
	
.clear {
	clear:both;
	font-size:1px;
	height:1px;
	visibility:hidden;
	}

/*        HEADER        */

#logo {
	margin:0;
	padding:0;
	float:left;
	}

#logo h1 {
	margin:8px 0 0 0;
	padding:0;
	height:48px;
	float:left;
	}

#logo a img, #logo a:visited img {
	border:none;
	}

#menu {
	float:left;
	margin:11px 0 0 60px;
	}

#menu ul {
	margin:0 0 -3px 0;
	padding:0;
	float:left;
	}

#menu ul li {
	width:150px;
	height:38px;
	padding-top:10px;
	float:left;
	list-style:none;
	text-align:center;
	font-size:110%
	}
	
	#menu li a {
		padding:10px 20px;
		background:url(/res/images/tab-inactive.gif) top no-repeat;
		}
		
		#menu li a:hover {
			background:url(/res/images/tab-active.gif) top no-repeat;
			}

#menu ul li.active {
	width:200px;
	color:#000;
	font-weight:bold;
	background:url(/res/images/tab-active-bridge.gif) top no-repeat;
	}
	
	#menu ul li.active a {
		padding:10px 18px;
		background:none;
		}

#menu ul li a:link,#menu ul li a:visited {
	color:#039;
	text-decoration:none;
	}

#menu ul li a:hover {
	text-decoration:underline;
	}

#menu ul li.active a {
	color:##039;
	}

#logo {
	margin-top:7px;
	}

/* MAIN COLUMN */

.main-block {
	float:left;
	width:732px;
	margin:0;
	background:#EDEDED url(/res/images/left-col-bg.gif) repeat-y;
	}
	
.main-block-top {
	background:url(/res/images/left-col-top-bridge.gif) top no-repeat;
	height:17px;
	}

.main-block-bottom {
	background:url(/res/images/left-col-bottom.gif) bottom no-repeat;
	height:16px;
	}

.row {
	overflow:hidden;
	padding-top:20px;
	}
	
.cell {
	float:left;
	width:325px;
	padding-right:10px;
	}

.left {
	float:left;
	margin-right:20px;
	width:100px;
	height:100px;
	border:none;
	}
	
.cell .right {
	float:left;
	width:205px;
	}
	
	.cell ul li {
		padding:4px 0 0;
		}
		
.cell h4 {
	padding:0 !important;
	}
	
.content {
	margin:0 14px;
	}
	
	.content p {
		line-height:1.4em;
		padding:6px 0;
		}
		
	.content h2 {
		padding-top:14px;
		}
		
	.content h3 {
		padding-top:10px;
		}
		
	.content ol li {
		list-style:decimal;
		margin-left:24px;
		line-height:1.4em;
		padding:2px 0;
		}
		
	.content ul li {
		list-style:disc;
		margin-left:24px;
		line-height:1.4em;
		padding:2px 0;
		}
		
	.content table {
		border:1px solid #ccc;
		border-collapse:collapse;
		width:100%;
		margin:5px 0 15px;
		}
		
	.content td, .content th {
		border:1px solid #ccc;
		border-collapse:collapse;
		padding:4px 8px;
		}
		
	.content th {
		font-weight:bold;
		background-color:#ddd;
		}
		
	th.center {
		text-align:center;
		}
		
.home {
	}
	
	.home h4 {
		padding:0;
		}
		
.top {
	position: relative;
	height: 8px;
	border-top: 1px solid #B1CEE1;
	background-color: #fff;
	}

	.top div, .btm div {
		position: absolute;
		height: 9px;
		width: 9px;
		}

	.top .l {
		background: url(/res/img/form-tl.gif) top left no-repeat;
		left: 0;
		top: -1px;
		}
	
	.top .r {
		background: url(/res/img/form-tr.gif) top right no-repeat;
		right: 0;
		top: -1px;
		}
	
.btm {
	position:relative;
	height:8px;
	border-bottom:1px solid #B1CEE1;
	background-color:#fff;
	}

	.btm .l {
		background:url(/res/img/form-bl.gif) bottom left no-repeat;
		left:0;
		bottom:-1px;
		}
	
	.btm .r {
		background:url(/res/img/form-br.gif) bottom right no-repeat;
		right:0;
		bottom:-1px;
		}
	
.mdl {
	border-left:1px solid #B1CEE1;
	border-right:1px solid #B1CEE1;
	background-color:#fff;
	padding:2px 16px 24px;
	overflow:hidden;
	height:1%;
	}
		
ul.nobullet li {
	list-style:none;
	margin:0;
	}
	
	.nobullet h3 {
		padding:0;
		}
		
ul.tabs {
	overflow:hidden;
	margin:10px 0;
	}
	
	ul.tabs li {
		float:left;
		width:50%;
		font-size:1.3em;
		}
		
li.intro {
	padding-bottom:30px !important;
	overflow:hidden;
	}
	
.intro .right {
	float:left;
	width:550px;
	}
	
/* BRIDGE */

.bridge {
	height:400px;
	width:26px;
	float:left;
	margin:0 -2px;
	position:relative;
	z-index:1;
	}
	
	.b-1 {
		background:url(/res/images/bridge.gif) bottom no-repeat;
		height:150px;
		}
		
	.b-2 {
		background:url(/res/images/bridge.gif) center no-repeat;
		height:130px;
		}

/* RIGHT COLUMN */

.right-block {
	float:left;
	width:210px;
	margin:0 0 20px 0;
	padding:0;
	}
	
	.right-block ul {
		}
	
		.right-block ul li {
			padding:2px 0;
			margin-left:2px;
			list-style-type:disc;
			}
	
	.right-block .with-bg {
		}
		
		.right-block .with-bg ul, .right-block .with-bg p {
			padding:4px 16px;
			}
		
		.right-block .with-bg li {
			padding:4px 0;
			margin:0;
			list-style-type:none;
			}
			
	.right-block .with-bg {
		background:url(/res/images/right-col-bg.gif) repeat-y;
		}
		
	.with-bg .hr {
		height:13px;
		border:0;
		background:url(../images/sb-divider.gif) 7px top no-repeat;
		}
		
.right-block a:visited {
	color:#039;
	}
	
	.right-block .now {
		color:#900;
		font-weight:bold;
		}

.right-block-top {
	background:url(/res/images/right-col-top.gif) top no-repeat;
	height:11px;
	width:208px;
	}

.right-block-bottom {
	background:url(/res/images/right-col-bottom.gif) bottom no-repeat;
	height:11px;
	width:208px;
	}
	
.right-block h3 {
	padding:15px 0 8px;
	}
	
.begin-search {
	margin-bottom:20px;
	}
	
	.begin-search h3 {
		font-size:1.2em;
		font-weight:normal;
		padding:0;
		}
		
	.begin-search p.green-button {
		background:url(/res/images/green.gif) center left no-repeat;
		color:#fff;
		margin:5px 0 0 -2px;
		padding:12px 0;
		}
		
	p.green-button a {
		padding:12px 30px 12px 12px;
		color:#fff !important;
		}
		
.se {
	}
	
	.right-block .with-bg div.se ul {
		padding-top:0;
		}
	
	.right-block .with-bg div.se ul li {
		padding:2px 0;
		list-style:disc;
		margin-left:18px;
		}
		
.breadcrumbs {
	padding:4px 16px;
	}
		
	.breadcrumbs p {
		padding:1px 0 !important;
		}
		
		.breadcrumbs p.now {
			font-weight:bold;
			}
			
		.breadcrumbs p.strelka {
			padding:0 0 2px;
			font-size:.8em;
			}
			
		.breadcrumbs p img {
			vertical-align:middle;
			}
			
		.breadcrumbs h3 {
			padding-top:0;
			font-size:1.1em;
			font-weight:bold;
			}

/* FOOTER */

.footer {
	clear:both;
	overflow:hidden;
	background:#fff;
	padding:20px 0;
	font-size:.8em;
	}

/*
#footer #contact {
	float: left;
	margin: 0;
	padding: 0;
	}

#footer ul {
	float: left;
	padding: 0;
	margin: 20px 0;
	}

#footer ul li {
	display:inline;
	list-style-type:none;
	padding:0 20px 0 0;
	margin:0;
	}

ul#footer-menu {
	list-style:none;
	float:right;
	padding:0;
	margin:20px 0;
	}

#footer-menu li {
	display:inline;
	margin:0;
	padding:0 !important;
	}
*/