body{
   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;
}

.clear{
	clear:both;
}

#content{
	padding:10px 0;
}

#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;
}

.inside{
	padding:15px 42px;
}

.inside p, .inside h1{
	margin:0;
	padding:0 0 10px;
}

.inside h1{
	color:#5fbef5;
	font:italic 26px Georgia;
	background:url(../images/line.gif) left 35px no-repeat;
	display:block;
	height:45px;
}

#btm{
	background:url(../images/MetroStay_13.jpg) no-repeat;
	height:35px;
}


img a{
	text-decoration:none;
	border:0;
}

/* Property */

.property{
	width:855px;
	height:220px;
	border:1px solid #cbc9c9;
}

.p-top{
	border-bottom:1px solid #cbc9c9;
	height:55px;
	padding:5px 10px 0;
}

.p-top .left{
	padding:0 0 0 10px;
} 

.p-top h2{
	margin:0;
	color:#333;
	font:24px Georgia;
}

.p-top span{
	color:#e43030;
	font:14px "Trebuchet MS";
}

.p-top .left, .p-btm .left, .p-btm .right{
	float:left;
}

.p-top .right{
	float:right;
	padding:8px 5px 0;
}

.p-top .right img{
	padding:0 3px;
}

.p-btm .left{
	padding:15px 20px 0;
}

.p-btm .left img{
	width:183px;
	height:127px;
	border:1px solid #cfcdcd;
}

.p-btm .right{
	width:600px;
	padding:12px 5px 0;
	line-height:23px;
}

.p-btm .more{
	font:italic 18px Georgia;
	color:#5fbef5;
	text-decoration:none;
}
