body {
	margin: 0; padding: 0;
	background: #83775c;
	text-align: center;
}

a img {
	border: none;
}

#wrapper {
	margin: 0 auto; padding: 0 20px;
	width: 1001px;
	height: 746px; /*! Height Importance*/
	text-align: left;
	background: top left no-repeat url(/images/bg_wrapper.gif) #ffffff;
}

#topsection {
	margin: 34px 0 0 0; padding: 0;
	width: 1001px;
	height: 124px; /*! Height Importance*/
	float: left;
}

#topsection #left {
	margin: 14px 0 0 0; padding: 0;
	float: left;
	width: 87px;
	height: 100px;
	background: top left no-repeat url(/images/topbar_left.gif);
}

#topsection #logo {
	margin: 0; padding: 0;
	float: left;
}

#topsection #right {
	margin: 14px 0 0 0; padding: 0;
	float: left;
	width: 707px;
	height: 100px;
	background: top left no-repeat url(/images/topbar_right.gif) #660000;
}

#topsection #welcomemessage {
	margin: 30px 0 0 67px; padding: 0;
	float: left;
}

/* Navigation Elements */
#navigation {
	margin: 43px 0 0 0; padding: 0 0 0 32px;
	width: 724px;
	float: left;
	background: top left repeat-x url(/images/navigation/main_bg.gif);
}

#navigation li {
	margin: 0; padding: 0 18px 0 0;
	float: left;
	display: inline;
	background: top right no-repeat url(/images/navigation/main_bullet.gif);
}

#navigation li.last {
	background: none;
}

#subnavigation {
	margin: 14px 0 0 0; padding: 0 0 0 32px;
	float: left;
}

#subnavigation ul {
	margin: 0; padding: 0;
}

#subnavigation li {
	margin: 0 10px 0 0; padding: 0 14px 0 0;
	float: left;
	display: inline;
	background: top right no-repeat url(/images/navigation/subnav_bullet.gif);
}

#subnavigation li.last {
	background: none;
}

/* Floating Image */
#floatingimage {
	margin: -9px 0 0 0; padding: 0;
	width: 245px;
	height: 476px; /* Height Importance */
	float: right;
	text-align: right;
	background: #83775c;
}

#sitecontent {
	margin: 30px 0 0 30px; padding: 0;
	float: left;
	width: 640px;
	height: 225px;
	overflow: auto;
}

#footer {
	margin: 1px 0 0 0; padding: 0;
	_margin: -3px 0 0 0;
	width: 1001px;
	height: 100px; /*! Height Importance*/
	float: left;
	background: #660000;
	text-align: right;
}

#footer .associations {
	margin: 10px 0 0 0; padding: 0 0 0 10px;
}

#footer .associations li {
	padding: 0 15px 0 0;
	float: left;
	list-style: none;
}

#footer .associations a {
	height: 49px;
	display: block;
}

.associations .a_bca {
	width: 49px;
	background: top left no-repeat url(/images/footer_bca.gif);
}

.associations .a_nahb {
	width: 135px;
	background: top left no-repeat url(/images/footer_nahb.gif);
}

.associations .a_ibca {
	width: 79px;
	background: top left no-repeat url(/images/footer_ibca.gif);
}

.associations .a_rmb {
	width: 94px;
	background: top left no-repeat url(/images/footer_rmb.gif);
}