#topMain {
	margin-left:-7px;
	padding:0;
	height:28px;
	text-align:left;
	background:#5f90cb url('http://www.locaim.com/img/round_bgd_blue.jpg') no-repeat top right;
}
#topMain div {
	height:7px;
	width:7px;
	background:#5f90cb url('http://www.locaim.com/img/round_bgd_blue.jpg') no-repeat top left;
}
#leftMain {
	margin:auto;
	background:#5f90cb url('http://www.locaim.com/img/round_bgd_blue.jpg') no-repeat bottom left;
	max-width:2007px;
	color: white;
}
#rightMain {
	margin-left:7px;
	background:#5f90cb url('http://www.locaim.com/img/round_bgd_blue.jpg') repeat bottom right;
	padding-bottom:10px;
}

#topSecond {
	margin-left:-7px;
	padding:0;
	height:28px;
	text-align:left;
	background:#fdc641 url('http://www.locaim.com/img/round_bgd_orange.jpg') no-repeat top right;
}
#topSecond div {
	height:7px;
	width:7px;
	background:#fdc641 url('http://www.locaim.com/img/round_bgd_orange.jpg') no-repeat top left;
}
#leftSecond {
	margin:auto;
	background:#fdc641 url('http://www.locaim.com/img/round_bgd_orange.jpg') no-repeat bottom left;
	max-width:2007px;
	color: white;
}
#rightSecond {
	margin-left:7px;
	background:#fdc641 url('http://www.locaim.com/img/round_bgd_orange.jpg') repeat bottom right;
	padding-bottom:10px;
}
