.searchbox {
	float: left;
	width: 690px;
	background: url(green_sb_ct.jpg) repeat top left;
}
.searchbox .topl {
	float: left;
	width: 15px; height: 40px;
	background: url(green_sb_tl.jpg) no-repeat top left;
}
.searchbox .topc {
	float: left;
	width: 660px; height: 40px;
	background: url(green_sb_tt.jpg) repeat-x top left;
}
.searchbox .topr {
	float: left;
	width: 15px; height: 40px;
	background: url(green_sb_tr.jpg) no-repeat top left;
}
.searchbox .cenc {
	float: left;
	width: 690px;
	background: url(green_sb_ct.jpg) repeat-y top left;
}
.searchbox .botl {
	float: left;
	width: 15px; height: 10px;
	background: url(green_sb_bl.jpg) no-repeat top left;
}
.searchbox .botc {
	float: left;
	width: 660px; height: 10px;
	background: url(green_sb_bt.jpg) repeat-x top left;
}
.searchbox .botr {
	float: left;
	width: 15px; height: 10px;
	background: url(green_sb_br.jpg) no-repeat top left;
}
.searchbox .topc a {
	float: left;
	text-decoration: none;
	font-weight: bold;
	margin-top: 15px;
	color: #FFFFFF;
}

.redbar {
	width: 690px; height: 45px;
	margin: 0px; padding: 0px;
	float: left;
}
.redbar .left {
	width: 15px; height: 45px;
	float: left;
	margin: 0px; padding: 0px;
	background: url(redbar_l.jpg) no-repeat top left;
}
.redbar .center {
	width: 660px; height: 45px;
	float: left;
	margin: 0px; padding: 0px;
	background: url(redbar_t.jpg) repeat-x top left;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 45px;
	font-size: 17px;
}
.redbar .right {
	width: 15px; height: 45px;
	float: left;
	margin: 0px; padding: 0px;
	background: url(redbar_r.jpg) no-repeat top left;
}
.greenbar {
	width: 900px; height: 70px;
	margin: 0px; padding: 0px;
}