* {
	margin:0;
	padding:0;
}
html {
	width:100%;
	height:100%;
}
body {
	height:100%;
	font:normal 62.5% Tahoma, sans-serif;
	background-color:#e0dfdf;
}
h2 {
	color:#a50b28;
	font-size:1.8em;
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:5px;
}
h3 {
	font-size:1.7em;
	color:#3C3C3C;
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:4px;
}

h4 {
color:#a50b28;
	font-size:1.6em;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	margin-bottom:5px;
}

#basis {
	top:0;
	width:998px;
	margin:0 auto;
	min-height:100%;
	height:auto;
	border-right:1px solid #7a7a7a;
	border-left:1px solid #7a7a7a;
	background:#FFFFFF url(../images/bg-content.png) repeat-y left;
}
#header {
	height:224px;
	background:url(../images/header-pict.jpg) no-repeat top left;
	text-align:center;
}
#header .logo {
	margin-top:24px;
	
}
br.clear {
	display:block;
	clear:both;
	float:none !important;
	height:1px !important;
	font-size:1px !important;
	border:none;
	margin:0 !important;
	padding:0 !important;
	background:transparent !important;
	visibility:hidden !important;
}
table {
	border-collapse:collapse
}
img {
	border:none
}
a {
	text-decoration:underline
}
a:hover {
	text-decoration:none
}
ul li {
	list-style-type: none;
}
ol {
	padding:10px 0 10px 20px;
}
#middle {
	height:auto;
	padding-bottom:90px;
	background:url(../images/middle_bg.gif) left 277px no-repeat;
	width:998px;
}
.main-menu {
	background:url(../images/menu-bg.png) repeat-x top left;
	height:34px;
	padding:20px 0 0 42px;
}


.main-menu li {
	float:left;
	height:14px;
	cursor:pointer;
	margin-right:12px;
}
.main-menu li span {
	display:none;
}
.main-menu li.ico {
	margin-right:13px;
}
.main-menu li.home {
	background:url(../images/menu-home.png) no-repeat bottom left;
	width:83px;
}
.main-menu li.background {
	background:url(../images/menu-background.png) no-repeat bottom left;
	width:101px;
}
.main-menu li.reports {
	background:url(../images/menu-reports.png) no-repeat bottom left;
	width:164px;
}
.main-menu li.contact {
	background:url(../images/menu-contact.png) no-repeat bottom left;
	width:90px;
}
.main-menu li.useful {
	background:url(../images/menu-useful.png) no-repeat bottom left;
	width:130px;
}
.main-menu li.links {
	background:url(../images/menu-links.png) no-repeat bottom left;
	width:41px;
}
.main-menu li.practice {
	background:url(../images/menu-practice.png) no-repeat bottom left;
	width:104px;
}
.main-menu li.active {
	background-position:top left;
}

.slogan {
background:url(../images/menu-bg.png) repeat-x top left;
	height:34px;
	padding:20px 0 0 42px;
}

.slogan2 {
margin-left: 180px;
margin-top: -10px;
}
.left-column {
	width:198px;
	float:left;
	padding:38px 34px 0 39px;
}
.left-column p {
	color:#3C3C3C;
	font-size:1.1em;
	line-height:1.7em;
	text-align:justify;
	padding-bottom:17px;
}
.left-column p a {
	color:#3C3C3C;
}
.date {
	color:#7A7A7A !important;
	padding-bottom:6px !important;
}
.link {
	color:#a50b28 !important;
	background: url(../images/bullet_link.gif) right 60% no-repeat;
	padding:0 8px 0 5px;
}
.border {
	border-bottom:1px solid #D2D2D2;
	clear:both;
	margin:-6px 0 12px 0;
}
.central-col {
	float:left;
	width:460px;
	padding:38px 25px 0 38px;
}
.central-col ul {
	margin:13px 0 20px 15px;
}
.central-col ul li {
	list-style-type: square;
	color:#3C3C3C;
	font-size:1.1em;
	line-height:1.7em;
}
.central-col h2 {
}
.central-col p {
	color:#3C3C3C;
	font-size:1.1em;
	line-height:1.7em;
	padding-bottom:7px;
	text-align:justify;
}
.right-col {
	float:right;
	width:150px;
	padding:40px 40px 0 0;
}
.newsl-box {
	background:#EEE;
	border:1px solid #DDD;
	padding:14px 0 17px 17px;
	width:131px;
}
.newsl-box h3 {
	font-size:1.4em;
	margin-bottom:10px;
}
.newsl-box .e-mail-inp {
	width:107px;
	height:14px;
	border:1px solid #A5A5A5;
	padding:2px;
	font-family:Tahoma, Verdana;
	color:#3C3C3C;
	font-size:12px;
}
.newsl-box input.btn {
	background:url(../images/btn_submit.gif) left top no-repeat;
	width:114px;
	height:21px;
	border:none;
	margin-top:3px;
	cursor:pointer;
	font-family:Tahoma, Verdana;
	color:#3C3C3C;
	font-size:12px;
	padding-bottom:2px;
	margin-bottom:20px;
}
.newsl-box p {
	font-size:11px;
	color:#3C3C3C;
	margin-bottom:3px;
}
.newsl-box p input {
	vertical-align:middle;
	margin-right:4px;
}
.banner-1 {
	margin:67px 0 34px 5px;
}
.banner-2 {
	float:left;
}
.banner-3 {
	float:right;
}
.banner-4 {
	margin:10px 0 34px 11px;
}

.rule {
border:1px dotted #cccccc;
}

/* FOOTER*/
#footer {
	z-index:10;
	width:935px;
	height:38px;
	margin-top:-70px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/bg-footer.png) repeat-x bottom left;
	padding:32px 25px 0 38px;
}
#footer ul {
	float:right;
}
#footer ul li {
	float:left;
	font-size:11px;
	color:#272727;
	background:url(../images/bullet_footer.gif) right 60% no-repeat;
	padding:0 17px 0 13px;
}
#footer ul li a {
	color:#272727;
}
#footer ul li.last {
	background:none;
}
#footer p {
	font-size:11px;
	color:#272727;
}



.clear {
	clear:both;
	display:block;
}
