/* Main Header Box */
	#main_header_box {
		float: left;
		width: 639px;
		margin-bottom: 15px;
		padding-left:40px;
		background-image:url(/img/header_block_639x266.png);
		background-repeat: no-repeat;
		background-position: center top;
		height: 266px;
	}
	#header_image {
		padding-top: 5px;
		float: left;
		width: 0px;
		height: 0px;
		display: none;
		text-align: center;
	}
/* End of Main Box /*


/* Start of Header 300x250 Ad */
	#header_300x250_ad {
		float: left;
		width: 300px;
		margin-bottom: 15px;
		padding:8px;
		background-image:url(/img/header_block_316x266.png);
		background-repeat: no-repeat;
		background-position: center top;
		height: 250px;
	}
/* End of Header 300x250 Ad */
