/*
-- common --
*/

.frame {
	border: 1px solid #117D97;
}

body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin: 0 auto;
	width: 950px;
}

.Main{
	background-color:#f2f0e4;
	position: relative;
	width: 950px;
	top: 6px;
	margin:0px auto;
	text-align:left;
	padding:0px;
}

a{
	text-decoration:none;
	color: #a5a6a7;
}

a.a_product_cat {
	text-decoration:none;
	color: #000000;
}

div
{
	border: 0px solid #000000;
}

/*
-- template_top --
*/
.top {
	position: relative;

	top: 0px;
	left: 0px;
	width: 100%;
	height: 37px;
}

.menu{
	position: absolute;

	left: 87px;
	top: 19px;

	height: 18px;
	width: 573px;
}

a.menulink:link {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #757676;
	text-decoration: none;
}

a.menulink:visited {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #757676;
	text-decoration: none;
}

a.menulink:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #c59f00;
	text-decoration: underline;
}

td.head
{
	font-size: 14px;
	font-weight: bold;
}

/*
-- index --
*/
.index_content {
	position: relative;
	width: 100%;
	height: 460px;
	top: 0px;
	left: 0px;

	z-index: 2;

	border:0px solid #000000;
}

.index_title {
	font-family: Times New Roman;
	font-style:italic;
	font-size:36px;
	color:#0b173f;

	position: absolute;

	left: 158px;
	top: 26px;
	width: 482px;
	height: 93px;

	text-align: right;
	line-height: 40px;
}

.index_main {
	position: relative;
	width: 659px;
	height: 345px;
	top: 119px;
	left: 0px;

	background-image: url(../images/index_main.png);
	background-repeat: repeat-y;
}

*html .index_main {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/index_main.png, sizingMethod='scale');
}

.index_text {
	position: absolute;
	width: 231px;
	height: 298px;
	top: 166px;
	left: 409px;

	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
	color:#58585a;
	line-height:30px;
	text-align: right;
}

.index_right_image {
	position: absolute;

	left: 660px;
	top: -38px;

	width: 290px;
	height: 500px;
}

.index_product_cat {
	position: absolute;

	top: 106px;
	left: 28px;
	width: 381px;
	height: 381px;

	font-weight: bold;
	font-size: 13px;
	font-family: Helvetica;
	color: #231F02;
	text-align: center;
	text-decoration: none;
}

.cat_text
{
	position: absolute;
	width: 141px;
	height: 120px;

	text-align: center;
	background-repeat: no-repeat;
}

/*
-- product --
*/
.s_index_product_cat {
	position: absolute;

	top: 10px;
	left: 28px;
	width: 299px;
	height: 299px;

	font-weight: bold;
	font-size: 13px;
	font-family: Helvetica;
	color: #231F02;
	text-align: center;
	text-decoration: none;
}

.product_cat_text
{
	position: absolute;
	width: 116px;
	height: 99px;

	text-align: center;
	background-repeat: no-repeat;
}

.product_title{
	font-family: Times New Roman;
	font-size:24px;
	color:#8b8c8d;
	position: absolute;
	left: 320px;
	top: 120px;
	width: 320px;

	text-align: right;
	line-height: 30px;

	border:0px solid #000000;
}

.product_desc1{
	position: absolute;
	width: 300px;
	height: 270px;
	top: 166px;
	left: 340px;

	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
	color:#58585a;
	line-height:20px;
	text-align: right;
	padding-right: 10px;
	overflow: auto;

	border:0px solid #000000;
}

.product_desc2{
	position: absolute;
	width: 380px;
	height: 100px;
	top: 319px;
	left: 28px;

	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#58585a;
	line-height:20px;
	text-align: left;

	border:0px solid #000000;
}

.view_full{
	position: absolute;
	width: 150px;
	height: 50px;
	top: 400px;
	left: 488px;

	font-family:tahoma;
	font-size:9px;
	font-weight:normal;
	color:#58585a;
	line-height:20px;
	text-align: right;

	z-index: 4;

	border:0px solid #000000;
}

.product_color
{
	position: absolute;
	top: 380px;
	left: 28px;

	width: 490px;
	height: 40px;

	z-index: 3;

	border:0px solid #000000;
}

.product_model
{
	position: absolute;
	top: 480px;
	left: 28px;

	width: 110px;
	height: 50px;

	z-index: 3;
}

.product_dimension
{
	position: absolute;
	top: 480px;
	left: 190px;

	width: 110px;
	height: 50px;

	z-index: 3;
}

.product_trim {
	position: absolute;
	top: 480px;
	left: 352px;

	width: 110px;
	height: 50px;

	z-index: 3;
}

.product_image{
	position: absolute;

	left: 660px;
	top: -39px;

	width: 290px;
	height: 500px;
}

/*
-- dealer --
*/
#dealerBody {
	position: relative;
	width: 100%;
	height: 460px;
	top: 0px;
	left: 0px;

	z-index: 2;
}

#dealer_title
{
	position: absolute;
	width: 659px;
	height: 30px;
	top: 89px;
	left: 0px;
}

#dealer_text
{
	position: relative;
	width: 659px;
	height: 345px;
	top: 119px;
	left: 0px;

	background-image: url(../images/index_main.png);
	background-repeat: repeat-y;
}

*html .dealer_text {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/index_main.png, sizingMethod='scale');
}

#dealer_image
{
	position: absolute;

	left: 660px;
	top: -39px;

	width: 290px;
	height: 500px;
}

/*
-- page --
*/
#pageBody {
	position: relative;
	width: 100%;
	height: 460px;
	top: 0px;
	left: 0px;

	z-index: 2;
}

#page_title
{
	position: absolute;
	width: 659px;
	height: 30px;
	top: 89px;
	left: 0px;
}

#page_text
{
	position: relative;
	width: 659px;
	height: 345px;
	top: 119px;
	left: 0px;

	background-image: url(../images/index_main.png);
	background-repeat: repeat-y;
}

*html .page_text {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/index_main.png, sizingMethod='scale');
}

#page_image
{
	position: absolute;

	left: 660px;
	top: -39px;

	width: 290px;
	height: 500px;
}

/*
-- contact --
*/
.contact_content {
	position: relative;
	width: 100%;
	height: 300px;
	top: 0px;
	left: 0px;

	z-index: 2;
}

/*
-- part --
*/
#part_content {
	position: relative;
	width: 700px;
	height: 300px;
	top: 0px;
	left: 0px;

	z-index: 2;

	font-size: 10px;
	line-height: 1.5em;
	color: #87898b;

	text-align: left;

	border: 0px solid #000000;
}

#part_content span {
	font-size: 12px;
	font-weight: bold;
}

/*
-- template_bottom --
*/
.bottom {
	position: relative;

	top: 0px;
	left: 0px;
	width: 100%;
	height: 170px;

	z-index: 1;
}

.legal {
	position: absolute;

	top: 140px;
	left: 40px;
	width: 200px;
	height: 30px;

	font-family:tahoma;
	font-size:10px;
	color:#58585a;
}

a.legallink:visited {
	color:#58585a;
	text-decoration: none;
}

a.legallink:hover {
	text-decoration: underline;
}

.logo {
	position: absolute;

	top: 40px;
	left: 740px;
	width: 200px;
	height: 130px;
}