#nav 
{
	font-size: 12px;
	background-image: url(../images/navbackground.jpg);
	WIDTH: 775px; 
	color: #000;
	background-repeat: repeat; 
	HEIGHT: 20px; 
	background-color: #8ec1ff; 
	TEXT-ALIGN: center;
	color: #000; 
	border-bottom: 1px solid #fff;
}

/* drop downage! */

#dropContainer 
{
    font-size: 12px;
    z-index: 994; 
    width: 314px; 
    position: relative; 
    height: 6px; 
    overflow: visible;
    display:block;
    left: 0px; 
    top: 0px
    }

#dropContainer2
{
    font-size: 12px;
    z-index: 994; 
    width: 314px; 
    position: relative; 
    height: 6px; 
    overflow: visible;
    display:block;
    left: 0px; 
    top: 0px
    }
	
	
.dropProperties 
{ 
    font-size : 1em; 
    font-family:arial,verdana;
    position: relative;
    line-height: 23px;
    padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/grad.jpg);
	border: solid 1px white;
	z-index: 102; 
	left: 0px; 
	top: 0px;
	height: auto;
	}
	
.dropProperties font { color:#000066; font-weight: normal; font-size: 12px; line-height: 23px; padding-left: 7px; padding-right: 7px;}
.dropProperties a:link {  color:#000066; font-weight: normal; font-size: 12px; line-height: 23px; text-decoration: none; padding-left: 7px; padding-right: 7px;}
.dropProperties a:visited { color:#000066; font-weight: normal; font-size: 12px; line-height: 23px; text-decoration: none; padding-left: 7px; padding-right: 7px;}
.dropProperties a:hover {  color:#000066; font-weight: normal; font-size: 12px; line-height: 23px; text-decoration: underline; padding-left: 7px; padding-right: 7px;}
.dropProperties a:active {  color:#000066; font-weight: normal; font-size: 12px; line-height: 23px; text-decoration: none; padding-left: 7px; padding-right: 7px;}

.dropInner 
{
    width: 110px;
    height: auto;
    }
    
.dropInnerMan 
{
    width: 170px;
    height: auto;
    }

#dropMain {visibility: hidden; z-index: 901; width: 110px; position: absolute; height: auto;left: 0px;top: -1px}
#dropMain2 {visibility: hidden; z-index: 901; width: 110px; position: absolute; height: auto;left: 0px;top: -1px}
#dropManchester {visibility: hidden; z-index: 902; width: 180px; position: relative; height: auto;left: 112px; top: -1px;}
#dropDubai {visibility: hidden; z-index: 902;  width: 180px; position: relative; height: auto;left: 112px; top: -116px;}
#dropMontego {visibility: hidden; z-index: 902;  width: 180px; position: relative; height: auto;left: 112px; top: -120px;}
#dropNewYork {visibility: hidden; z-index: 902; width: 180px; position: relative; height: auto;left: 112px; top: -121px;}
#dropMelbourne {visibility: hidden; z-index: 902; width: 180px; position: relative; height: auto;left: 112px; top: -123px;}

