/*body {background:#fff url(../graphic/body-menus.png) repeat-x center top;}
#header {background:#fff url(../graphic/head-menus.png);}
*/

#nav { padding: 0; margin:0px; list-style:none; border:solid 0px #000; float:left; height:21px; font-family:arial, verdana, sans-serif;}
#nav li.top {display:block; float:left;  border:solid 0px #000;}
#nav li a { text-decoration:none; padding:0; margin:0; display:inherit; cursor:pointer; border:solid 0px #000;}
html* #nav li a{ float:left;}

#nav li a.home {background:url(../image/home.png) no-repeat; width:138px; height:25px; padding-right:3px;}
#nav li a:hover.home {background:url(../image/home_over.png) no-repeat;}
#nav li a:active.home {background:url(../image/home_over.png) no-repeat;}

#nav li a.comp {background:url(../image/company_view.png) no-repeat; width:138px; height:25px; margin-right:3px;}
#nav li a:hover.comp {background:url(../image/company_view_over.png) no-repeat;}
#nav li a:active.comp {background:url(../image/company_view_over.png) no-repeat;}

#nav li a.service {background:url(../image/service.png) no-repeat; width:138px; height:25px; margin-right:3px; }
#nav li a:hover.service {background:url(../image/service_over.png) no-repeat;}
#nav li a:active.service {background:url(../image/service_over.png) no-repeat;}

#nav li a.prod {background:url(../image/product.png) no-repeat; width:138px; height:25px; margin-right:3px;}
#nav li a:hover.prod {background:url(../image/product_over.png) no-repeat;}
#nav li a:active.prod {background:url(../image/product_over.png) no-repeat;}

#nav li a.contact {background:url(../image/contact.png) no-repeat; width:138px; height:25px; margin-right:3px;}
#nav li a:hover.contact {background:url(../image/contact_over.png) no-repeat;}
#nav li a:active.contact {background:url(../image/contact_over.png) no-repeat;}


#cont_left { padding: 0; margin:35px 0 0 0; list-style:none; border:solid 0px #000; width:300px; float:left; height:21px;  }
#cont_left li.bottom { display:block; float:left;  border:solid 0px #000; }
#cont_left li a { text-decoration:none; padding:0; margin:0; cursor:pointer; border:solid 0px #000; display:inherit;}
html* #cont_left li a{ float:left;}

#cont_left li a.learn {background:url(../image/readmore_btn.png) no-repeat; width:138px; height:26px; padding-right:3px;}
#cont_left li a:hover.learn {background:url(../image/readmore_btn.png) no-repeat;}
#cont_left li a:active.learn {background:url(../image/readmore_btn.png) no-repeat;}

#cont_left li a.quota {background:url(../image/requestquote_btn.png) no-repeat; width:138px; height:26px; padding-right:3px;}
#cont_left li a:hover.quota {background:url(../image/requestquote_btn.png) no-repeat;}
#cont_left li a:hover.quota {background:url(../image/requestquote_btn.png) no-repeat;}