@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;
}
#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;}
/*--------------- END MENU TOP ------------------*/
/*--------------- 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;}
/*--------------- END MAIN HOME PAGE ------------------*/

/*--------------- FOOTER  ------------------*/
#footer { font-size:12px; margin-top:20px;}
#footer_l {float:left; width:92px;}
#footer_r { padding:5px; float:right; width:780px;}
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:#ffffff; 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:110px; margin-bottom:10px;}
#products_text{margin-bottom:10px}
#products_text a,#products_text a:hover { color:#FFFFFF;text-decoration:none; }
.img {border:1px solid #ccc; padding:3px; background:#fff;}
.img:hover { border:1px solid #FF6600; background:#fff;}


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

