body {
background:#fff none repeat scroll 0;
}

#backgroundPopup {
display:none;
position:fixed;
_position:absolute;
height:100%;
width:100%;
top:0;
left:0;
background:#000;
border:0;
z-index:1000;
}

#popupContact {
display:none;
position:fixed;
_position:absolute;
height:580px;
width:835px;
background:#FFF;
z-index:1001;
font-size:13px;
}

#popupContactClose {
font-size:14px;
line-height:14px;
right:2px;
top:6px;
bottom:5px;
position:absolute;
color:#6fa5fd;
display:block;
}

#button-1 {
margin: 0;
}

#frame {
border: 0;
}
