 body {
	margin: 0;
	font-family : arial;
	padding: 0;
    background: url(images/bg.png) no-repeat center center; 
    -webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
 }
  #wrap {
	 width : 960px;
	 margin:auto;


 }
#header {
	padding-top:20px;
}
 #login {
 	width: auto;
 	float:right;
 	padding-top:15px;
 }
 .table_login {
    width:auto;
    height:1px;
 }
.text_login {
    padding:0px;
    margin-top:-5px;
    height:31px;
}
#running_text_container {
    width: 100%;
    height:30px;


}
#running_text{
    width:94.7%;
    height: 30px;
    color : white;

    border:1px solid;
    border-color:white;
    float:left;
    background: rgba(0,0,0,0.7);
}
.fb_icon {
    float : right;
    margin-top:-5px;
}
.text_rt
{
	width: 79.9%;
    float:right;
    margin-top : 5px;
}

#image_rt{
float : left;
}

#hotpromo img {
    width: 100%;
}
#slidercontainer {
    width:960px;
    height:170px;
}
#service {
    margin-top:0px;
}
#service img {
    width: 100%;
}
.service {
  clear:both;
}
#kontak {
    margin-left : 5px;
}
.kontak 
{
 border: 1px solid white;
 float:left;
 width:80%;   
}
.kontak img{
    width: 100%;
    height:72px;
}
#deposite{
    margin-top : 10px;
    margin-left :-6px;
}
#deposite img {
    width:960px ;
}
.button_login,.button_daftar {
    margin-top: -5px;
}
.logo_bank
{
    width: 740px;
    margin-top:20px;
}
#footer {
    width: 100%;
    margin-top : -20px;
}
.info_bank {
    margin-left: 9px;
    width: 207;
    margin-bottom: 10px;
}
.live_chat img{
   width: 184px;
    height: 80px;
}
#layer img {
    width : 100%;
}

#menu_web {
    background-image: url("images/images/background-menu.png");
    background-repeat: no-repeat;
    background-position: right top;
    width:100%;
    height: auto;
}
#menu_web ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
 
}

#menu_web li{
    float : left;
    
}

#menu_web li a {
    display: block;
    color: white;
    text-align: center;
    padding: 10px 7px 10px 11px;
    text-decoration: none;
}
#menu_web li {
    border-right: 1px solid #bbb;
}

#menu_web li:last-child {
    border-right: none;
}

#livechat_menu {
    float:right;
    margin-top : -40px;
}
#livechat_menu img {
    float:right;
    width : 50%;
}

