html,body { margin:0; padding:0; height: 100%; color:#FFFFFF; background: #33332d url(../img/bg.jpg) center top repeat-x; font-family:Arial, Helvetica, sans-serif; }
#container { position: relative; height:100%; }
body>#container { height: auto; min-height: 100%; min-width:900px; }


#header { width:900px; margin-left:auto; margin-right:auto; height:80px; position:relative; }
  #logo { width:200px; height:48px; background:url(../img/logo_gatteicom.jpg) no-repeat; position:absolute; top:13px; left:0; }
  #menu { height:26px; right:0; position:absolute; top:48px; float:right; }
  .menu_off 
    {
	  width:110px; height:26px; line-height:26px; background:url(../img/menu_0.jpg) no-repeat; margin-left:3px; float:left;
  	  color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:center; text-decoration:none;
	  cursor:pointer;
	}
  .menu_on
    {
	  width:110px; height:26px; line-height:26px; background:url(../img/menu_1.jpg) no-repeat; margin-left:3px; float:left;
  	  color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:center; text-decoration:none;
	  cursor:pointer;
	}
  .menu_ro 
    {
	  width:110px; height:26px; line-height:26px; background:url(../img/menu_ro.jpg) no-repeat; margin-left:3px; float:left;
  	  color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:center; text-decoration:none;
	  cursor:pointer;
	}
			
#page_int { min-height:576px; width:900px; margin-left:auto; margin-right:auto; margin-top:30px; overflow:hidden; padding-bottom:140px; background:url('../img/bg_int.jpg') top center no-repeat; }	
#page { min-height:576px; width:900px; margin-left:auto; margin-right:auto; margin-top:30px; overflow:hidden; padding-bottom:140px; }
#page_col1 { width:580px; padding:20px; float:left; margin-right:10px; background:transparent; }
#page_col2 { width:230px; padding:20px; float:left; background:transparent; } 

#banner_container { width:878px; height:275px; border:1px solid #afbccc; margin:0; padding:10px; }
#photo_banner { width:878px; height:275px;  background:#000000; overflow:hidden; }
#photo_banner img { border:0; }

#footer { width:100%; background:#000000; height:110px; position:absolute; bottom:0; clear:both; }
#footer_content { width:900px; margin-left:auto; margin-right:auto; margin-top:15px; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; position:relative; }
#footer_cont_col1 { width:50%; float:left; }
#footer_cont_col2 { width:50%; float:left; }

#menu_footer { font-size:13px; }
#menu_footer a { margin-right:10px; color:#9fb4cc; text-decoration:underline; }
#menu_footer a:hover { margin-right:10px; color:#ffffff; text-decoration:underline; }

#copyrights { font-size:11px; margin-top:5px; }
#free_quote { font-size:13px; text-align:right; color:#FFFFFF; }
#free_quote a { color:#9fb4cc; text-decoration:underline; }
#free_quote a:hover { color:#ffffff; text-decoration:underline; }

.menu_footer2 { font-size:11px; margin-top:5px; text-align:right; color:#FFFFFF; }
.menu_footer2 a { font-size:11px; margin-top:5px; text-align:right; color:#FFFFFF; text-decoration:none; }
.menu_footer2 a:hover { font-size:11px; margin-top:5px; text-align:right; color:#FFFFFF; text-decoration:underline; }