.Covers {
	position: absolute;
	right: -50px;
	top: 90px;
}

.Info {
	color: #067dc4;
	padding: 0 29px;
	width: 330px;	
}

.Info h2 {
	margin: 0 0 30px 0;
}

#About {
	padding: 32px 62px;
}

#Content {
	padding: 8px;
}

#Product {
	width: 835px;
}

#Product h1 {
	left: 17px;
	margin-bottom: 7px;
	position: relative;
	text-indent: -10000px;
	top: -7px;
}

#Product_Bottom {
	background: url(/images/product_bottom.png) no-repeat;
	height: 65px;
}

#Product_Center {
	background: url(/images/product_repeat.png) repeat-y;
	min-height: 260px;
	position: relative;
}

#Product_Katana dl {
	color: #03456c;
	font-size: 0.85em;
	position: absolute;
	right: 30px;
	text-align: right;
	top: 50px;
	width: 430px;
}

#Product_Katana dl dd,
#Product_Katana dl dt {
	display: inline;
}

#Product_Katana dl dt {
	letter-spacing: 0.1em;
	padding-right: 7px;
}

#Product_Katana h1 {
	background: url(/images/katana.png) no-repeat;
	height: 90px;
	width: 291px;
}

#Product_Katana_Slogan {
	background: url(/images/katana_slogan.png) no-repeat;
	height: 25px;
	margin: 0;
	position: absolute;
	right: 30px;
	top: 11px;
	width: 436px;
	text-indent: -10000px;
}

#Product_Menu {
	background: url(/images/product_menu.png) no-repeat;
	display: block;
	height: 56px;
	list-style: none;
	margin: 0 !important;
}

#Product_Menu li a {
	display: block;
	text-indent: -10000px;
}

#Product_Menu_Katana a {
	background: url(/images/product_menu_katana.png) no-repeat;
	height: 56px;
	width: 176px;
}

#Product_Menu_Katana.Selected a {
	background-image: url(/images/product_menu_katana_selected.png);
}

#Product_Top {
	background: url(/images/product_top.png) no-repeat;
	height: 29px;
}