div#BottomLogos 
{
	float: right;
	margin-top: 7px;
	margin-right: 10px;
}
div#BottomLogos img 
{
	padding-left: 15px;
}
img#ADMELogo 
{
	position: relative;
	top: -4px;
	left: 0px;
	width: 46px;
	height: 15px;
}
img#MPILogo 
{
	width: 53px;
	height: 22px;
}
div#Destinations 
{
	margin-top: 10px;
}
div.Destination 
{
	width: 237px;
	float: left;
	padding: 16px;
	padding-top: 0px;
	margin-top: 14px;
	margin-bottom: 14px;
	background-image: url('../images/vertical_divider.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
div.Destination#FirstDestination 
{
	background-image: none;
	padding-left: 16px;
}
div.Destination h1 
{
	font-size: 16px;
	font-family: Georgia;
	margin-top: 12px;
}
div.Destination a 
{
	color: #5a4b4b;
}
div.Destination p 
{
	font-size: 10px;
	font-family: Verdana, Sans-Serif;
	color: #313131;
	margin-top: 10px;
	line-height: 14px;
}
div.Destination img 
{
	width: 237px;
	height: 59px;
}
div#BottomMenu 
{
	background-color: #2f363c;
	padding: 8px;
	color: #676d72;
	text-align: center;
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
}
div#BottomMenu a
{
	color: #ffffff;
}
div#BottomMenu a#ExpressRFPLink 
{
	font-weight: bold;
}
div#MainImageTextOverlay 
{
	text-align: center;
	color: #2f363c;
	background-image: url(../images/mainimage.jpg);
	background-repeat:no-repeat;
	width: 810px;
	height: 73px;
	padding-top: 223px;
}
div#MainImageTextOverlay h1 
{
	font-size: 15px;
	font-family: 'Times New Roman', Times, Serif;
	font-variant: small-caps;
	letter-spacing: 1px;
}
div#MainImageTextOverlay p 
{
	font-size: 11px;
	font-family: Verdana, Sans-Serif;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 5px;
	line-height: 14px;
}
img#DestinationVIPLogo 
{
	margin-left: 20px;
	margin-top: 14px;
	margin-bottom: 15px;
	width: 126px;
	height: 68px;
}
div#Header div#Tagline 
{
	float: right;
	font-size: 16px;
	font-family: 'Times News Roman', Times, Serif;
	font-style: italic;
	font-weight: bold;
	text-indent: -1500px;
	background-image: url(../images/tagline.gif);
	width: 349px;
	height: 17px;
	background-repeat: no-repeat;
	margin-top: 63px;
	margin-right: 20px;
}