@charset "ISO-8859-1";
#header {
	height: 279px;
	background-image: url(images/img_furniturecity_banner.jpg);
	width: 800px;
}
#heading {
	background-color: #bbb583;
	height: 30px;
	line-height: 40px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	padding-left: 5px;
	width: 795px;
}
#body {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #666;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	height: 100%;
	width: 800px;
}
#blackbox {
	background-color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF;
	width: 800px;
}
#orangebox {
	background-color: #EC6521;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 800px;
}

