@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#F26321;
	font:sans-serif;
	font-size:12px;background:url(images/bg-bg.gif)
}
#page {width:1000px; }
#mainpage {width:900px; color:#FFFFFF; margin:0 auto;}
/*--------------- MENU TOP ------------------ */
.menutop_l {width:700px; float:left;}

#menutop_r {width:200px; float:right; text-align:right;}
#menutop_line {background-color:#FFFFFF; height:5px; margin:3px 0 3px 0; line-height:5px;}
#menutop_l li {display: inline;  margin: 0 13px 0 0; padding: 0px; float: left;}
ul { padding:0px; margin:0 0 0 0}
#menutop_l li a{color:#ffffff; text-decoration:none; font-weight:bold; font-size:14px}
#menutop_l li.active a, #menutop_l li a:hover {color:#FDC590;text-decoration: none;font-weight:bold;}
#clear {clear:both;}

/*--------------- MAIN HOME PAGE ------------------*/

#body_l {width:409px; float:left; height:0 auto; padding-right:30px; margin:10px 0 0 0;}
#body_r {width:441px; float:right; height:0 auto; background:url(images/bg-line.gif) repeat-y; padding:0px 10px 0px 10px; margin:10px 0 0 0;}
/*--------------- Page  ------------------*/
#inpage {background:url(images/page_bg.jpg) #FFFFFF no-repeat;  width:896px; border-style:solid;
border-width:2px;}
#inpage_l {width:240px; float:left; color:#333333; line-height:20px;}
#inpage_r { width:650px; float:right; color:#333333; margin-top:5px;line-height:18px;}

/*--------------- FOOTER  ------------------*/
#footer { font-size:12px; margin-top:20px; color:#666666; line-height:15px;}
#footer_l {float:left; width:92px; height:50px;}
#footer_r {float:right; width:770px; margin-top:4px;height:46px;}
ul { padding:0px; margin:0 0 0 0}
#footer_r li {display: inline;  margin: 0 15px 0 0; padding: 0px; float: left;}
#footer_r li a{	color:#666666; text-decoration:none; font-weight:bold;}
#footer_r li.active a, #footer_r li a:hover {	color:#FDC590;	text-decoration: none;font-weight:bold;}

#products {width:200px; height:94px; margin-bottom:15px;}
#products_text{font-weight:bold;argin-bottom:15px;}
#products_text a,#products_text a:hover { color:#FF6600;text-decoration:none; }
.img {border:1px solid #ccc; padding:3px; background:#fff;}
.img:hover { border:1px solid #FF6600; background:#fff;}

/*-------------------------- Page Form--------------------*/
.txtsearch { border:1px solid #444; font-family:Tahoma; font-size:12px; color:#444; text-decoration:none; width:150px;  border-right:2px solid #ff0000;}
.listsearch { border:1px solid #444; font-family:Tahoma; font-size:12px; color:#444; text-decoration:none; width:150px;}
.txtbox2 { border:1px solid #444; font-family:Tahoma; font-size:12px; color:#444; text-decoration:none; height:150px; }
.pic {border-color:#006699;}
.formcontact { border:1px solid #444; font-family:Tahoma; font-size:12px; color:#444; text-decoration:none; width:250px; border-right:2px solid #ff0000;}
.formcontact2 { border:1px solid #444; font-family:Tahoma; font-size:12px; color:#444; text-decoration:none; width:250px; height:50px; }



#linkurl { font-size:10px; text-align:right; margin:5px;}
#linkurl a:link, a { color:#333333; text-decoration:none; font-weight:bold;}
#linkurl a:hover { color:#FF6600; font-weight:bold; text-decoration:underline;}

