@charset "utf-8";
/* CSS Document */

html,body,div,dl,dt,dd,ul,ol,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0; padding:0; } 
fieldset,img {border:0; }  h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }

* { box-sizing:content-box; -moz-box-sizing:content-box }

body{
direction:ltr;
background-color:#464646;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:20px;
}

.clear{
clear:both;
}

#top{
background-color:#FFFFFF;
}

#top #inner{
height:120px;
width:790px;
margin:0 auto;
}

#logo{
float:left;
}

#top p{
padding-top:94px;
text-align:right;
}

#hp #container{
width:823px;
margin:0 auto;
background:url(/templates/professional/945/main/en/gfx/hp-bg.jpg);
}

#container{
width:823px;
margin:0 auto;
background:url(/templates/professional/945/main/en/gfx/page-bg.jpg);
}

#hp #content{
margin:25px;
font-size:14px;
}

#content{
margin-left:260px;
margin-right:60px;
text-align:justify;
}

#content a{
color:#000000;
}

#content p{
margin-top:15px;
margin-bottom:15px;
}

#sideMenu{
float:left;
width:213px;
margin-left:18px;
margin-top:-3px;
}

#news{
float:right;
width:257px;
height:179px;
background:url(/templates/professional/945/main/en/gfx/news-bg.jpg) no-repeat;
margin-left:40px;
margin-bottom:30px;
text-align:justify;
font-size:12px;
}

#innerNews{
width:227px;
height:119px;
overflow:hidden;
margin-left:15px;
margin-top:40px;
}

#hp #bottomLinks{
margin-top:30px;
text-align:center;
margin-right:25px;
margin-left:25px;
color:#333333;
font-size:12px;
}

#hp #bottomLinks a{
color:#333333;
}

#hp #footer{
background:url(/templates/professional/945/main/en/gfx/hp-bottom.jpg) center top no-repeat;
background-color:#464646;
}

#footer{
background:url(/templates/professional/945/main/en/gfx/page-bottom.jpg) center top no-repeat;
background-color:#464646;
padding-top:50px;
color:#FFFFFF;
text-align:center;
}

#footer a{
text-decoration:none;
color:#FFFFFF;
}

h2{
font-size:20px;
color:#ff5400;
font-weight:bold;
margin-top:10px;
margin-bottom:10px;
}

.M-item{
display:block;
height:27px;
background:url(/templates/professional/945/main/en/gfx/side-menu-bg.jpg);
font-size:14px;
color:#006ab3;
font-weight:bold;
margin-top:17px;
padding-top:5px;
text-align:right;
padding-right:15px;
border-bottom:1px solid #FFFFFF;
}

.M-item a{
color:#006ab3;
text-decoration:none;
}

.M-subItem{
display:block;
height:22px;
text-align:right;
padding-right:15px;
background:url(/templates/professional/945/main/en/gfx/sub-side-menu-bg.jpg);
}

.M-subItem a{
color:#000000;
text-decoration:none;
}

.M-subItemArrow{
font-size:14px;
color:#ff5400;
}

#firstDropDownMenu {
  width: 150px;
  background: #ffffff;
  color: #5a5a5a;
  display: none;
  position: absolute; 
  border: 0px;
  z-index: 200;
  left:50%;
  top:119px;
  margin-left:128px;

  }

#firstDropDownMenu li{
list-style:none; 
list-style-type:none;
}

  
  #firstDropDownMenu a{
  display: block;
  width: 150px;
  line-height: 25px;
  color: #5a5a5a;
  text-decoration: none;
  border-bottom: 0px;
  }
  
#firstDropDownMenu a:hover {
  background: #eaeaea;
  }
  
#firstDropDownMenu .last {
  border-bottom: none;
  }

