body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-attachment: scroll;
	background-color: #004477;
	background-image: url(images/backgradient.gif);
	background-position: top;
	background-repeat: repeat-x;
	text-align: center;
}


#awardpopup {
	padding: 1px; 
	visibility: hidden; 
	position:relative; 
	top: -364px; 
	margin-left: auto; 
	margin-right: auto; 
	width: 565px; 
	height: 324px; 
	z-index: 100;
	background-color: #CAD5DF; 
}

#container {
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	width: 753px;
	background-attachment: fixed;
	background-color: transparent;
	background-position: top;
	background-repeat: no-repeat;
}


#container h3  {

	font-family: verdana;
	font-size: 12px;
	}

#nav {
	width: 753px;
	height: 29px;
	background-image: url(images/backgradient.gif);
	background-position: top;
	background-repeat: repeat-x;
}

#nav ul {
    margin:0;
    padding:0px;
    list-style:none;
}

#nav li {
 	float:left;
    margin:0;
    padding:0px;
}

#nav a.navigation { 
	padding: 0px; 
	float: left; 
	display: block; 
	background: transparent  no-repeat scroll right top;
}

#nav a.navigation:hover {
	background-position:0px -29px;
}

#nav #aboutmetro {
	background-image: url(images/nav_aboutmetro.gif);
	width:96px;
	height:29px;
}

#nav #aboutmetrotab {
	background-image: url(images/nav_aboutmetro_tab.gif);
	width:96px;
	height:29px;
}

#nav #ouragents {
	background-image: url(images/nav_ouragents.gif);
	width:88px;
	height:29px;
}

#nav #ouragentstab {
	background-image: url(images/nav_ouragents_tab.gif);
	width:88px;
	height:29px;
}

#nav #officetour {
	background-image: url(images/nav_officetour.gif);
	width:87px;
	height:29px;
}

#nav #officetourtab {
	background-image: url(images/nav_officetour_tab.gif);
	width:87px;
	height:29px;
}

#nav #homebuying {
	background-image: url(images/nav_homebuying.gif);
	width:101px;
	height:29px;
}

#nav #homebuyingtab {
	background-image: url(images/nav_homebuying_tab.gif);
	width:101px;
	height:29px;
}

#nav #apartmentrentals {
	background-image: url(images/nav_apartmentrentals.gif);
	width:128px;
	height:29px;
}

#nav #apartmentrentalstab {
	background-image: url(images/nav_apartmentrentals_tab.gif);
	width:128px;
	height:29px;
}

#nav #sellrent {
	background-image: url(images/nav_sellrent.gif);
	width:83px;
	height:29px;
}

#nav #sellrenttab {
	background-image: url(images/nav_sellrent_tab.gif);
	width:83px;
	height:29px;
}

#nav #resources {
	background-image: url(images/nav_resources.gif);
	width:85px;
	height:29px;
}

#nav #resourcestab {
	background-image: url(images/nav_resources_tab.gif);
	width:85px;
	height:29px;
}

#nav #contactus {
	background-image: url(images/nav_contactus.gif);
	width:84px;
	height:29px;
}

#nav #contactustab {
	background-image: url(images/nav_contactus_tab.gif);
	width:84px;
	height:29px;
}

#header {
	width: 753px;
	height: 99px;
}

#header img {
	--float: left;
}

#header div.pulldownholder {
	float: left;
	height: 99px;
	width: 405px;
	background-repeat: no-repeat;
	background-image: url(images/header_tagline.gif);
}

#header div.pulldown {
	margin-top: 10px;
	margin-left: 125px;
}

#header div.pulldown form{
	float: left;
	margin: 0px;
	padding: 0px;
}

#header div.pulldown select{
	font-family: verdana;
	font-size: 10px;
}

#header div.logo {
	width:220px; 
	height:99px;	
	float:left;
}
#header div.logophone {
	position: relative; 
	height: auto; 
	width: auto;
	left:30px;
	top:-25px;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	z-index:auto;
}


#header a.headerlinks{
	color:white;
	text-align:left;
	font-family:Verdana;
	font-size:xx-small;
	padding: 1px 0px 1px 20px;
	line-height:18px;
}


#content {
	width: 751px;
	padding: 1px;
}

#footer {
	width: 753px;
	height: 25px;
	font-family: verdana;
	font-size: 9px;
	line-height: 12px;
	color: #99ccff;
	vertical-align:text-bottom;
	margin-bottom: 20px;
}

#footer a {
	color: #99ccff;
}

#footer a:link {
	color: #99ccff;
}

#footer a:visited {
	color: #99ccff;
}

#footer a:hover {
	color: #99ccff;
	text-decoration: none;
}


#footer span.left {
    float: left;
    text-align: left;
    width: 376px;
}

#footer span.right {
	float: right;
    text-align: right;
    width: 377px;
}


#footer-with-links{
	width: 753px;
	height: 25px;
	font-family: verdana;
	font-size: 9px;
	line-height: 12px;
	color: #99ccff;
	vertical-align:text-bottom;
	margin-bottom: 20px;
	margin-top: 20px;
}

#footer-with-links span.left {
    float: left;
    text-align: left;
}

#footer-with-links span.right {
	float: right;
    text-align: right;
}


