/*///////////////// GENERAL ///////////////////////*/
{ margin:0; padding: 0;}
body { background: #d9e6ed url(mainBackground.jpg) repeat-x top; font: 12px tahoma, Arial, Helvetica, sans-serif; color: #3c465b;}

/*///////////////// END GENERAL ///////////////////////*/

/*///////////////// LAYOUT ///////////////////////*/

.img { position: absolute; top: 50px; right: 0; bottom: 0; left: 0; margin:0 auto;  }

/*///////////////// END LAYOUT ///////////////////////*/

/*///////////////// LIVE CHAT ///////////////////////*/

#livechat { position: absolute; top: 155px; right: 0; bottom: 0; left: 0; margin:0 auto; z-index:1; width:191px; height:69px;}
#livechat .img { z-index: 1; }
#livechat a { height:69px; display:block; text-decoration:none;}
#livechat a:hover { text-decoration:none; background:transparent;}

/*///////////////// END LIVE CHAT ///////////////////////*/

#freehosting {text-decoration: none; position: absolute; top: 300px; right: 0; bottom: 0; left: 0; margin:0 auto;text-align:center;font: 31px tahoma, Arial, Helvetica, sans-serif; }
