/* Start of CMSMS style sheet 'Header' */
#header {
  position:relative;
}

#header .breadcrumbs {
   position:absolute;
   left: 215px;
   top:8px;
   font-size: 11px;
   color: #7b6b6b;
   font-family:Tahoma,Arial,Helvetica,sans-serif;
}
#header .breadcrumbs a {
  color: #7b6b6b;
}

#header .links {
   position: absolute;
   right: 20px;
   top: 8px;
   color: #7b6b6b;
}
#header .links a {
   font-size: 11px;
   color: #7b6b6b;
   font-family:Tahoma,Arial,Helvetica,sans-serif;
}   

#header .pic1 {margin:0; padding: 0; position: absolute; left: 22px; top: 28px;width:180px;height:180px;}
#header .pic2 {margin:0; padding: 0; position: absolute; left: 214px; top: 28px;width:180px;height:180px;}
#header .pic3 {margin:0; padding: 0; position: absolute; left: 406px; top: 28px;width:180px;height:180px;}
#header .pic4 {margin:0; padding: 0; position: absolute; left: 598px; top: 28px;width:180px;height:180px;}
/* End of 'Header' */

