html, body {
height: 100%;
width: 100%;
margin: 0;
padding: 0;
}
ul, ol, h1, h2, h3, h4, h5,h6, form, p {
margin: 0;
padding: 0;
}

body {
font-family: "Times New Roman", Times, serif;
/*font-size: 13px;*/
font-size: 14px;
color:#000;
background:#DFD5AB;
}
a {
color: #000;
}
a:hover {
text-decoration:underline;
}
a img {
border:none;
}
:focus {
outline: none;
}

div.clear {
clear: both !important;
visibility: hidden !important;
margin:0 !important;
height:0px !important;
overflow: hidden;
font-size:1px;
}
h1, h2 {
	margin-bottom:17px;
}
/*------------------HEADER--------------------*/
.logo {
display:block;
height:78px;
position:absolute;
width:600px;
}

.headerbox {
	background-image: url(/www/sysimages/headerbackgr.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 114px;
	font-family: Arial, sans-serif;
}
.headerbox ul, .headerbox ul li {
        list-style:none;
}

.headerwrapper {
	background-image: url(/www/sysimages/header.jpg);
	height: 114px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.header {
	height: 114px;
	width: 1060px;
	margin: 0 auto;
	position:relative;
}
.servicemenu {
	position:absolute;
	top:52px;
	right:45px;
}
.servicemenu ul li {
	display:inline;
	font-size: 11px;
	border-right:1px solid #D5D8DF;
	padding:0 5px;
	font-weight: bold;
}
.servicemenu ul li a {
	color: #D5D8DF;
	text-decoration: none;
}
.servicemenu ul li.lastitem {
	border:none;
}
.mainmenu {
	position:absolute;
	top: 78px;
	left:130px;
}
.mainmenu ul li {
	display:inline;
	font-size: 12px;
	border-right:1px solid #BDC8DB;
	border-right:1px solid #A6B6CF;

	padding:0 8px;
	font-weight: bold;
	text-transform: uppercase;
}
.mainmenu ul li.item6 {
	border:none;
}
.mainmenu ul li.active {
/*add active item style*/
}
.mainmenu ul li a {
	color: #5C5B5B;
	text-decoration: none;
}

/*------------------END OF HEADER-----------------*/

.container {
	width:968px;
	margin: 0 auto;
	overflow:hidden;
	padding-left:16px;
	min-height:400px;
	border-left:3px solid #C6CBC8;
	border-right:7px solid #C7CECC;
	background:#fff;
}
/*.container h1, .container h2  {
	margin-bottom:13px;
}
.container h3, .container h4, .container h5    {
	margin-bottom:10px;
}
*/


/*-----------------FOOTER ------------------------*/
.footer {
	background: #364A6F url(/www/sysimages/footerbackgr.gif) repeat-x left bottom;
	height: 528px;
	border-top:4px solid #879097;
        font-size:13px;
}
.footer ul, .footer ul li {
        list-style:none;
}
.footerwrapper {
	background:  url(/www/sysimages/footerphotobackgr.jpg) no-repeat center bottom;
	height: 528px;
}
.footercontainer {
	width:984px;
	margin: 0 auto;
	overflow:hidden;
}
.footerboxleft, 
.footerboxmiddle,
.footerboxright, 
.footerboxmiddle1,
.footerboxmiddle2 {
	height:170px;
	width:240px;
	float:left;
	margin:18px 17px 0 0;
	background: #F1F2F2;
}
.footerboxmiddle2 {
	width:212px;
}
.footerboxmiddle {
	width:469px;
}
.footerboxright {
	margin-right:0;
}
.copyright {
	float:left;
	margin: 35px 0 2px 0;
	color:#fff;
}
.advert {
	color:#ddd;    
	margin-top: 5px;
	width:600px;
}
.advert a{
	color:#ddd;    
}
.footercontainer .b1 {
	background: #F1F2F2 url(/www/sysimages/footerbox_21.gif) no-repeat right top;
}
.footercontainer .b2 {
	background: #F1F2F2 url(/www/sysimages/footerbox_22.gif) no-repeat right top;
}
.footercontainer .b3 {
	background: #F1F2F2 url(/www/sysimages/footerbox_23.gif) no-repeat right top;
}
.footercontainer .b4 {
	background: #F1F2F2 url(/www/sysimages/footerbox_24.gif) no-repeat right top;
}
.footer h5, .footer h5 a {
	font-size: 14px;
	color:#A93010;
	margin-bottom:8px;
	margin-top:6px;
	text-transform: uppercase;
}
.footer h5 span, .footer h5 span a {
	display:block;
	text-transform: none;
}
.footer a {
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.footer .b1 img,
.footer .b2 img,
.footer .b3 img,
.footer .b4 img {
	float:left;
	height:170px;
}

.t1 a,
.t2 a,  
.t3 a, 
.t4 a {
	font-size:12px;
	font-weight: bold;
	line-height: 16px;
 	color:#5D5E5F;
}
.b1 img, .b2 img, .b4 img {
	width:218px;
}
.b3 img {
	width:190px;
}
.b1 a, .b2 a, .b3 a, .b4 a {
	display:block;
	width:100%;
	height:170px;
}
.footerboxleft.t1, 
.footerboxmiddle.t2,
.footerboxmiddle.t3,
.footerboxright.t4  {
	padding:0 17px;
	width:199px;
}

/*-----------------END FOOTER ---------------------*/

/*----------------------pop-up Memu----------------------*/

#nav, #nav ul {
list-style: none;
margin: 0;
padding: 0;
float: left;
width: 100%;
}	
#nav li {
float: left;
position: relative;
/*
background: #993333;
back\ground: none;
*/
}
#nav li ul {
display: none;
position: absolute;
width: 196px;
z-index: 99;
border-bottom: 3px solid #A6B6CF;
}
#nav li ul li {	
border: none;
border-bottom: 1px solid #A6B6CF;
}
#nav a.topmenu {
display: block;
height: 25px;
padding-top: 10px;
}
#nav ul li { 
background: #C8D1E0;
width: 180px;
padding-top: 4px;
padding-bottom: 4px;
}
#nav ul a {
display: block;
color: #000;
text-decoration: none;
text-transform: none;
}
#nav a.topmenu:hover {
/*оформить главное меню по событию over*/
}
#nav ul a:hover {
    background: #EEF1F6;
}
#nav ul li:hover {
    background: #EEF1F6;
    border: none;
    border-bottom: 1px solid #A6B6CF;
}
#nav ul li.jshover {
    background: #EEF1F6;
}
#nav li li a {
    background: none;
}
#nav li:hover ul {
    display: block;
    left: -1px;
    top:36px;
}
#nav li.jshover ul {
    display: block;
    left: -1px;
    top:36px;
}
#nav li:hover li ul {
    display: none;
    width: 180px;
    top: -9px;
    left: 133px;
}
#nav li.jshover li ul {
    display: none;
    width: 180px;
    top: -9px;
    left: 133px;
}
/* ------------END OF MENU----------------------------- */
.clearboth {
    background:none; 
    clear:both; 
    float:none; 
    width:100%; 
    height:1px; 
    border:none; 
    margin:-1px 0; 
}
.list_item img {
    margin-bottom: 34px;
    margin-top: 4px;
}
