/* CSS Document */
body{
background:#000000 url(back-body.png) bottom repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#121212;
text-align:center;
margin-top:0px;
}

.content{
width:980px;
margin-left:auto;
margin-right:auto;
padding:0px 0px 0px 0px;
background-color:#FFFFFF;
}

.working-content{
margin-top:5px;
margin-left:auto;
margin-right:auto;
width:960px;
text-align:left;
}

.header-top{
text-align:left;
height:45px;
background:url(header-1.png) bottom repeat-x;
}

.header-logo{
background-image:url(logo.png);
height:90px;
}

/*header-menu*/

.headerMenu1{
background:url(header-2.png) top repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
padding:5px 10px 5px 10px; 
text-align:left;
}

.headerMenu1-selected{
text-decoration:none;
padding:4px 10px 6px 10px;
border:1px solid #FFF;
border-bottom:none;
margin-left:3px;
color:#333333;
background:url(header-menu.png) top center repeat-x;
}

.headerMenu1 li{
display:inline;
color:#000000;
}

.headerMenu1 .sparatormenu{
background:url(sparator-header-2.png) center right no-repeat;
padding:5px 2px 5px 2px;
padding-right:2px;
}

.headerMenu1 li a:visited{
text-decoration:none;
color:#FFFFFF;
padding:5px 10px 5px 10px; 
cursor:pointer;
background:url(sparator-header-2.png) center right no-repeat;
}

.headerMenu1 li a:link{
cursor:pointer;
text-decoration:none;
color:#FFFFFF;
padding:5px 10px 5px 10px; 
background:url(sparator-header-2.png) center right no-repeat;
}

.headerMenu1 li a:hover{
text-decoration:underline;
cursor:pointer;
color:#FFFFFF;
padding:5px 10px 5px 10px; 
background:url(sparator-header-2.png) center right no-repeat;
}

/*header menu 2*/
.headerMenu2{
background:url(header-menu.png) bottom repeat-x;
border-top:1px solid #FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
letter-spacing:1px;
font-size:13px;
padding:5px 0px 5px 0px; 
text-align:left;
border-bottom:#666666 1px solid;
}

.headerMenu2 li{
display:inline;
color:#000000;
background:url(sparator-menu.png) right center no-repeat;
}

.headerMenu2-selected{
text-decoration:underline;
background:url(header-2.gif) top repeat-x;
padding:5px 10px 6px 10px; 
color:#FFFFFF;
}

.headerMenu2 li a:visited{
text-decoration:none;
color:#000000;
padding:5px 10px 6px 10px; 
}

.headerMenu2 li a:link{
text-decoration:none;
color:#000000;
padding:5px 10px 5px 10px; 
}

.headerMenu2 li a:hover{
text-decoration:underline;
background-color:#666666;
color:#000000;
padding:5px 10px 5px 10px; 
}


/*header-menu*/

.header-menu-3{
color:#191919;
background:url(header-3.png) top repeat-x;
height:25px;
padding:3px 0px 0px 5px;
font-family:"Trebuchet MS", Arial, Georgia;
font-size:12px;
border-bottom:1px solid #E8E8E8;
}

.header-menu-3 a{
color:#000000;
}

.header-menu-3 .leftBlock{
float:left;
width:45%;
}

.header-menu-3 .rightBlock{
float:right;
width:45%;
}

.header-menu-4{
color:#191919;
height:20px;
padding:5px 10px 0px 10px;
font-family:"Trebuchet MS", Arial, Georgia;
font-size:12px;
text-align:right;
border-bottom:1px solid #E8E8E8;
padding-right:10px;
}

.left-content{
width:755px;
float:left;
text-align:left;
}

.left-colomn-1{
float:left;
width:250px;
}

.left-colomn-2{
width:500px;
float:right;
margin-left:auto;
margin-right:auto;
}

.right-content{
width:200px;
float:right;
text-align:left;
}

/*Flying Layer*/
.adv-fly{
position:absolute;
top:100px;
text-align:left;
width:840px;height:450px;
border:1px solid #CCCCCC;
}

.adv-fly .backLayer{
position:absolute;
width:840px;height:450px;
background-color:#000000;
opacity:0.4;filter:alpha(opacity=40);
}

.adv-fly .workinglayer{
top:10px;
left:10px;
position:absolute;
width:820px;height:430px;
border:1px solid #333333;
}
