@import url("global.css");

/*
### PAGE WIDTH ### */
#header, #service-bar, #content, #footer div { width: 770px; }

/*
### SERVICE AD BAR ### */
#service-bar h2 { width: 189px; }
/*#ad-internet { width: 198px !important; }
#ad-tv { left: 391px; }
#ad-phone { left: 581px; }*/
#ad-internet { width: 188px !important; }
#ad-tv { left: 381px; }
#ad-phone { left: 571px; width: 199px !important; }

/*
### CONTENT ### */
#home #content { background-image: url("../_images/back_content_slim.gif"); }
#trunk {
  padding: 0 15px;    /* CC padding */
  margin: 0 200px 0 200px;
}
#left-col { margin-left:-770px !important; }
#right-col { margin-left:-200px; }