﻿
/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/
.header {position:relative;
         margin:0px;
         padding:0px;
         width:100%; margin-top:-394px;
         background-image:url(images/header_background.png);height:394px;
         background-repeat:no-repeat;}
         
.stripHeader {background-image:url(images/header_background_strip.jpg);
              background-repeat:repeat-x; height:394px;}


