body,html
{
background-color:#333;
font-family:trebuchet,"trebuchet ms","ms trebuchet",serif;
margin:0px;
padding:0px;
}

h1
{
padding:0px;
margin:0 0 10px 0;
font-size:21px;
font-weight:normal;
}

a:link,a:visited
{
color:#9DC6EB;
}

a:hover
{
color:#9DC6EB;
text-decoration:none;
}

#wrapper
{
	margin:auto;
	width:850px;
	height:auto;
}

#header
{
	background-image: url(../images/corporate_living.gif);
	background-color: #3E2E1E;
	height: 115px;
	width: 850px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#city
{
	background-image: url(../images/washington-dc.jpg);
	background-repeat: no-repeat;
	width: 257px;
	height: 63px;
	margin-left: 480px;
	color: #fff;
	font-size: 21px;
	background-position: 30px 0;
	padding-top:50px;
}
#contact
{
background-color:#68584B;
color:#fff;
font-size:12px;
padding:4px 0px 4px 0px;
width:850px;
text-indent:10px;
}
#contact ul
{
list-style-type:none;
padding:0px;
margin:0px;
}


#contact li:first-child
{
width:660px;
display:inline-block;
float:left;

}

#contact li
{
width:160px;
display:inline-block;
float:left;

}

a.peach:link,a.peach:visited
{
color:#FCD8A3;
}
a.peach:hover
{
color:#FFFFCC;
}

#splash
{
width:850px;
height:245px;
background-color:#9DC6EB;

}

#splash div
{
margin-top:50px;
text-align:center;
color:#413427;
font-size:24px;
width:auto;
}

#splash ul
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
}


#splash li:first-child
{
width:376px;
display:inline-block;
height:245px;
margin-right:20px;
background-image: none;
padding:0;
}

#splash li
{
	width: 454px;
	display: inline-block;
	height: 245px;
	float:left;
	padding:2px 0 2px 0;
}

#shade
{
	background-image: url(../images/brn_shad.gif);
	background-repeat: repeat-x;
	height: 30px;
	width: 100%;
	position:relative;
	z-index:15;
}

#content
{
color:#333;
background-color:#fff;
height:auto;
width:850px;
height:750px;
position:relative;
top:-2px;
z-index:10;
}

#apartment_photo img
{
top:60px;
position:relative;
left:400px;
z-index:11;

}

#main_copy
{
position:relative;
top:-410px;
left:20px;
font-size:12px;
line-height:18px;
z-index:20;
height:680px;
width:auto;
}
#intro
{
position:relative;
top:-78px;
left:-0px;
height:auto;
width:400px;
color:#9DC6EB;
z-index:40;
font-size:21px;
font-weight:normal;
line-height:24px;
}



#building_features
{
position:relative;
top:-335px;
left:-35px;
height:auto;
font-size:11px;
color:#000;
z-index:40;
line-height:16px;
width:150px;

}
#apartment_features
{
position:relative;
top:-240px;
left:95px;
height:auto;
font-size:11px;
color:#000;
z-index:40;
line-height:16px;
width:260px;

}

#apartment_features ul
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
}


#apartment_features li
{
	width: 50%;
	display: inline-block;
	height: 245px;
	float:left;
	padding:2px 0 2px 0;
}

#buttons
{
position:relative;
top:-100px;
left:-22px;
width:300px;
height:60px;
float:left;
}

a.ltblu:link,a.ltblu:visited
{
	display: inline-block;
	background-image: url(../images/lt_bl_btn.gif);
	background-repeat: no-repeat;
	height:39px;
	width:96px;
	margin-right:3px;
	text-align:center;
	line-height:38px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
a.ltblu:hover
{
color:#5683AC;
}
a.drkblu:link,a.drkblu:visited
{
	display: inline-block;
	background-image: url(../images/drk_bl_btn.gif);
	background-repeat: no-repeat;
	height:39px;
	width:96px;
	margin-right:0px;
	text-align:center;
	line-height:38px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
a.drkblu:hover
{
color:#9DC6EB;
}

#footer
{
width:850px;
background-color:#68584B;
height:150px;
position:relative;
z-index:20;
top:-2px;
}

#siteinfo
{
position:relative;
z-index:25;
text-align:center;
margin-top:50px;
font-size:12px;
color:#fff;
line-height:18px;
}

.fl
{float:left;}














