body, html {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background:#cfd0d2;
}
img { border:none; }
p {	margin:12px 0;	padding:0; }
h1, h2, h3, h4, h5, h6 { font-family:Arial, Helvetica, sans-serif; color:#000000; margin:12px 0; padding:0; }
h1 { font-size:24px; font-weight:normal; }
h2 { font-size:21px; font-weight:normal; }
h3 { font-size:18px; font-weight:normal; }
h4 { font-size:16px; }
h5 { font-size:14px; }
h6 { font-size:12px; }
.clear { clear:both; }
hr { height:1px; border:none; color:#000000; background:#000000; }
form { margin:0; padding:0; }
#HTMLBlock {
	width:800px;
	margin:0 auto;
	background:#ffffff;
}
a:active, a:focus, img { outline:none; }
:focus{ -moz-outline-style:none; }
a:link, a:active, a:visited { color:#000000; text-decoration:underline; }
a:hover { text-decoration:none; color: #F35927;}

#layoutTable {
	width:100%;
	background:#ffffff;
	margin-top:-2px;
}
#layoutTable td {
	padding:0;
	margin: 0;
}
.logoTD {
	width:200px;
	height:100px;
	vertical-align:middle !important;
	text-align:center;
	background:#000000;
}
.bannerTD {
	text-align:center;
	vertical-align:bottom;
	/*background:#e6e6e7 url(../images/banner.jpg) left top no-repeat;*/
}
.searchTD {
	height:33px;
}
#rightTD {
	width:160px;
	background-color: #B8F99D
}
#leftTD {
	width:190px;
	background-color: #E4FEDB;
}
#centerTD {
	width:452px;
	background-color: #E5E5E5;
}
#centerTD .title {
	font-size:16px;
	text-align:center;
}



.greenTitle {
	height:31px;
	border:solid 1px #b8d982;
	color:#ffffff;
	font-size:14px;
	background:#88D201;
	overflow:hidden;
	line-height:28px;
	font-weight:bold;
	padding:0px 13px;
}




.leftTD .greenBlock {
	border:solid 1px #b8d982;
	background:#E4FEDB;
	margin-bottom:2px;

}
.rightTD .greenBlock {
	border:solid 1px #b8d982;
	background:#B8F99D;
	margin-bottom:2px;
	height:100%;
}
#leftTD .greenBlock .title {
	height:24px;
	color:#ffffff;
	font-size:13px;
	background:#88D201;
	overflow:hidden;
	line-height:28px;
	font-weight:bold;
	padding:0px 13px;
	text-transform:uppercase;
}
#rightTD .greenBlock .title {
	height:31px;
	color:#ffffff;
	font-size:14px;
	background:#88D201;
	overflow:hidden;
	line-height:28px;
	font-weight:bold;
	padding:0px 13px;
	text-transform:uppercase;
}
.greenBlock .title {
	height:31px;
	color:#ffffff;
	font-size:13px;
	background:#88D201;
	overflow:hidden;
	line-height:28px;
	font-weight:bold;
	padding:0px 13px;
	text-transform:uppercase;
}
.greenBlock .text {
	padding:13px;
	overflow:hidden;
}

.orangeBlock {
	border:solid 1px #fbe306;
	background:#fdf9c4;
	margin-bottom:2px;
	height:100%;
}
#leftTD .orangeBlock .title {
	height:24px;
	color:#000000;
	font-size:13px;
	background:#fbe306;
	overflow:hidden;
	line-height:28px;
	font-weight:bold;
	padding:0px 13px;
	text-transform:uppercase;
}

.orangeBlock .title {
	height:31px;
	color:#000000;
	font-size:14px;
	background:#fbe306;
	overflow:hidden;
	line-height:28px;
	font-weight:bold;
	padding:0px 13px;
	text-transform:uppercase;
}
.orangeBlock .text {
	padding:13px;
}

.greyBlock {

	background:#ffffff;
	color: #4B494A;
	margin-bottom:2px;
	height:100%;
	width: 452px;
}

.greyBlock .title {
	height:31px;
	color:#ffffff;
	font-size:13px;
	background:#92c731;
	overflow:hidden;
	line-height:28px;
	font-weight:bold;
	padding:0px 13px;
	text-transform:uppercase;
}
.greyBlock .text {
	padding:0px;
	font-size: 12px;
	overflow:hidden;
}

#copyrights {
	background-color:#000000;
	color:#ffffff;
	font-size:10px;
	/*padding:0 5px 0 5px;*/

	width: 452px;

}
#copyrights td{
	color: #ffffff;
	font-size: 12px;
}
#contacts {
	vertical-align: bottom;
	background:#FFF8C1;
	color:#000000;
	font-size:12px;
	padding:10px 10px 2px 10px;

}



ul.navi {
	margin:0;
	padding:0;
	list-style:none;
}
ul.navi li {
	padding:0px 0px 8px 7px;
}
ul.navi li a:link, ul.navi li a:active, ul.navi li a:visited {
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}
ul.navi li a:hover {
}
ul.navi li p {
	margin:3px 0 0 20px;
	font-size:10px;
	text-transform:uppercase;
}
ul.navi li ul {
	margin:8px 0 0 0;
	padding:0;
	list-style:none;
}
ul.navi li ul li {
	padding-left:20px;
}
ul.navi li ul li a:link, ul.navi li ul li a:active, ul.navi li ul li a:visited {
	text-transform:uppercase;
	font-size:10px;
	font-weight:normal;
}
ul.navi li ul li a:hover {
}


a.readmore:link, a.readmore:active, a.readmore:visited {
	color:#ffffff;
	text-transform:uppercase;
	padding-right:10px;
	background:url(../images/readmore.gif) right 4px no-repeat;
	text-transform:uppercase;
	font-size:10px;
}
a.readmore:hover {
}


input.searchWord {
	height:14px;
	width:109px;
	border:none;
	background:url(../images/searchbg1.gif) left top no-repeat;
	margin:7px 0 0 0;
	padding:0;
	font-size:10px;
	color:#e6e6e6;
	padding:1px 8px;
}
input.but1 {

		BACKGROUND-COLOR: #88D201;
		BORDER-BOTTOM: 1px outset;
		BORDER-LEFT: 1px outset;
		BORDER-RIGHT: 1px outset;
		BORDER-TOP: 1px outset;
		COLOR: #ffffff;
		FONT: 13px arial;
		FONT-WEIGHT: bold
}
input.but2 {

		BACKGROUND-COLOR: #B8F99D;
		BORDER-BOTTOM: 1px outset;
		BORDER-LEFT: 1px outset;
		BORDER-RIGHT: 1px outset;
		BORDER-TOP: 1px outset;
		COLOR: #ffffff;
		FONT: 13px arial;
		FONT-WEIGHT: bold
}
/*contur*/
.side_left {
background:url('/img/lsid.jpg') left top repeat-y #e4fedb; margin-right: 10px;
}
.side_left p {
margin:5px 0 0 15px;
padding-top:5px;
padding-bottom:5px;
}
.side_right {
background:url('/img/rsid.jpg') right top repeat-y;
}
.side_top {
background:url('/img/tsid.jpg') left top repeat-x;
}
.side_bot {
background:url('/img/dsid.jpg') left bottom repeat-x;
}
.left_top {
background:url('/img/lup.jpg') left top no-repeat;
}
.right_top {
background:url('/img/rup.jpg') right top no-repeat;
}
.left_bot {
background:url('/img/ldn.jpg') left bottom no-repeat;
}
.right_bot {
background:url('/img/rdn.jpg') right bottom no-repeat; width:100%;
}