/* CSS Document */

body, html {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	background:#6a7b8f;
	}
/* global styles */
img { border:none; }
p {	margin:5px 0 5px 0;	padding:0; }
h1, h2, h3, h4, h5, h6 { font-family:Arial, Helvetica, sans-serif; color:#183046; margin:5px 0 5px 0; padding:0; }
h1 { font-size:24px; }
h2 { font-size:21px; }
h3 { font-size:18px; }
h4 { font-size:16px; }
h5 { font-size:14px; }
h6 { font-size:12px; }
.clear { clear:both; font-size:0px; }
.title {
	font-weight:normal;
	}
.text {
	display:table;
	width:100%;
	text-decoration:none;
	}
hr {
	height:1px;
	border:none;
	color:#186495;
	background:#186495;
	}


#HTMLBlockShadow {
	width:1014px;
	background:url(/i/bg.gif) left top repeat-y;
	margin:0 auto;
	}
#HTMLBlock {
	width:1000px;
	margin:0 auto;
	position:relative;
	}


a:active, a:focus, img { outline:none; }
:focus{ -moz-outline-style:none; }

a:link, a:active, a:visited {
	color:#333333;
	text-decoration:underline;
	}
a:hover {
	text-decoration:none;
	}


#headerBlocks {
	background:#10476b url(/i/headerBG.gif) left bottom repeat-x;
	height:65px;
	text-align:right;
	padding:10px 10px 10px 200px;
	position:relative;
	z-index:10;
	color:#7aa1b7;
	text-transform:uppercase;
	font-size:11px;
	line-height:17px;
	overflow:hidden;
	}
#headerBlocks a.logotype:link, #headerBlocks a.logotype:active, #headerBlocks a.logotype:visited, #headerBlocks a.logotype:hover {
	position:absolute;
	left:10px;
	top:10px;
	z-index:11;
	}
#headerBlocks .links {
	font-size:0px;
	}
#headerBlocks .links a:link, #headerBlocks .links a:active, #headerBlocks .links a:visited {
	color:#ecf0f5;
	font-size:11px;
	display:inline-block;
	margin-left:15px;
	padding-left:20px;
	text-transform:lowercase;
	line-height:12px;
	height:14px;
	text-decoration:none;
	background:url(/i/marker.gif) left 1px no-repeat;
	}
#headerBlocks .links a:hover {
	text-decoration:underline;
	}

#contentBlocks {
	background:#186495 url(/i/contentBG.gif) left top repeat-y;
	_height:250px;
	}
#leftBlocks {
	width:770px;
	float:left;
	}
#rightBlocks {
	width:230px;
	float:right;
	}

#flashBlock {
	width:770px;
	height:250px;
	background:#3f586c;
	position:relative;
	z-index:20;
	overflow:hidden;
	}
#flashBlock .coner {
	width:58px;
	height:181px;
	background:url(/i/flashConer.png) right bottom no-repeat;
	position:absolute;
	right:0px;
	bottom:0px;
	z-index:29;
	}
#flashBlock img {
	position:absolute;
	width:770px;
	height:250px;
	left:0px;
	top:0px;
	}

#phoneBlock {
	position:absolute;
	left:0px;
	top:312px;
	z-index:31;
	background:#f7f7f6 url(/i/phoneBlockBG.jpg) left top no-repeat;
	color:#165c89;
	width:359px;
	height:70px;
	font-size:17px;
	line-height:40px;
	font-family:Tahoma;
	white-space:nowrap;
	overflow:hidden;
	}
#phoneBlock img {
	width:24px;
	height:28px;
	float:left;
	margin:8px 10px;
	}
#phoneBlock span {
	color:#639000;
	}

#mainContent {
	min-height:500px;
	height:auto !important;
	height:500px;
	padding:55px 25px 50px 25px;
	background:url(/i/mainContentBG1.gif) right bottom no-repeat;
	}

#footerBlocks {
	background:#225a84 url(/i/footerBG.gif) left top repeat-x;
	}
#contentBottom {
	width:770px;
	background:#eeeeea url(/i/mainContentBG2.gif) right top no-repeat;
	height:31px;
	z-index:40;
	font-size:0px;
	float:left;
	}
