/* CSS Document */
/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/image_dropdown.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */


#navs {padding:0; margin:0; list-style:none; height:30px; position:relative; z-index:200; font-family:arial, verdana, sans-serif; width:778px;}
#navs li.top {display:block; float:left;}
#navs li a {display:block; float:left; height:30px; width:134px; text-decoration:none; padding:0; cursor:pointer;}
#navs li a b {margin-left:-999px;}
#navs li a.home{background:url(images/but-home.jpg); width:58px; height:30px;}
#navs li a.home:hover{background:url(images/but-home-ov.jpg);}
#navs li a.company {background:url(images/but-coprofile.jpg);}
#navs li a.company:hover {background:url(images/but-coprofile-ov.jpg);}
#navs li a.services {background:url(images/but-services.jpg); width:73px; height:30px;}
#navs li a.services:hover {background:url(images/but-services-ov.jpg);width:73px; height:30px;}
#navs li a.properties {background:url(images/but-properties.jpg); width:143px; height:30px;}
#navs li a.properties:hover {background:url(images/but-properties-ov.jpg); width:143px; height:30px;}
#navs li a.contact{background:url(images/but-contact.jpg); width:93px; height:30px;}
#navs li a.contact:hover{background:url(images/but-contact-ov.jpg); width:93px; height:30px;}

#navs li:hover a,
#navs a:hover
{background-position: 0 0px;}


#navs table {position:absolute; top:0; left:0; border-collapse:collapse; padding:0; width:0; height:0; margin:-1px;}

#navs .sub {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#navs li:hover {position:relative; z-index:200;}
#navs a:hover {position:relative; white-space:normal; z-index:200;}

#navs :hover ul.sub
{left:0; top:30px;  height:auto; z-index:300;}
#navs :hover ul.sub li
{display:block;  position:relative; float:left;  font-weight:normal;}
#navs :hover ul.sub li a
{display:block;  text-decoration:none; padding:0; cursor:pointer;}
#navs :hover ul.sub li a b {position:absolute; left:-9999px; margin:0;}

#navs :hover ul li a.company-top {background:url(images/menu-profile-bit001.jpg); width:151px; height:15px;}
#navs :hover ul li a.com-over {background:url(images/menu-profile-item1-up.jpg); width:151px; height:22px;}
#navs :hover ul li a.com-over:hover {background:url(images/menu-profile-item1-ov.jpg); width:151px; height:22px;}
#navs :hover ul li a.com-environment {background:url(images/menu-profile-item2-up.jpg); width:151px; height:22px;}
#navs :hover ul li a.com-environment:hover {background:url(images/menu-profile-item2-ov.jpg); width:151px; height:22px;}
#navs :hover ul li a.com-profile {background:url(images/menu-profile-item3-up.jpg); width:151px; height:22px;}
#navs :hover ul li a.com-profile:hover {background:url(images/menu-profile-item3-ov.jpg); width:151px; height:22px;}
#navs :hover ul li a.company-bottom {background:url(images/menu-profile-bit002.jpg); width:151px; height:21px;}

#navs :hover ul li a.services-top {background:url(images/menu-serv-bit001.jpg); width:208px; height:15px;}
#navs :hover ul li a.services-dev {background:url(images/menu-serv-item1-up.jpg); width:208px; height:22px;}
#navs :hover ul li a.services-dev:hover {background:url(images/menu-serv-item1-ov.jpg); width:208px; height:22px;}
#navs :hover ul li a.services-asset {background:url(images/menu-serv-item2-up.jpg); width:208px; height:22px;}
#navs :hover ul li a.services-asset:hover {background:url(images/menu-serv-item2-ov.jpg); width:208px; height:22px;}
#navs :hover ul li a.services-joint {background:url(images/menu-serv-item3-up.jpg); width:208px; height:22px;}
#navs :hover ul li a.services-joint:hover {background:url(images/menu-serv-item3-ov.jpg); width:208px; height:22px;}
#navs :hover ul li a.services-bottom {background:url(images/menu-serv-bit002.jpg); width:208px; height:21px;}

#navs :hover ul li a.pro-top {background:url(images/menu-prop-bit001.jpg); width:191px; height:15px;}
#navs :hover ul li a.pro-invest {background:url(images/menu-prop-item2-up.jpg); width:191px; height:22px;}
#navs :hover ul li a.pro-invest:hover {background:url(images/menu-prop-item2-ov.jpg); width:191px; height:22px;}
#navs :hover ul li a.pro-referral {background:url(images/menu-prop-item3-up.jpg); width:191px; height:22px;}
#navs :hover ul li a.pro-referral:hover {background:url(images/menu-prop-item3-ov.jpg); width:191px; height:22px;}
#navs :hover ul li a.pro-frequently {background:url(images/menu-prop-item4-up.jpg); width:191px; height:22px;}
#navs :hover ul li a.pro-frequently:hover {background:url(images/menu-prop-item4-ov.jpg); width:191px; height:22px;}
#navs :hover ul li a.pro-bottom {background:url(images/menu-prop-bit002.jpg); width:191px; height:21px;}

#navs :hover ul.sub li a:hover 
{background-position: 0 0px; position:relative;}
#navs :hover ul.sub li a:hover b {left:100px; top:15px; background:#fff; color:#000; border:1px solid #888; display:block; width:100px; height:20px; text-align:center; font-size:12px; line-height:18px;}