	.imgPad{ padding-bottom:20px; }

	form {display:inline;}
	
	h3 {background-color: #ff0000;}

	.navHeight{height:1px;}
	#nav .selected{border:1px #000 solid;}

/* ================================================================
This copyright notice must be kept untouched in the stylesheet atall times.
The original version of this stylesheet and the associated (x)htmlis available at http://www.cssplay.co.uk/menus/image_dropdown.htmlCopyright (c) 2005-2007 Stu Nicholls. All rights reserved.This stylesheet and the associated (x)html may be modified in anyway to fit your requirements.
=================================================================== */

#nav {padding:0; margin:0; list-style:none; height:23px; position:relative; z-index:200; width:935px;float:right;}/*width454*/
#nav li.top {display:block; float:left;}
#nav li a {display:block; float:left; height:23px; width:61px; border:0px; text-decoration:none; padding:0; cursor:pointer;}


#nav li a.zero_normal {background:url(imgs/nav_wha.gif);background-position: 0 25px; width:129px;}
#nav li a.first_normal {background:url(imgs/nav_abo.gif);background-position: 0 25px;}
#nav li a.second_normal {background:url(imgs/nav_pre.gif);background-position: 0 25px;}
#nav li a.third_normal {background:url(imgs/nav_gal.gif);background-position: 0 25px;}
#nav li a.fourth_normal {background:url(imgs/nav_sto.gif);background-position: 0 25px;}
#nav li a.fifth_normal {background:url(imgs/nav_cat.gif);background-position: 0 25px;}
#nav li a.six_normal {background:url(imgs/nav_man.gif);background-position: 0 25px; width:75px;}
#nav li a.seven_normal {background:url(imgs/nav_bro.gif);background-position: 0 25px; width:75px;}
#nav li a.eight_normal {background:url(imgs/nav_ron.gif);background-position: 0 25px;}

#nav li a.zero_over {background:url(imgs/nav_wha.gif);background-position: 0 49px; width:129px;}
#nav li a.first_over {background:url(imgs/nav_abo.gif);background-position: 0 49px;}
#nav li a.second_over {background:url(imgs/nav_pre.gif);background-position: 0 49px;}
#nav li a.third_over {background:url(imgs/nav_gal.gif);background-position: 0 49px;}
#nav li a.fourth_over {background:url(imgs/nav_sto.gif);background-position: 0 49px;}
#nav li a.fifth_over {background:url(imgs/nav_cat.gif);background-position: 0 49px;}
#nav li a.six_over {background:url(imgs/nav_man.gif);background-position: 0 49px; width:75px;}
#nav li a.seven_over {background:url(imgs/nav_bro.gif);background-position: 0 49px; width:75px;}
#nav li a.eight_over {background:url(imgs/nav_ron.gif);background-position: 0 49px;}

#nav li:hover a,#nav a:hover{background-position: 0 49px;}
/*#nav li:visited a,#nav a:visited{background-position: 0 49px;}*/

#nav table {position:absolute; top:0; left:0; /*border-collapse:collapse;*/ padding:0; width:0; height:0; margin:0px;}

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

#nav :hover ul li a.sub_who {background:url(imgs/nav_are.gif); }
#nav :hover ul li a.sub_story {background:url(imgs/nav_own.gif);}
#nav :hover ul li a.sub_partner {background:url(imgs/nav_che.gif);}


/*NAV WHO WE ARE*/
#nav .sub1 {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}
#nav :hover ul.sub1/*this is the separation of the subnav from the nav items*/
{left:-6px; top:23px; background: #000; width:54px; height:auto; z-index:300;}
#nav :hover ul.sub1 li
{display:block; height:27px; position:relative; float:left; width:54px; font-weight:normal;}
#nav :hover ul.sub1 li a
{display:block; height:27px; width:54px; text-decoration:none; padding:0; cursor:pointer;}
#nav :hover ul.sub1 li a b {position:absolute; left:-9999px; margin:0;}
#nav :hover ul.sub1 li a:hover /*this is the offset of the rollover image, should be the same as the ul.sub1 li*/
{background-position: 0 26px; position:relative;}
#nav :hover ul.sub1 li a:hover b {left:100px; top:15px; background:#fff; color:#000; solid #888; display:block; width:100px; height:20px; text-align:center; font-size:12px; line-height:18px;}