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

a:active
{
  outline: none;
}

a
{
  outline: none;
}

:focus
{
  -moz-outline-style: none;
}


p, ul, h1, h2 {
	margin:0;
	padding:0;
}

body {
	margin:0;
	padding:0;
	background:url(images/main-bg.jpg) repeat-x #e5e4e5;
	font-family:arial;
	font-size:12px;
	color:#484846;
}

#wrapper {
	width:982px;
	margin:0 auto;
}

#header {
	width:982px;
	height:70px;
	background:url(images/header.jpg) no-repeat;
}

#main-navigation {
	width:982px;
}

#main-navigation ul {
	list-style:none;
	margin-left:10px;
}

#main-navigation li {
	float:left;
}

a#btn-home {
	display:inline-block;
	width:117px;
	height:40px;
	background:url(images/btn-home.gif) no-repeat;
	text-indent:-9999px;
}

a:hover#btn-home {
	background-position:0 -40px;
}

a#btn-home.active {
	background-position:0 -40px;
}

a#btn-yki {
	display:inline-block;
	width:208px;
	height:40px;
	background:url(images/btn-yki.gif) no-repeat;
	text-indent:-9999px;
}

a:hover#btn-yki {
	background-position:0 -40px;
}

a#btn-yki.active {
	background-position:0 -40px;
}

a#btn-products {
	display:inline-block;
	width:179px;
	height:40px;
	background:url(images/btn-product.gif) no-repeat;
	text-indent:-9999px;
}

a:hover#btn-products {
	background-position:0 -40px;
}

a#btn-products.active {
	background-position:0 -40px;
}

a#btn-download {
	display:inline-block;
	width:157px;
	height:40px;
	background:url(images/btn-download.gif) no-repeat;
	text-indent:-9999px;
}

a:hover#btn-download {
	background-position:0 -40px;
}

a#btn-download.active {
	background-position:0 -40px;
}

a#btn-contact {
	display:inline-block;
	width:93px;
	height:40px;
	background:url(images/btn-contact.gif) no-repeat;
	text-indent:-9999px;
}

a:hover#btn-contact {
	background-position:0 -40px;
}

a#btn-contact.active {
	background-position:0 -40px;
}


a#btn-location {
	display:inline-block;
	width:211px;
	height:40px;
	background:url(images/btn-location.gif) no-repeat;
	text-indent:-9999px;
}

#flash {
	width:982px;
	height:268px;
}

#content-area {
	width:982px;
	height:507px;
	background:url(images/bg-content.gif) no-repeat;
}

#content-area-inner {
	width:982px;
	background:url(images/bg-content-inner.gif) no-repeat;
}

#home-content {
	margin-left:42px;
	padding-top:34px;
}

#home-content p {
	padding-bottom:10px;
	padding-left:6px;
	line-height:140%;
}

#home-content-left {
	width:307px;
	float:left;
	background:url(images/yamamoto-title.jpg) no-repeat;
	padding-top:53px;
	margin-right:38px;
}
#home-content-center {
	width:308px;
	float:left;
	background:url(images/product-titme.jpg) no-repeat;
	padding-top:53px;
	margin-right:43px;
}

#home-content-right {
	width:212px;
	float:left;
	background:url(images/news-title.jpg) no-repeat;
	padding-top:53px;
}

#inner-left {
	width:929px;
	margin-left:25px;
}

#product-content {
	margin-left:15px;
	margin-top:16px;
}

#product-content h2 {
	margin-bottom:10px;
	background:#efefef;
	padding:10px 0;
	font-size:14px;
	padding-left:10px;
	border-bottom:1px solid #ccc;
	color:#23365e;
}

.img-left {
	float:right;
	border:1px solid #ccc;
	padding:4px;
	margin-right:10px;
	margin-left:10px;
}

.img-thumb {
	border:1px solid #ccc;
}

#product-content p {
	margin-bottom:10px;
	margin-left:10px;
}

#product-content td {
	border-bottom:1px solid #ccc;
	padding-left:20px;
}

#product-content td strong {
	color:#23365e;
}

#product-content td  span {
	font-size:11px;
	color:#000;
}

#product-content ul {
	margin-left:30px;
	margin-bottom:10px;
}

#about-us {
	width:929px;
	margin-left:25px;
	background:url(images/about-bg.gif) no-repeat 0 bottom;
}

#about-us-left {
	width:563px;
	float:left;
	margin-top:7px;	
}

#about-us-right {
	width:348px;
	height:585px;
	background:url(images/about-right-bg.gif) repeat-x;
	float:right;
	margin-top:7px;
	text-align:center;
	padding-top:14px;
}

#about-content-left {
	width:147px;
	height:474px;
	float:left;
	z-index:2000;
	position:relative;
}

#about-content-right {
	width:373px;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	float:left;
	padding:10px 20px;
	background:#FFF;
	z-index:1;
	position:absolute;
	margin-left:146px;
}

#about-content-right h2 {
	font-size:14px;
	color:#23365e;
	margin-bottom:10px;
}

#about-content-right p {
	margin-bottom:10px;
}

#about-content-right ul {
	margin-left:20px;
}

#about-content-right li {
	margin:5px 0;
}

#inner-banner {
	text-align:center;
}

.tabs {
	margin:0;
	padding:0;
}

.tabs li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#6c6b6b;
	list-style:none;	
	font-weight:bold;	
}

.tabs li a {
	color:#6c6b6b;
	text-decoration:none;
	display:block;
	padding:5px 0;
	padding-left:10px;
	border-right:1px solid #ccc;
}

ul.tabs a#tab-1.current, ul.tabs a#tab-1.current:hover, ul.tabs li.current a#tab-1 {
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-right:none;
	color:#23365e;
	background:url(images/arrow.gif) 129px center #fff no-repeat;
}

ul.tabs a#tab-2.current, ul.tabs a#tab-2.current:hover, ul.tabs li.current a#tab-2 {
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-right:none;
	color:#23365e;
	background:url(images/arrow.gif) 129px center #fff no-repeat;
}

ul.tabs a#tab-3.current, ul.tabs a#tab-3.current:hover, ul.tabs li.current a#tab-3 {
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-right:none;
	color:#23365e;
	background:url(images/arrow.gif) 129px center #fff no-repeat;
}

ul.tabs a#tab-4.current, ul.tabs a#tab-4.current:hover, ul.tabs li.current a#tab-4 {
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-right:none;
	color:#23365e;
	background:url(images/arrow.gif) 129px center #fff no-repeat;
}

#catalog {
	border:1px solid #ccc;
	padding:3px;
	width:150px;
	margin-left:15px;
	margin-top:10px;
	text-align:center;
}

#catalog a {
	color:#23365e;
	font-weight:bold;
}

#footer {
	width:100%;
	height:50px;
	background:url(images/bg-footer.jpg) repeat-x bottom;
}

.textfield {
	width:250px;
	height:20px;
}

#footer-inside {
	width:982px;
	height:33px;
	background:url(images/foter-inside.jpg) no-repeat;
	margin:0 auto;
	padding-top:17px;
}

#footer-inside-left {
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	margin-left:77px;
}

#footer-inside-right {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#313030;
	float:right;
	margin-right:50px;
}

#footer-inside-right a {
	font-weight:bold;
	text-decoration:none;
	color:#313030;
}

.clear {
	clear:both;
}