#border {
	background: #20A2C2;
}

/* Box Nav */
.boxtop_nav {
	width: 222px;
	height: 27px;
	background: url('images/boxtop_nav2.jpg') no-repeat bottom;
}
.boxmid_nav {
	background: url('images/boxside_nav2.jpg') repeat-y;
	padding-left: 1px;
}
.boxin_nav {
	width: 193px;
	background: none;
}
.boxin_nav .boxcontent {
	width: 172px;
	text-align: left;
	overflow: hidden;
}
.boxbot_nav {
	width: 222px;
	height: 28px;
	background: url('images/boxbot_nav2.jpg') no-repeat bottom;
}

/* Box Large */
.boxtop_lg {
	width: 674px;
	height: 27px;
	background: url('images/boxtop_lg2.jpg') no-repeat bottom;
}
.boxmid_lg {
	background: url('images/boxside_lg2.jpg') repeat-y;
	background-position: -1px 0px;
}
.boxin_lg {
	width: 633px;
	background: none;
}
.boxin_lg .boxcontent {
	width: 600px;
	text-align: left;
	overflow: hidden;
}
.boxbot_lg {
	width: 674px;
	height: 28px;
	background: url('images/boxbot_lg2.jpg') no-repeat bottom;
}
