@charset "UTF-8";
/* CSS Document */

#banner {}
#banner_photo {}
	
#home_header {
	/*float:left;*/
	display: block;
	background-color: #fff;
	}
#home_header a { border: none; }
#sub_header { display: none; }

/*h1*/#banner_graphic_home/*, h1#banner_graphic_home span*/ {
	width: 660px;
	height: 131px;
	border: none;
	background: url(../uiparts/home_ban_left_NEW.jpg) left top no-repeat;
}
/*h1*/#banner_graphic_home { float: left; margin: 0; padding: 0; }
/*h1#banner_graphic_home span { margin-bottom: -131px; }*/
/*h1 span {
	display: block;
	position: relative;
	z-index: 1;
}
h1 { overflow: hidden; }
*/
#banner_text_home {padding-left:145px; width:515px; padding-top:20px;}

div#links_left a:hover { border-bottom: 1px dotted }

.footer-sub { display: none; }
.footer-home {
	clear: both;
	background: #fff url(../uiparts/footer_tile.jpg) repeat-x;
	height: 93px;
	border: 0;
	}
