body {
	background:url(../image/bg-top.gif) repeat-x #efebe8;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#242424;
	font-size:14px;
}
h1 {
	color:#9f1312;
	font-size:28px;
	padding:0px;
	margin:0px;
	background:url(../image/icon-1.gif) no-repeat left;
	padding-left:36px
}
h3 {
	color:#000000;
	font-size:16px;
	padding:0px;
	margin:0px
}
h4 {
	color:#000000;
	font-size:14px;
	padding:0px;
	margin:0px
}

.subtext{
font-family:Arial, Helvetica, sans-serif;
color:#242424;
font-size:11px;
}

.img {
	float:left;
	padding:3px;
	/* border:1px solid #CCC;
	margin-right:20px;
	margin-bottom:20px; */
}
.img2 {
	float:right;
	padding:3px;
	border:1px solid #CCC;
	margin-left:20px;
	margin-bottom:20px;
}
.img-td {
	padding:3px;
	border:1px solid #CCC;
}
.dot {
	background:url(../image/dot.gif) repeat-x center;
	padding:5px;
	width:270px;
	margin:0px auto
}
.footer {
	background:url(../image/bg-bottom.gif) repeat-x;
	height:131px;
	line-height:20px;
	font-size:13px;
	color:#464646
}
.footer a {
	color:#900;
	text-decoration:none
}
.footer a:hover {
	color:#000
}
.menu-bg {
	background:url(../image/menu-bg.gif) repeat-y;
	width:230px; /* 310 */
	padding:0px;
	height:270px;
}
.menu {
	width:210px; /* 290 */
	padding:2px 5px 5px 15px;
}
.menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.menu ul li {
	padding-left: 0.3em; /* 1.2 em */
	margin-right: 1.2em;
	padding-bottom:5px;
	border-bottom:2px solid #ededed;
	font-size:14px;
	color:#464646;
	text-decoration:none;
	line-height:28px	
}
.menu ul li a {
	background-image: url(../image/arrow.png);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding-left: 1.2em;
	padding-bottom:5px;
	font-size:14px;
	color:#464646;
	text-decoration:none;
	line-height:28px
}
.menu ul li a:hover {
	background-image: url(../image/arrow.png);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding-left: 1.2em;
	padding-bottom:5px;
	font-size:14px;
	color:#900;
}
.menu ul li span.selected, .menu ul li span.selected a {
	color:#921210;
	text-decoration:none;
	font-weight:bold
}

.menu ul li span.nolink {
	background-image: url(../image/arrow.png);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding-left: 1.2em;
	padding-bottom:5px;
	font-size:14px;
	color:#464646;
	text-decoration:none;
	line-height:28px;
	font-weight:normal;
}

.menu ul li.sub {
	padding-left: 1.6em; /* 2.5em */
	margin-right: 1.2em;
	padding-bottom:5px;
	border-bottom:2px solid #ededed
	font-size:14px;
	color:#464646;
	text-decoration:none;
	line-height:28px	
}
.menu ul li.sub a {
	background-image: url(../image/arrow.png);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding-left: 1.2em;
	padding-bottom:5px;
	font-size:14px;
	color:#464646;
	text-decoration:none;
	line-height:28px
}
.menu ul li.sub a:hover {
	background-image: url(../image/arrow.png);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding-left: 1.2em;
	padding-bottom:5px;
	font-size:14px;
	color:#900;
}
.menu ul li.sub span.selected, .menu ul li.sub span.selected a {
	color:#921210;
	text-decoration:none;
	font-weight:bold
}

menu ul li.sub span.nolink {
	background-image: url(../image/arrow.png);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding-left: 1.2em;
	padding-bottom:5px;
	font-size:14px;
	color:#464646;
	text-decoration:none;
	line-height:28px;
	font-weight:normal
}

.menu-footer {
	background:url(../image/menu-footer.gif) no-repeat #ffffff bottom; width:310px; height:16px;
}

.rbroundbox {
	background: #ddd6ce
}
.rbtop div {
	background:url(../image/top-left.gif) no-repeat top left;
}
.rbtop {
	background:url(../image/top-right.gif) no-repeat top right;
}
.rbbot div {
	background:url(../image/bottom-left.gif) no-repeat bottom left;
}
.rbbot {
	background:url(../image/bottom-right.gif) no-repeat bottom right;
}

