body, #wrap, #nav, #mainmenu, #mainmenu li ul, #main {
    margin: 0;
    padding: 0;
}

#wrap {
    width: 985px;
    margin: 0 auto;
    font-family: Tahoma;
    font-size: 14px;
}

#header {}
/*---------------------------------------------------------------------------------*/
#logo {
    background: url("../img/client/logo.gif") no-repeat;
    float: left;
    margin-top: 10px;
    margin-left: 20px;
}

#logo, #logo a {
    display: block;
    width: 265px;
    height: 80px;
}
#logo2 {
    width: 210px;
    height: 70px;
    float: right;
    margin-right: 25px;
}
/*---------------------------------------------------------------------------------*/
#nav {
    margin: 10px auto 5px auto;
    width: 970px;
    height: 43px;
}
#nav-left {
    background: url("../img/client/nav-left-bg.gif") top left no-repeat;
    width: 11px;
}

#nav-left.active {
    background: url("../img/client/nav-left-bg-hover.gif") top left no-repeat;
}

#nav-right {
    background: url("../img/client/nav-right-bg.gif") top right no-repeat;
    width: 11px;
}

#nav-right.active {
    background: url("../img/client/nav-right-bg-hover.gif") top right no-repeat;
}

#nav-center {
    background: url("../img/client/nav-bg.gif") repeat-x;
}
/*---------------------------------------------------------------------------------*/
#mainmenu {
    list-style: none;
}

#mainmenu li {
    display: inline;
    line-height: 38px;
    position: relative;
    float: left;
    height: 43px;
}

#mainmenu li a {
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    font-family: Tahoma;
    font-size: 14px;
    padding: 0 24px;
    border-right: 1px solid #000;
    border-left: 1px solid #fff;
}

#mainmenu li.last a{
    border-right: none;
    padding: 0 24px 0 26px;
}

#mainmenu li.first a{
    border-left: none;
    padding: 0 24px 0 13px;
}

#mainmenu li:hover {
    background: url("../img/client/nav-hover-bg.gif") repeat-x;
}
#mainmenu li li:hover {
    background: transparent;
}

#mainmenu li li {
    display: block;
    float: none;
    line-height: 16px;
    height: auto;
}

#mainmenu li li a {
    display: block;
    text-decoration: none;
    color: #000;
    font-weight: normal;
    margin: 0;
    padding: 0 12px 5px 12px;
    border: none;
}

#mainmenu li li a:hover {
    color: #fff;
    background: transparent;
}

#mainmenu li ul {
    display: none;
    position: absolute;
    top: 43px;
    background-color: #dd5f00;
    width: 246px;
    overflow: hidden;
    padding: 5px 0;
    z-index: 5;
}

#mainmenu li:hover ul {
    display: block;
}
#mainmenu li ul  li:hover {
    background: #061125;
}
/*---------------------------------------------------------------------------*/
#top {
    background: url("../img/client/top.jpg");
    width: 985px;
    height: 245px;
    position: relative;
    color: #fff;
}
#top-head {
    position: absolute;
    right: 25px;
    top: 20px;
}
#top-cont {
    position: absolute;
    right: 40px;
    top:  40px;
}
#icq-olga {
    position: relative;
    right: -795px;
    top: 174px;
}
#icq-filatov {
    position: relative;
    right: -773px;
    top: 89px;
}
/*---------------------------------------------------------------------------*/
#main {
    width: 985px;
    overflow: hidden;
}

#left-border {
    width: 4px;
    background: url("../img/client/left-border.gif") top right repeat-y;
}

#right-border {
    width: 3px;
    background: url("../img/client/right-border.gif") top left repeat-y;
}

#leftcolum {
    width: 255px;
    overflow: hidden;
}

#rightcolum {
    width: 723px;
    overflow: hidden;
    font-size: 13px;
    color: #3f4042;
}

#rightcolum h1, #rightcolum h2, #rightcolum h3, #rightcolum h4, #rightcolum h5, #rightcolum h6, #rightcolum p, #rightcolum ul, #rightcolum ol, #rightcolum table {
    margin-left: 35px;
    margin-right: 35px;
	margin-top: 15px;
	margine-bottom: 10px;
	
}




#rightcolum, #leftcolum {
    padding: 20px 0 30px 0;
	
	
}

#rightcolum 
{ padding: 20px 10px 30px 10px;
}
#leftcolum {
    padding-top: 7px;
}

