@charset "UTF-8";

/* Home Page Only */
.header-holder {
	height: 493px;
	/*background: #A16F16 url('../graphics/header-bg-repeat.jpg');*/
}
	.slogan {
		margin: 11px 0 0 272px;
	}
	.header-area {
		height: 494px;
		background: #A16F16 url('../graphics/header-bg-all.jpg');
		background-position: center;
	}
		#header {
			background: transparent;/* url('../graphics/header-bg-all.jpg');*/
			background-position: 0 0;
			height: 493px;
			/*width: 1400px;*/
		}
			#header strong {
			/*	margin: 0 0 0 197px;*/
			left: 0px;
			}
			#header span.phone {
				/*top: 95px;
				left: 250px;*/
				top: 95px;
				left: 35px;
			}
			#header a.btn {
				right: -25px;
			}
		#navmenu {
		/*	width: 1400px;*/
			margin: 342px auto 0;
		}