#header,#hl,#hr,.butimg, .butimg_a, .hb, .ht_a,.logosa {
	display:block;
	position:relative;
}
#header {
	z-index:8; /* important for IE to float menu */
}
.logosa {
	margin:0px 0 0 0;
	padding:0px 0 0 0;
}
#menu {
	clear:both;
}
#header {
	width:100%;
}
#hl {
	width:322px;
	float:left;
}
#hl .butimg,.butimg_a {
	margin-top:2px;
	float:left;
}
#hl .butimg_a {
	margin-left:2px;
}
#hr {
	float:right;
	width:426px;
}
#hombuttons {
	clear:both;
}
#hombuttons .hb {
	float:left;
}
#hombuttons .hb_a {
	float:left;
	margin-left:2px;
}
.box1 {
	background: #FFEBCD;
	border-bottom:1px solid #E1D4C0;
	margin-bottom:15px;
}
.promo {
	padding:3px;
	background: #D6FFBB;
}
#content {
	margin-top:15px;
	z-index:5;
}
#content div.left {
	float:left;
	width:485px;
	margin-left:7px;
	display:block;
	position:relative;
	z-index:6;
}
#content .right {
	float:right;
	width:240px;
	display:block;
	position:relative;
	z-index:6;
}