body, html {
	margin:0;
	padding:0;
	width: 100%;
	font: 12px/1.3 "Arial",sans-serif;
	color:#fff;
    background:#444142;
}
body{
    background:url('../d/back.jpg') no-repeat center 58px;
}
table {
	table-layout: fixed;
	border-collapse: collapse;
	border-spacing:0;
    border:0;
}
td{vertical-align:top;padding:0;}
img {border: none;}
a:active, a, input,div, h3 {outline: none;}
a {color:#fff;}

ul {
	margin:20px 0;
	padding:0;
	list-style:none;
}
ul li {
	padding:0 0 12px 20px;
    line-height:1;
    background:none;
}
ul {
	margin:20px 0;
	padding:0 0 0 20px;
	list-style:disc outside;
}
ul li {
	padding:0 0 5px 0;
    line-height:1;
    background:none;
}
ul#mycarousel{
    background:none;
	margin:20px 0;
    padding:0;
}

#divOut{
    width:1000px;
    margin:0 auto;
}
#topMenu{
    background:#444142;
}
#topMenu ul{
    margin:0;
    padding:9px 0 9px 22px;
    overflow:hidden;
    float:left;
    width:758px;
    font:bold italic 14px Arial,sans-serif;
	list-style:none;
}
#topMenu li{
    float:left;
    padding:13px 20px;
    background:url('../d/greyTire.gif') repeat-y right top;
}
#topMenu li.last{
    background:none;
}
#search{
    float:right;
    width:220px;
    padding:16px 0 0 0;
}
#search div{
    float:left;
    background:url('../d/searchInput.gif') no-repeat;
    width:124px;
    height:21px;
    padding:3px 5px 0 5px;
}
#search div input{
    background:none;
    border:none;
    font:12px Arial,sans-serif;
    color:#fff;
    width:124px;
    margin:0;
    padding:2px 0 0 0;
}
#search input{
    float:left;
}

#logo{
    clear:both;
    overflow:hidden;
    background:#fff;
    padding:0 0 0 105px;
    height:311px;
}
#logo img{
    float:left;
    margin:97px 65px 0 0;
}
#logo div{
    margin-top:94px;
    font: 34px/1 Arial,sans-serif;
    color:#6d697d;
}
#logo span{
    color:#8f1e77;
}

#departmentOut{
    background:#901E78 url('../d/menuBack.jpg') repeat-x;
    padding:22px 0;
}
#departmentMenu{
    overflow:hidden;
    width:100%;
    margin:0;
    padding:0;
    background:url('../d/pinkTire.gif') repeat-y;
    line-height:1.3;
	list-style:none;
}
#departmentMenu a,#departmentMenu span{
    font:bold italic 18px Arial,sans-serif;
    display:block;
    margin-bottom:21px;
}
#departmentMenu li{
    width:160px;
    padding:10px 47px 23px 43px;
    margin:0;
    font-size:12px;
    line-height:1.3;
    float:left;
}
#departmentMenu .last{
    background:none;
}

#shadow{
	background:url('../d/shadowDepartment.jpg') no-repeat;
	height:22px;
	width:100%;	
}
#content{
    background:#444142 url('../d/greyTire.gif') repeat-y;
    width:100%;
    border-bottom:22px solid #444142;
    overflow:hidden;
}
#portfolio #content{
    background:#444142 url('../d/greyTire2.gif') repeat-y;
}
#content div.leftColumn{
    width:160px;
    padding:6px 47px 23px 43px;
    margin:0;
    font-size:11px;
    float:left;
}
#content div.centerColumn{
    width:410px;
    padding:6px 47px 23px 43px;
    margin:0;
    font-size:12px;
    float:left;
}
#content div.rightColumn{
    width:160px;
    padding:6px 47px 23px 43px;
    margin:0;
    font-size:11px;
    float:left;
}
#content div.portfolioColumn{
    width:570px;
    padding:6px 0 23px 43px;
    margin:0;
    font-size:12px;
    float:left;
}
#content h2{
    font:14px Arial,sans-serif;
    text-transform:uppercase;
    margin:0 0 9px 0;
}
#content h2.questionTitle{
    margin:0 0 16px 0;
}
ul.news{
    margin:0;
    padding:0 0 13px 0;
    list-style:none;
}
ul.news li{
    margin:0;
    padding:0 0 18px 0;
    line-height:1.3;
}
#offer{
    margin-top:10px;
}
#content .tr2 td{
    padding-top:35px;
}
#content .tr2 td.td3 h2{
    margin-bottom:16px;
}
#content .clear{
    clear:both;
    height:29px;
}

