body{
   background:#fff url(../images/MetroStay_02.jpg) repeat-x;
   margin:0 auto;
	text-align:center;
   font:12px "Trebuchet MS";
   color:#333;
}

ul{
	margin-top:0;
}

p, ul{
	margin-bottom:0;
}

#container{
	width:960px;
	margin:0 auto;
}

#header{
	height:95px;
	padding:9px 20px 0;
}

#header .logo{
	display:block;
	background:url(../images/logoTest.jpg) no-repeat;
	text-indent:-9999px;
	height:93px;
	width:207px;
	float:left;
}

#header .contact{
	font:bold italic 20px "Trebuchet MS";
	color:#3ea8da;
	float:right;
	padding:30px 40px 0;
}

#menu{
	background:url(../images/MetroStay_07.jpg) no-repeat;
	height:32px;
	padding:15px 0 3px;
	color:#bbb;
}


#menu a{
	text-decoration:none;
	color:#777;
}

#menu a:hover{
	text-decoration:none;
	background:#ddd;
	color:#333;
}

#menu ul{
	list-style:none;
}

#menu li{
	float:left;
	padding:0 10px 0 0;
}

#image{
	background:url(../images/MetroStay_08.jpg) no-repeat;
	height:354px;
}

.clear{
	clear:both;
}

#top{
	background:url(../images/MetroStay_09.jpg) no-repeat;
	height:22px;
}

#mid{
	background:url(../images/MetroStay_10.jpg) repeat-y;
	text-align:left;
	overflow:hidden;
}

#btm{
	background:url(../images/MetroStay_13.jpg) no-repeat;
	height:35px;
}

.text-left{
	padding:10px 40px;
	width:510px;
	float:left;
	line-height:15px;
}

.text-left p, .text-left h1{
	margin:0;
	padding:0 0 10px;
}

.text-left h1{
	color:#00aeef;
	font:24px "Trebuchet MS", Verdana;
}

.text-right{
	float:right;
	width:350px;
	padding:50px 0;
}

a.f-pro, a.f-pro:hover,
a.l-pro, a.l-pro:hover{
	display:block;
	text-indent:-9999px;
	width:300px;
	height:100px;
}

a.f-pro{
	background:url(../images/findProperty.jpg);
}

a.f-pro:hover{
	background:url(../images/findPropertyHover.jpg);
}

a.l-pro{
	background:url(../images/listproperty.jpg);
}

a.l-pro:hover{
	background:url(../images/listpropertyHover.jpg);
}

img a{
	text-decoration:none;
	border:0;
}


