	 html { 
	  background: #ffffff url(images/bgHome.png) repeat-x center top;
	 }

	 body{
	  background: #ffffff url(images/bgHome.png) repeat-x center top;
	  height:100%;
	  margin:0px;
	  padding:0px;
	 } 	 
	
	div.header { 
	   background: #b28f7e url(images/headerbgHome.jpg) no-repeat;
	   height: 174px; 	   
	}
	
	 .header h1 { 
	   top: 20px;
	   left: 97px; 	   
	 }	
	
	.header h1,
	.header h1 span { 
	   background: transparent url(images/logoHome2011.png) no-repeat 0px 0px; 
	   width: 183px; 
	   height: 113px; 
	}
	
	div.building {
  	   position: absolute;
  	   top: 0px;
  	   right: 12px;
  	   width: 432px;
  	   height: 213px;
  	   padding: 0px;
  	   margin: 0px;
  	}
  	
	div.building image {
  	   padding:0px;
  	   margin:0px;
  	   display:block;
  	}
  	
  	div#tagline {
  	   background: #24415f url(images/bg.png) repeat-x center -153px;	   
  	   height: 85px;
  	}

	div#navigation { 
	   background: #721517 url(images/mainNavbg.png) repeat-x;
	   margin: 0px 12px 0px 43px;
	   padding: 0px;
	}
	
	#navigation li.end a	{ 
	   background-image: none; 
	}  
	
	/* BASE CONTENT COLUMN: =baseContent	
	----------------------------------------------- */
	#baseContent {
	   width:580px; 
	   padding: 32px 66px 26px 46px;
	}


	
	/* RIGHT COLUMN: =rightColumn	
	----------------------------------------------- */
	div#rightColumn { 
	   width: 278px;
	}	
	
	div#rightColumn div.gray { 
	   margin: 28px 0px 16px 0px;
	}	
	
	span.arrow {
	   right: 28px;
	   margin-top: -23px;
	}	
