/******
   advertising.css
   Adds space under the menu for an advertising line and styles the line.
*******/

#page-head {height:150px;}
#main-tag {position:absolute; bottom:2px; width:100%; color:#F25B22; text-align:center;}
#main-tag h1 {font-size:1.5em; text-align:center; color:#000; font-weight:normal; padding:3px 0;}

