body {
	text-align: center;
	background: #ffffff url(../../uncover-version2/img/homepage/body-bkg-2008.gif) repeat-x;
	margin: 0 auto;
	min-width: 780px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}


#LogoTitle {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 10px 0px;
	width: 760px;
	background: transparent;
}

#LogoTitle img {
	float: right;
}
#LogoTitle h1 {
	text-transform: uppercase;
	font-size: 1.3em;
	padding: 16px 0px 6px 10px;
	margin: 0px;
	float: left;
	background: transparent;
	color: #6c0002;
	font-weight:normal;
}	


	#NavigationContainer {
	float: left;
	width: 760px;
	height: 19px;
	background: #061d72;
	margin: 12px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	border-bottom: 5px solid #3075c7;
	z-index: 1;
}

#Navigation, #Navigation ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#Navigation a {
	display: block;
	color: white;
	background: #3075c7;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 5px 0px 5px;
	margin: 0px;
}

#Navigation a:hover {
	background: #061d72;
}

#Navigation li {
	float: left;
}

#Navigation ul li a {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	width: 130px;
	padding: 7px;
	border-bottom: 1px solid white;
}

#Navigation li ul {
	position: absolute;
	width: 100px;
	left: -999em;
}

#Navigation li:hover ul, #Navigation li.sfhover ul {
	left: auto;
	max-width: none;

/*IE7 stcky dropdown fix*/
}

#home a, #buy a, #invest a, #rent a, #rent a, #excursions a, #guides a {
	margin: 0px 5px 0px 0px;
}

#contact a {
	margin: 0px 0px 0px 0px;
}

/* @group Newsletter ID */

#Newsletter {
	float: left;
	width: 760px;
	background-color: #fddb00;
	text-transform:uppercase;
	margin:0px 0px 1px 0px;
	padding:0px 0px 0px 0px;
}


#Newsletter a:link,
#Newsletter a:active,
#Newsletter a:visited{
	color:black;
	text-decoration:none;
	}
	
#Newsletter a:hover {
	text-decoration:underline;
}	

#Newsletter p {
	margin:0px 0px 0px 0px;
	padding:8px 0px 0px 10px;
	font-weight:bold;
	font-size:12px;
	line-height: 17px;
	color:#5b5b5b;
	}

/* @end */
	

/* @end *

/