.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 19px;
	font-size: 12px;
}
.rbcontent {
	margin: 0 14px;
	padding:0px
}
.rbroundbox {
	width: 100%;
	margin: 1em auto;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	color:#242424;
	font-size:12px;
	line-height:20px
}
.box {
	background:#ddd6ce;
	color:#000000;
	background-image: url(../image/top-left.gif), url(../image/top-right.gif), url(../image/bottom-left.gif), url(../image/bottom-right.gif);
	background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
	background-position: top left, top right, bottom left, bottom right;
	border-radius: 1.6em;
}
.content {
	background:url(../image/content-midbg.gif) repeat-y;
	width:750px; /* 630 */
	padding:2px 10px 5px 10px;
	text-align:left;
	height:360px
}
.product-table {
	border:1px solid #ededed;
	padding:6px
}
.product-partnum {
	font-size:16px;
	color:#000000;
	font-weight:bold;
}
/* .product-table img {
	border:3px solid #ebe9e9;
	padding:6px;
	height:140px
} */
.pro-header {
	background:#880b09;
	color:#ffffff;
	font-size:13px;
	padding:6px;
}
.pro-data {
	background:#f8f8f8;
	border:1px solid #ededed;
	padding:5px;
	line-height:18px;
	font-size:#3f3f3f;
	font-size:12px;
	padding-bottom:4px;
	height:125px
}

.pro-data td {
	padding-bottom:8px
}


.text ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.text ul li {
	padding-left: 1.2em;
	margin-right: 1.2em;
	margin-bottom:10px;
	padding-bottom:3px;
	background:url(../image/bullet.png) no-repeat left
}





/* Front Page */
.menu-frontpage-bg {
	background:url(../image/menu-frontpage-bg.gif) repeat-y;
	width:310px;
	padding:0px;
	height:270px;
}
.menu-frontpage {
	width:290px;
	padding:2px 5px 5px 15px;
}
.menu-frontpage ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.menu-frontpage ul li {
	padding-left: 0.3em; /* 1.2 em */
	margin-right: 1.2em;
	padding-bottom:5px;
	border-bottom:2px solid #ededed;
	font-size:14px;
	color:#464646;
	text-decoration:none;
	line-height:28px	
}
.menu-frontpage ul li a {
	background-image: url(../image/arrow.png);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding-left: 1.2em;
	padding-bottom:5px;
	font-size:14px;
	color:#464646;
	text-decoration:none;
	line-height:28px
}
.menu-frontpage ul li a:hover {
	background-image: url(../image/arrow.png);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding-left: 1.2em;
	padding-bottom:5px;
	font-size:14px;
	color:#900;
}
.menu-frontpage ul li span.selected, .menu ul li span.selected a {
	color:#921210;
	text-decoration:none;
	font-weight:bold
}

.menu-frontpage ul li span.nolink {
	background-image: url(../image/arrow.png);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding-left: 1.2em;
	padding-bottom:5px;
	font-size:14px;
	color:#464646;
	text-decoration:none;
	line-height:28px;
	font-weight:normal;
}

.menu-frontpage ul li.sub {
	padding-left: 1.6em; /* 2.5em */
	margin-right: 1.2em;
	padding-bottom:5px;
	border-bottom:2px solid #ededed
	font-size:14px;
	color:#464646;
	text-decoration:none;
	line-height:28px	
}
.menu-frontpage ul li.sub a {
	background-image: url(../image/arrow.png);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding-left: 1.2em;
	padding-bottom:5px;
	font-size:14px;
	color:#464646;
	text-decoration:none;
	line-height:28px
}
.menu-frontpage ul li.sub a:hover {
	background-image: url(../image/arrow.png);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding-left: 1.2em;
	padding-bottom:5px;
	font-size:14px;
	color:#900;
}
.menu-frontpage ul li.sub span.selected, .menu ul li.sub span.selected a {
	color:#921210;
	text-decoration:none;
	font-weight:bold
}

menu-frontpage ul li.sub span.nolink {
	background-image: url(../image/arrow.png);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding-left: 1.2em;
	padding-bottom:5px;
	font-size:14px;
	color:#464646;
	text-decoration:none;
	line-height:28px;
	font-weight:normal
}

.menu-frontpage-footer {
	background:url(../image/menu-frontpage-footer.gif) no-repeat #ffffff bottom; width:310px; height:16px;
}

