#tabs {float:left; width:447px; height:40px;}
#tabs ul#nav {position:relative; width:447px; height:40px; margin:0px; padding:0px; background-image:url(../gr/global/art-nav2.gif); background-repeat:repeat-x; background-position:right top;}
#tabs ul#nav li {padding:0; margin:0; list-style-type:none; float:left; text-indent:-9999px;}
#tabs ul#nav li a {border:0; text-decoration:none; display:block; background-color:transparent; background-image:url(../gr/global/art-nav2.gif); background-repeat:no-repeat;}
#tabs li#about a {width:96px; height:40px;}
#tabs li#products a {width:180px; height:40px;}
#tabs li#contact a {width:102px; height:40px;}
#tabs li#news a {width:69px; height:40px;}
#tabs li#about a:link, li#about a:visited {background-position:0px 0px;}
#tabs li#about a:hover, li#about a:focus {background-position:0px -40px;}
#tabs li#products a:link, li#products a:visited {background-position:-96px 0px;}
#tabs li#products a:hover, li#products a:focus {background-position:-96px -40px;}
#tabs li#contact a:link, li#contact a:visited {background-position:-276px 0px;}
#tabs li#contact a:hover, li#contact a:focus {background-position:-276px -40px;}
#tabs li#news a:link, li#news a:visited {background-position:-378px 0px;}
#tabs li#news a:hover, li#news a:focus {background-position:-378px -40px;}
body#about ul#nav li#about a {background-position:0px -80px;}
body#products ul#nav li#products a {background-position:-96px -80px;}
body#contact ul#nav li#contact a {background-position:-276px -80px;}
body#news ul#nav li#news a {background-position:-378px -80px;}
.dropmenudiv {position:absolute; top:0; border:0; border-bottom-width: 0; font:normal 12px arial; line-height:18px; z-index:100; background-color: #78ABD7; width: 168px; visibility: hidden; filter: progid:DXImageTransform.Microsoft.Shadow(color=#ffffff,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/}
.dropmenudiv a {width: auto; display: block; text-indent: 3px; border-bottom: 1px solid #fff; padding: 2px 0; text-decoration: none; font-weight: bold; color: #fff;}
* html .dropmenudiv a{ /*IE only hack*/ width: 100%;}
.dropmenudiv a:hover {background-color: #BEDCF6;}