#pad {height:140px;}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#menu {padding:0; margin:0; list-style:none;}
#menu li {float:left; margin-left:1px;}
#menu li a {display:block; height:25px; line-height:25px; padding:0 8px; float:left; background:url(backbar2.gif); color:#000; text-decoration:none;}
#menu li a b {text-transform:uppercase;}
#menu li a:hover, 
.home #menu li#home a,
.product #menu li#product a,
.earnincome #menu li#earnincome a,
.multimedia #menu li#multimedia a,
.news #menu li#news a,
.join #menu li#join a,
.contact #menu li#contact a
.company #menu li#company a

{background: #ced2ce url(arrow.gif) no-repeat center bottom; color:#05509a;}
/*{background: url(backbar2.gif);  color:#1c89e8;}*/

