/* THE BIG GUYS */
* {margin:0;padding:0}
body {font-family:tahome,Arial,Verdana,Sans-serif; font-size:13px; margin:0; line-height:150%; padding:0; background-image:url(img/toprowbg.jpg); background-repeat:repeat-x; background-color:#FFFFFF;}

a img {border:none}
/* Navigation*/
.navi_bg{
	background-color: #ffffff;
	background-image: url(images/navibg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 45px;
}
.navi{color:#FFFFFF;margin:12px; font-weight:bold; text-align:center; font-size:12px;
}
 a:link{color:#FFFFFF; text-decoration:none;
}
 a:visited,a:hover{color:#FFFFFF; text-decoration:none;
}
.navi a:hover{color:#ffee9f;
}
/* SEARCHBOX*/
.searchbox{
	padding-left:10px;
	text-align:left;
	font-weight: bold;
	color: #000000;
}
.searchbox_input{
vertical-align:baseline;
height:20px;
border:solid 1px #CFCDC1;
}
.companyinfo_title {
	font-weight: bold;
	color: #ff6633;
}


/*INDEX*/
.index_text{
background:#FFFFFF;
background-image:url(images/content_index.jpg);
background-repeat:no-repeat;
width:585;
height:70;
font-weight:bold;
padding:8px;
}
.productslin {
	padding: 3px;
	text-decoration: none;
	text-align: left;
	font-size:11px;
	color: #ff6633;
}
.productsline.ex{
	font-size:12px; 
	color:#000000;
	text-align:center;
	
}
.productsline.ex2{
	font-size:12px; 
	color:#000000;
	text-align:center;
	
}
.productsline.h1
 {
	padding: 3px;
	text-decoration: none;
	text-align:left;
	font-size:11px;
	color: #000000;	
}
.productsline.h2
{
	font-size:14px; 
	font-weight:bold; 
	color:#993300;
	text-align:left;
}
.productsline.h3{
	font-size:11px;
	font-weight:bold;
	color:#414b4e;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.productsline.h4{
	font-size:14px;
	color:#414b4e;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	height:20px;
	
}
.monery{font-size:14px; font-weight:bold; color:#993300;
}


a.footer:link, a.footer:visited { color:#4D0004; text-decoration:none }
a.footer:hover { color:red; text-decoration:underline }

/*PRODUCTS LIST*/
.productslist_box {
	margin:5px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #660000;
}
.productslist_box img{margin:10px;}
/*PRODUCTS DESCRIPTION*/
.products_title{
	font-size:14;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
}
.productsdes_title{
margin:5px 4px;
font-size:12px;
color:#993300;
font-weight:bold;
text-align:left;
}
.productsdes_content{ margin-left:15px;}
.productsdes_content li{
	color:#333333;
	margin:5px;
}
