/*External stylesheet for Yu & Associates website
Created by Milla Lindqvist
Sept 28, 2012
Updated Oct 31, 2013 */

#wrapper {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	/*top:15px;*/
	background-color:#d8e1f0;
}

#banner1 {
	width:800px;
}

#topnav {
	width:800px;
	background-color:#336666;
}

#bannerbottom {
	width:800px;
}

#footer {
	clear: both;
	width: 800px;
	height:24px;
	background-color:#336666;
	text-align: center;
	line-height:24px;
	font-size:12px;
	font-weight:400;
	color:white;
}