body {
background: #000 url('../img/background.jpg') left top;
font-family:Tahoma;
font-size: 12px;
}

* html .png {
background:none !important;
behavior:url('js/pngfix.htc');
}

.overflow-zoom{overflow:hidden;//zoom:1;}
.ieimg{//display:block;}

a:link {color:#0b9cd1;font-size:12px;text-decoration:none;}
a:visited {color:#0b9cd1;font-size:12px;text-decoration:none;}
a:hover {color:#0db8f7;font-size:12px;text-decoration:none;} 
a:active {color:#0b9cd1;font-size:12px;text-decoration:none;}

.text {font-face:Tahoma; font-size:12px;color:white;}
.text h2 {color:#eaeaea; font-size:18px;}

/*?=globals
------------------- */
*{margin:0;padding:0;}
img{border:0;}
table.layout{border-collapse:collapse;empty-cells:show;width:100%;}
table.layout_nw{border-collapse:collapse;empty-cells:show;}

.clear{clear:both;height:0;overflow:hidden;}


/*?=wrap
------------------- */
.wrap {text-align:center; min-width: 996px;font-color:white;}



.logo {text-align:center; padding-top: 200px;}
.footer {text-align:center;color:#747474;padding-top:100px;}
