/* banner image */
#banner { margin:0 auto; text-align:center; }

/* horizontal menu */
#menu { height:80px; margin:0 auto 0 auto; position:relative;  margin-top:-55px; display:block; width:700px }
#menu li {  float:left; display:block; display:block; width:135px; margin-right:5px; background:transparent url(../images/menu-bg.jpg) repeat-x scroll 0 bottom; }
#menu li a { display:block; height:80px; width:119px; color:#fff; font-family:Times New Roman; font-weight:bold; text-decoration:none; padding:8px; background:transparent url(../images/menu-home.jpg) repeat-x scroll 0 bottom; }
#menu li a:hover { background-image:url(../images/menu-bg-hover.jpg); }


#menu li a#m-home { background-image:url(../images/home/menu-home.gif); }
#menu li a#m-home:hover { background-image:url(../images/home/menu-home-hover.gif); }
#menu li.selected a#m-home{ background-image:url(../images/home/menu-home-hover.gif); }
#menu li a#m-company { background-image:url(../images/home/menu-company.gif); }
#menu li a#m-company:hover { background-image:url(../images/home/menu-company-hover.gif); }
#menu li.selected a#m-company{ background-image:url(../images/home/menu-company-hover.gif); }
#menu li a#m-sales { background-image:url(../images/home/menu-sales.gif); }
#menu li a#m-sales:hover { background-image:url(../images/home/menu-sales-hover.gif); }
#menu li.selected a#m-sales{ background-image:url(../images/home/menu-sales-hover.gif); }
#menu li a#m-business { background-image:url(../images/home/menu-business.gif); }
#menu li a#m-business:hover { background-image:url(../images/home/menu-business-hover.gif); }
#menu li.selected a#m-business{ background-image:url(../images/home/menu-business-hover.gif); }
#menu li a#m-clients { background-image:url(../images/home/menu-clients.gif); }
#menu li a#m-clients:hover { background-image:url(../images/home/menu-clients-hover.gif); }
#menu li.selected a#m-clients{ background-image:url(../images/home/menu-clients-hover.gif); }
#menu li a#m-contact { background-image:url(../images/home/menu-contact.gif); }
#menu li a#m-contact:hover { background-image:url(../images/home/menu-contact-hover.gif); }
#menu li.selected a#m-contact{ background-image:url(../images/home/menu-contact-hover.gif); }
#menu span { display:none; }
#menu div { display:none; }
#menu li:hover div { display:block; padding:10px; text-align:left; background:#000; border-bottom:2px solid #de2900; color:#bbb; font-size:85%; line-height:130%; }


#bd yui-g { text-align:center; }
#ft { height:60px; }

#bgcont { background:transparent url(../images/bgconthome.gif) no-repeat scroll center 99px; }
#mainimage { height:323px; }

a { color:#eb7400; }
p { line-height:135%; margin-bottom:1em; }
h3 { font-family:Times New Roman, Times, serif; font-size:153.9%; margin: 10px 0 10px; color:#eb7400; }

body #ft {}