

div.site{
	width: 1097px;
	margin: 0px auto 0px auto;
}

div.inner-site{
	width: 1017px;
	margin: 0px 40px 0px 40px;
}

div.header-box{
	width: 1017px;
	height: 444px;
	background: url("../img/header_bg.jpg") no-repeat; 
}

div.header-slideshow{
	width: 1017px;
	height: 444px;
}

div.menu-bar{
	width: 1005px;
	height:20px;
	margin: 6px 0px 66px;
	padding: 0px 8px 0px 8px;
}

div.menu-item{
	float:left;
	margin-right: 12px;
}

a.menu-item{
	font-family: 'RW';
	font-size:1.8em;
	letter-spacing: 1px;
	color:#010101;
}

div.social-media-icon{
	float:right;
	margin: 3px 0px 0px 6px;
}

div.footer{
	margin-top:46px;
}

a.text-link{
	font-family: RW;
	font-size:1em;
	color:#010101;
	letter-spacing: 1px;
}