BODY {
 padding-top:10px;
}


#topDots {
	clear: both;
	width: 100%;
  margin: 0 0 5px;
	background: #ededed;
}  

  #topDotsContainer {
  	position: relative;
    width: 940px;
	  height: 13px;
		margin: 0 auto;
    z-index: 99;
    background: url(/template/sites/550/images/topDots.gif) left top no-repeat;
  }

  #topContainer {
    width: 940px;
	  height: 50px;
		margin: 0 auto;
    z-index: 99;
	  background: #fff;
  }

  	#logo {
  		float: left;
  	  width: 133px;
			margin: 0 30px 0 0;
  	}
		
		#slogan h1 {
			float: left;
			width: 420px;
			font-size: 1.0em;
			color: #000;
      font-family: Arial, Helvetica, Verdana, sans-serif;
			font-style: italic;
		}