/* CSS Document */
	
#headerBox {
	background-image:url(../i/sml_bgTile.gif);
	background-position:top center;
	background-repeat:repeat-x;
	width:100%;
	height:254px;
	background-color:#1F1F1F;
	}
#headerBox img {
	position:relative;
	left:4px;
	}
#header2Box {
	background-image:url(../i/sml_header2.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:100%;
	padding-top:40px;
	background-color:#1F1F1F;
	}