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

#content_contaner {
	height: 705px;
	width: 800px;
	margin: auto;
	background-image: url(../images/home_bg_strip.jpg);
	background-repeat: no-repeat;
}
#nav_reel {
	height: 500px;
	width: 125px;
	position: absolute;
	top: 182px;
	overflow: hidden;
}
#header_image {
	height: 160px;
	width: 800px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#info_txt {
	height: 500px;
	width: 550px;
	left: 200px;
	top: 200px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	clip: rect(auto,auto,auto,auto);
	padding-top: 20px;
	padding-left: 60px;
	background-repeat: no-repeat;
	background-position: right top;
}