.archiveDate{
    margin:-2px 0 0 0;
    padding:0 0 13px 0;
}
.archiveDate li{
    margin:0;
    padding:0 0 15px 0;
    line-height:1.3;
}
.archiveDate div.year{
    font:bold 14px Arial,sans-serif;
    cursor:pointer;
    text-decoration:underline;
}
.archiveDate div.ui-state-active{
    text-decoration:none;
}
.archiveDate ul{
    margin:0 0 -4px 0;
    padding:6px 0 0 0;
    width:94px;
}
.archiveDate li ul li{
    margin:0 0 2px 0;
    padding:0 0 2px 22px;
    height:12px;
    line-height:1.1;
    width:72px;
}    
.archiveDate li.actMonth{
    background:#901E78 url('../d/backMonth.gif') no-repeat;
}

.archiveNew{
    margin:0;
    padding:0;
}
.archiveNew li{
    margin:0;
    padding:0 0 21px 0;
    line-height:1.3;
}
.titleNews{
    font-size:11px;
    cursor:pointer;
}
.archiveNew .ui-state-active{
    cursor:default;
}
.archiveNew .ui-state-active div{
    background:#901E78 url('../d/conerNT1.gif') no-repeat;
}
.archiveNew .ui-state-active div div{
    background:url('../d/conerNT2.gif') no-repeat right top;
}
.titleNews div{
    margin-left:-14px;
}
.titleNews div div{
    padding:0 14px 2px 14px;
    height:15px;
    margin-left:0;
}
.titleNews span{
    border-bottom:1px dashed #fff;
}

.workDepartmentTitle {
    padding:9px 0 14px 0;
}
.workDepartment{
    margin:0;
    padding:0;
    position: relative;
}
.workDepartment li{
    padding:0;
    margin:0;
    display:inline;
    line-height:1.3;
}
.workDepartment li div{
    padding-top:52px;
}
.workDepartment p{
    margin:0;
    padding:0;
}
.workDepartment h3{
    top:0;
    left:-4px;
    margin:0;
    padding:0;
    font:bold italic 24px Arial,sans-serif;
    cursor:pointer;
    border:1px solid #444142;
}
.workDepartment h3 span{
    display:block;
    margin:0;
    padding:4px 13px 4px 12px;
    background-color:#911F79;
    border:3px solid #444142;
}
.workDepartment h3 span.ui-icon{
    display:block;
    margin:0;
    padding:0;
    background:none;
    border:none;
}
.workDepartment h3.ui-state-active{
    cursor:default;
    border:1px solid #747273;
}
.coner1{
    position: absolute;
    top:3px;
    left:3px;
}
.coner2{
    position: absolute;
    top:3px;
    right:3px;
}
.coner3{
    position: absolute;
    bottom:3px;
    right:3px;
}
.coner4{
    position: absolute;
    bottom:3px;
    left:3px;
}

.portfolioList{
    margin:0;
    padding:2px 0 5px 0;
}
.portfolioList li{
    margin:0 0 5px 0;
    padding:0 0 1px 21px;
    height:13px;
    line-height:1.2;
}
.portfolioList li.act{
    position: relative;
    background:#901E78;
}
.conerP1{
    position: absolute;
    top:0;
    left:0;
}
.conerP2{
    position: absolute;
    top:0;
    right:0;
}
.littlePortfolio img{
    padding:6px;
    border:1px solid #444142;
}
.littlePortfolio .actLP img{
    border:1px solid #716E6F;    
}
#bigPortfolio{
    margin:4px 0 10px 0;
	display: block;
}

#bottom{
    clear:left;
    overflow:hidden;
    background:#636061 url('../d/bottomBack.gif') repeat-x;
    padding:36px 67px 30px 43px;
    font-size:11px;
}
#copy{
    float:left;
}
#nlink{
    float:right;
}