#footer {
    background-color: #14213e;
    height: 77px;
    width: 981px;
    margin: 0 0 20px 3px;
    color: #fff;
}
#footer * {
    margin-bottom: 0;
    margin-top: 0;
}
#footer-content {
    height: 65px;
    background: url("../img/client/footer-content.gif");
}
#footer-bottom {
    height: 12px;
    background: url("../img/client/footer-bottom.gif");
}
#footer-copy {
    padding: 17px 0 0 17px;
    float: left;
    text-align: left;
}
#footer-adres {
    padding: 13px 20px 0 0;
    float: right;
    text-align: right;
}
#footer-copy, #footer-adres {
    font-size: 13px;
}
/*---------------------------------------------------------------------------*/
#wrap .news {
    background: #14213e;
    color: #fff;
    width: 246px;
    overflow: hidden;
    margin: 0 0 5px 1px;
}
#wrap .news-date {
    font-size: 9px;
    margin: 0 15px 10px 15px;
}
#wrap  .news-head {
    font-weight: bold;
	 font-size: 12
	 px;
    margin: 0 15px 5px 15px;
}
#wrap .news-content {
    margin: 0 15px 5px 15px;
	 font-size: 12px;
    text-align: left;
}
#wrap .news-bottom {
    height: 15px;
    width: 246px;
    background: url("../img/client/bottom-news.jpg") no-repeat;
}
#wrap .news a{
    color: #fff;
    text-decoration: none;
}
#wrap .news a:hover{
    text-decoration: underline;
}
#wrap .news-top {
    height: 18px;
    width: 246px;
    background: url("../img/client/top-news.jpg") no-repeat;
}
/*---------------------------------------------------------------------------*/
.white-box {
    background: #fff;
    width: 251px;
    overflow: hidden;
    margin: 0 0 5px 1px;
    color: #333;
}
.white-box-top {
    height: 12px;
    background: url("../img/client/wb-top.gif") no-repeat;
    width: 251px;
    overflow: hidden;
    margin: 0;
}
.white-box-mid {
    background: url("../img/client/wb-mid.gif") repeat-y;
    padding: 3px 10px;
}
.white-box-mid * {
    margin-bottom: 0;
    margin-top: 0;
}
.white-box-bottom {
    height: 12px;
    background: url("../img/client/wb-bottom.gif") no-repeat;
    width: 251px;
    overflow: hidden;
    margin: 0;
}
/*---------------------------------------------------------------------------*/
.chat {
    width: 246px;
    height: 88px;
    background: url("../img/client/chat.jpg") no-repeat;
    overflow: hidden;
    margin: 0 0 7px 0;
}
.chat-content {
    color: #fff;
    width: 115px;
    padding: 10px 10px 10px 0;
    float: right;
}
.chat-content br {
    font-size: 8px;
}
/*---------------------------------------------------------------------------*/
#rightcolum h1, #rightcolum h2, #rightcolum h3 {
    margin-top: 0;
    color: #14213e;}
	
#rightcolum i, #rightcolum em, {
    color: #14213e;

}
#rightcolum h1 {
    font-size: 18px;
    text-align: center;
    margin-bottom: 20px;
}
#rightcolum h2 {
    font-size: 15px;
}
#rightcolum h3 {
    font-size: 13px;
}
#news {
    border: none;
    width: 650px;
}
#news td {
    width: 325px;
    vertical-align: top;
}
#left-td .one-news{
    margin-right: 20px;
}
#right-td .one-news{
    margin-left: 20px;
}
.one-news {
    width: 310px;
    margin-bottom: 40px;
}
#rightcolum .one-news * {
    margin-left: 0;
    margin-right: 0;
}
.one-news .one-news-time {
    margin: 0;
    font-size: 11px;
}
.one-news .one-news-head a, .one-news .one-news-head {
    margin: 0;
    font-size: 15px;
    font-weight: bold;
    color: #3f4042;
    text-decoration: none;
}
.one-news .one-news-sinfo, .one-news .one-news-finfo {
    margin-top: 15px;
}
.one-news .one-news-finfo {
    display: none;
}
/*---------------------------------------------------------------------------*/
.clear {
    clear: both;
}

.partner-logo {
	width: 320px;
	align: left;
	float: left;
	
}

.partner-contacts {
	width: 250px;
	align: left;
	float: right;
	
}

a img {
    border: none;
    
}

.counter {
	
	padding: 20px 0 20px 50px;
	align: left;
	float: left;}
	
.soft-logos {
	align: center;
	
}
.soft-logos img{
	padding: 6px 9px 6px 9px;
	}
	
.soft-logos img a{
	border: none;	}
	
	
.box {padding-bottom: 10px;}

.box-img {
	width: 100px;
	float: left;
	padding: 10px 5px 20px 35px;
	
}

.box-description {
	width: 500px;
	align: left;
	float: right;
	padding: 10px 35px 20px 5px
	
}

.white {
	color: #fff;
	font-weight:bold;
	
}


								  