		div#banner1A {
			width: 900px;
			height: 199px;
			background-image: url(images/orig/main_banner.jpg);
			background-repeat: no-repeat;
			vertical-align: top;
		}
		
		div#banner2A {
			width: 900px;
			height: 18px;
			background-image: url(images/orig/main_left_bot_banner.jpg);
			background-repeat:no-repeat;
		}


		div#banner3A {
			width: 900px;
			height: 99px;
			background-image: url(images/orig/main_top_nav_1.jpg);
			background-repeat: no-repeat;
		}
		
		div#banner3B {
			width: 739px;
			height: 99px;
			margin-left: 161px;
			background-image: url(images/orig/main_title_top.jpg);
			background-repeat: no-repeat;
		}


	 	div#thinBottom {
	 		width: 479px;
			height: 43px;
			background-image: url(images/orig/main_title_bot.jpg);
			background-repeat: no-repeat;
			padding-bottom: 20px;
	 	}

