body{
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	background-color:#666;
	font-size:14px;
}
#main{
	background:#FFF;
	width:970px;
}
#head{
	height:120px;
	background:url(images/logo.gif) no-repeat left top;
}
#menu
{
	margin-left:0px;
	margin-bottom:0px;
	height:32px;
}
#mnu ul{
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	overflow:hidden;
	margin-top:0px;
	padding-top:0px;
	margin-left:3px;
	padding-left:0px;
	margin-bottom:0px;
}
#mnu ul li{
	float:left;
}
#mnu ul li a{
	text-align:center;
	text-decoration:none;
	display:block;	
	width:189px;
	background:url(images/menu-bg-right.gif) right top no-repeat #E57623;
	height:32px;
	color:#FFF;
	text-align:center;
	font-size:14px;
	border-left:solid 4px #F90;
	font-weight:bold;
}
#mnu ul li a:hover{
	text-align:center;
	text-decoration:none;
	background:url(images/top-menu-over.gif) repeat-x;
	background:url(images/menu-bg-right-over.gif) right top no-repeat #818181;
	display:block;
	height:32px;
	width:189px;
	color:#FFF;
	border-left:solid 4px #333;
	font-weight:bold;	
}
#menu2
{
	width:200px;
	margin:5px;
	margin-left:0px;
}
#mnu2 ul{
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	overflow:hidden;
	margin-top:0px;
	padding-top:0px;
	margin-left:3px;
	padding-left:0px;
	margin-bottom:0px;
}
#mnu2 ul li{
	border:solid 1px #FFF;
}
#mnu2 ul li a{
	text-align:center;
	text-decoration:none;
	display:block;	
	width:200px;
/*	background:url(images/menu_left.gif) left top repeat-x;*/
	height:33px;
	color:#666;
	text-align:left;
	padding-left:10px;
	font-size:14px;
	border:solid 1px #D7D7D7;
	border-left:solid 5px #F90;
	border-right:solid 1px #e0dcdd;
	font-weight:bold;
}
#mnu2 ul li a:hover{
	text-align:left;
	text-decoration:none;
/*	background:url(images/menu_left1.gif) left top no-repeat;*/
	background:#FFF;
	display:block;
	height:33px;
	width:200px;
	color:#000;
	border:solid 1px #b6b6b7;
	border-left:solid 5px #333;
}
#login_box
{
	width:250px;
	margin:5px;
	font-size:13px;
	color:#666;
}
#lb_tl
{
	background:url(images/box_top_left.gif) top left #e57623 no-repeat;	
	width:5px;
	height:30px;
}
#lb_tm
{
	background:#e57623;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
}
#lb_tr
{
	background:url(images/box_top_right.gif) top left #e57623 no-repeat;	
	width:5px;
}
#lb_bl
{
	background:url(images/box_bot_left.gif) top left no-repeat;	
	width:5px;
	height:7px;
}
#lb_bm
{
	background:url(images/box_bot_mid.gif) top left repeat-x;
}
#lb_br
{
	background:url(images/box_bot_right.gif) top left no-repeat;	
	width:5px;
}

#lb_ml
{
	border-left:solid 1px #c8c7cd;
	width:7px;
}
#lb_mm
{
}
#lb_mr
{
	border-right:solid 1px #c8c7cd;
}
#page_title
{
	font-size:20px;
	margin:5px;
	color:#F90;
	border-bottom:solid 1px #999;
	text-align:left;
}
#footer
{
	background-color:#666;	
	text-align:center;
	color:#FFF;
}
#footer_links
{
	font-size:12px;	
}
#footer_links a
{
	color:#FFF;
	font-size:12px;
	text-decoration:none;
}
#footer_links a:hover
{
	color:#F90;
	font-size:12px;
	text-decoration:none;
}
#skyzoan
{
	color:#FFF;
	font-size:14px;
}
#skyzoan a
{
	color:#F90;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#skyzoan a:hover
{
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
#but_sub
{
	border:solid 1px #F60;
	background:#e57623;
	height:20px;
	width:80px;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
}
#but_sub:hover
{
	border:solid 1px #000;
	background:#999;
	height:20px;
	width:80px;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
}
#links a
{
	color:#e57623;
	text-decoration:none;
	font-weight:bold;
}
#links a:hover
{
	color:#666;
	text-decoration:none;
	font-weight:bold;
}

.butsub
{
	height:25px;
	width:100px;
	border:solid 1px #F90;
	background:#F90;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
}
a.link
{
font-size:16px;
font-weight:bold;
color:#E57623;
text-decoration:none;	
}	  

a.link:hover
{
font-size:16px;
font-weight:bold;
color:#000000;
text-decoration:none;		
}	    
.product_list{
	height:150px;
	width:700px;
	margin:0px auto;
}