* {   margin: 0;    padding: 0;}
.bg_img img{width:100%;position:fixed;top:0px;left:0px;z-index:-1;background: no-repeat center fixed;height:100%;}
html, body, #bg, #bg table, #bg td, #cont {height:100%;width:100%; color:#0a152c;font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:12px;}

.bg_menu{
background:url(../images/menu_bg.png) repeat-x;
height:34px;
color:#FFFFFF}
h1{
color:#CCCCCC;
font-size:12px;
font-weight:100}
h2{
color:#0a152c;
font-size:9px;
font-weight:100}

.popupbox { width:800px; height:100px; display:none; float:left; position:fixed; top:40%; left:50%; z-index:99999; text-align:center;}
#fade { display:none; background:#000; position:fixed; left:0; top:0; width:100%; height:100%; opacity:.90; z-index:9999;}
#close img { text-decoration:none;}
#close { width:50px; height:50px; position:absolute; float:right;}
.popupbox h1 { font:bold 32px arial; text-transform:uppercase; letter-spacing:-2px; line-height:20px;}
.popupbox p { font:12px arial; padding:10px 0 25px; margin:0;}
.popupbox2 { width:642px; height:135px; background:url(contacts.png) no-repeat; display:none; float:left; position:fixed; top:40%; left:50%; z-index:99999; padding-top:20px;}
.popupbox2 a { font:12px arial; margin-left:220px; color:#fff;}
.popupbox2 a:hover { font:12px arial; color:#333;}