html, body{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	min-width: 1000px;
}
body, td{
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6c6e72;
}

body{
	background: #9a9da3 url(/images/back_body.gif) 0 0 repeat;
}
a:link, a:visited{
	color: #202122;
	text-decoration: none;
}
a:hover, a:active{
	color: #202122;
	text-decoration: underline;
}
br{
	line-height: 0;
}
img{
	border: none;
}
a img{
	border: none;
}
form{
	margin: 0;
	padding: 0;
}
table{
	border-collapse: collapse;
}
.cl-l{
	font-size: 0;
	height: 0;
	line-height: 0;
	clear: left;
	float: none !important;
}
.cl-r{
	font-size: 0;
	height: 0;
	line-height: 0;
	clear: right;
	float: none !important;
}
#countersjs{
	position: absolute;
	top: -200px;
	left: -200px;
}
/* --------------------------------------------------------------------- */
table#global-tbl{
	width: 966px;
	height: 100%;
	margin: 0 auto;
}
table#global-tbl td.edge-l, table#global-tbl td.edge-r{
	width: 15px !important;
	padding: 0;
}
table#global-tbl td.edge-l{
	background: url(/images/back_edge_l.png) 0 0 repeat-y;
}
table#global-tbl td.edge-r{
	background: url(/images/back_edge_r.png) 0 0 repeat-y;
}
td#global-l{
	width: 180px;
	vertical-align: top;
	padding: 0 90px 130px 0;
	background: #f4f4f4 url(/images/back_head.png) 0 0 repeat-x;
}
td#global-r{
	background: #f4f4f4 url(/images/back_head.png) 0 0 repeat-x;
	width: auto;
	vertical-align: top;
	padding: 0 60px 130px 0;
	font-family: Arial, Helvetica, sans-serif;
}
td#global-r p{
	line-height: 150%;
}
div#logo{
	height: 210px;
	text-align: right;
}
div#logo img{
	margin: 44px 77px 0 0;
}
div#currdate{
	height: 210px;
}
div#cdate{
	padding: 50px 0 0 50px;
	font-size: 19px;
	color: #202122;
}
div#gimmi-time{
	float: left;
	background: url(/images/back_time.gif) 100% 8px no-repeat;
	padding-right: 24px;
}
/******************************************** left menu ******************************************/

ul#leftmenu{
	margin: 0;
	padding: 0 0 25px 57px;
	list-style: none;
	border-bottom: 1px solid #c9c9cc;
}
ul#leftmenu li{
	padding: 0 0 21px 18px;
	font-size: 14px;
	background: url(/images/bullet_01.gif) 0 7px no-repeat;
}
div.lefticons{
	padding: 30px 0 30px 50px;
	border-bottom: 1px solid #c9c9cc;
}
div.lefticons img{
	display: block;
	float: left;
	clear: left;
	margin: 0 0 18px 0;
}

/*********************************************** footer ***************************************************/
table#footer{
	width: 936px;
	height: 100px;
	position: relative;
	margin: -100px auto 0 auto;
}
table#footer td{
	padding: 0;
	vertical-align: bottom;
	text-align: right;
	border-top: 1px solid #c9c9cc;
}
div#lowtel{
	float: right;
	color: #fff;
	background: #27aae1;
	padding: 4px 24px 5px 24px;
}
div#copy{
	float: right;
	color: #fff;
	background: #6c6e72;
	padding: 4px 24px 5px 24px;
	margin-right: 7px;
}
div#left{
	float: left;
	color: #fff;
	background: #6c6e72;
	padding: 4px 24px 5px 24px;
}
/******************************************** main page items ********************************/

table.main-items{
	width: auto;
	margin: 0 0 18px 0;
}
table.main-items td.m-item{
	width: 287px !important;
	vertical-align: top;
	padding: 0 0 50px 0;
	background: #fff url(/images/back_mainpageitem.gif) 0 100% no-repeat;
}
table.main-items td.m-item p{
	margin: 0;
	padding: 10px 20px 0 30px;
}
table.main-items td.separ{
	padding: 0;
	width: 15px;
}
table.main-items td.m-item img{
	*float: left;
}
table.main-items td.m-item h2{
	width: 202px;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	background: #27aae1 url(/images/back_h2_main.gif) 0 0 repeat-y;
	margin: 1px 0 0 0;
	*clear: left;
	padding: 0 0 0 56px;
}
table.main-items td.moredet img{
	position: relative;
	float: right;
	margin: -40px 22px 0 0;
}
h1, h2, h3, h4{
	font-family: "Segoe UI", Arial, Helvetica, sans-serif !important;
}
h1{
	color: #202122;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 10px 0;
}







