/*----banner---*/

#banner{
background-image:url(../../images/banner.png);
background-repeat:no-repeat;
height:110px;
margin-bottom:10px;
border-top: 2px solid #663333;}

#banner1{
background-color:#333333;
border-top: 2px solid #663333;
height: 20px;
width: 100%;
margin-left: 12px;
}


#Header{

top:0px;
margin-top:0px;
padding-top:0px;
vertical-align:top;

}
/*-------------------------------langauge-----------------------------------------------*/
.language{
float:left;
color: #999999;
}

.language_link a{
color:#999999;
text-decoration:none;}

.language_link a:hover{
color:#333333;
text-decoration:underline;}

.selected_lang{
color:#333;
text-decoration:none;}

/*-------------------------------login-------------------------------------------------*/
.lang{
float: right;
/*background-color:#f3f4f5;*/
padding-top:0px;
color: #666666;

}

.lang_link a{
color: #666666;
font-size:11px;
text-decoration:none;
/*background-color:#f3f4f5;*/
padding:5px 7px 12px 7px;
/*border-right:20px;
border-right-color: #dfe0e0;
border-right-style:solid;
border-right-width:1px;*/
}
.lang_link a:hover{
color: #333333;
text-decoration: none;
padding:5px 7px 14px 7px;
/*background-color:#e8ebec;*/
background-image: url(../../images/hover.gif);
background-repeat:no-repeat;
background-position: center bottom;
/*border-right: 1px solid #dfe0e0;*/
}


.lang_link1 a{
color: #FFFFFF;
font-size:11px;
text-decoration:none;
/*background-color:#f3f4f5;*/
padding:5px 7px 12px 7px;
/*border-right:20px;
border-right-color: #dfe0e0;
border-right-style:solid;
border-right-width:1px;*/


}
.lang_link1 a:hover{
color: #FFFFFF;
text-decoration: none;
padding:5px 7px 14px 7px;
/*background-color:#e8ebec;*/
background-image: url(../../images/hover.gif);
background-repeat:no-repeat;
background-position: center bottom;
/*border-right: 1px solid #dfe0e0;*/
}
/*-------------------------------search------------------------------------------------*/
#TopMenu{
text-align:center;
margin-top:27px;
padding-left:45px;

}
.login_border{
background-color:#e8ebec;}