#footerBlocks .bottomMenu {
	padding:25px;
	color:#e97e00;
	font-size:11px;
	width:720px;
	float:left;
	}
#footerBlocks .bottomMenu a:link, #footerBlocks .bottomMenu a:active, #footerBlocks .bottomMenu a:visited {
	color:#babab6;
	text-decoration:none;
	display:inline-block;
	margin:0px 2px;
	}
#footerBlocks .bottomMenu a:hover {
	text-decoration:underline;
	}
#footerBlocks .copyrights {
	padding:25px;
	color:#babab6;
	font-size:11px;
	width:170px;
	float:right;
	text-align:right;
	}
#footerBlocks .bottomMenu .counters {
	display:table;
	opacity:0.7;
	filter:alpha(opacity=70);
	color:#babab6;
	margin:0;
	padding-top:10px;
	}



#rightMenu {
	background:#3196ba;
	border-bottom:solid 3px #183046;
	padding:15px 0px;
	}
#rightMenu .menu {
	position:relative;
	z-index:50;
	text-align:left;
	background:#2d8eb5;
	}
#rightMenu .menu a:link, #rightMenu .menu a:active, #rightMenu .menu a:visited {
	display:block;
	padding:7px 5px 7px 30px;
	background:url(/i/menumarker.gif) 10px center no-repeat;
	text-transform:uppercase;
	color:#ecece8;
	text-decoration:none;
	margin:3px 0px;
	font-size:12px;
	width:195px;
	}
#rightMenu .menu a:hover {
	background:#186495 url(/i/menumarker.gif) 10px center no-repeat;
	}
#rightMenu .menu .subMenu {
	display:none;
	position:absolute;
	z-index:51;
	right:230px;
	top:0px;
	text-align:right;
	border-top:solid 1px #183046;
	border-bottom:solid 1px #183046;
	border-left:solid 1px #183046;
	border-right:solid 1px #183046;
	background:#186495;
	}
#rightMenu .menu .subMenu a:link, #rightMenu .menu .subMenu a:active, #rightMenu .menu .subMenu a:visited {
	display:block;
	padding:5px 20px 5px 5px;
	background:none;
	text-transform:uppercase;
	color:#ecece8;
	text-decoration:none;
	margin:0px;
	font-size:11px;
	width:205px;
	}
#rightMenu .menu .subMenu a:hover {
	background:#186495;
	text-decoration:underline;
	}
#newsBlock {
	padding:20px;
	font-size:11px;
	color:#eae7cd;
	}
#newsBlock h3 {
	text-transform:uppercase;
	font-weight:normal;
	color:#ecece8;
	margin-bottom:20px;
	}
#newsBlock h6 {
	color:#eae7cd;
	}
#newsBlock a:link, #newsBlock a:active, #newsBlock a:visited {
	color:#ecece8;
	}
#newsBlock a:hover {
	}
#newsBlock hr {
	height:1px;
	border:none;
	color:#eae7cd;
	background:#eae7cd;
	clear:both;
	margin:15px 0px;
	}
#newsBlock a.readmore:link, #newsBlock a.readmore:active, #newsBlock a.readmore:visited {
	color:#ffea00;
	display:block;
	text-align:right;
	margin-top:20px;
	padding-right:20px;
	background:url(/i/readmore.gif) right center no-repeat;
	}
#newsBlock a.readmore:hover {
	}

.subMenuList {
	width:250px;
	margin:0px 0px 10px 20px;
	border-left:solid 1px #bfc5cd;
	border-bottom:solid 1px #bfc5cd;
	float:right;
	}
.textl {text-decoration:none;}
a.textl {text-decoration:none;}
a.textl:link {text-decoration:none;}
a.textl:hover {text-decoration:none;}
a.textl:active {text-decoration:none;}


.plastindex {
	padding:30px 0 0 0;
	width:130px;
	margin:0 auto;
}
.plastindex a:link, .plastindex a:active, .plastindex a:visited {
	color:#333333 !important;
}
.plastindex a:hover {
}
.plastindex table {
	border-collapse:collapse;
}
.plastindex #infrm {
	width:128px !important;
}
