#contentwrap {
	padding: 0;
	margin: 0;
}

#content {
	float: none;
	width: 720px;
}

.boxwrapeval {
	width: 220px;
	float: right;
}

.boxwrapeval .box {
}

.boxwrap {
	width: 220px;
	float: left;
}

.boxwrapl1 {
	width: 660px;
}

.boxwrapl1 .box {
	width: 654px;
}

.boxwrapl1 .up, .boxwrapl1 .down {
	width: 624px;
}

.box {
	background: #CCD7E9;
	width: 216px;
	border-left: 1px solid #99B1D7;
	border-right: 1px solid #99B1D7;
}

.box ul a {
	text-decoration: none;
	color: #000;
}

.box ul a:hover {
	text-decoration: underline;
	color: #000;
}

.box ul a:visited {
	color: #000;
}

.level3 {
	margin-left: 20px;
	list-style-type: disc;
}

.upl {
	background: #CCD7E9 url(../pics/l3_edge_ul.gif) top left no-repeat;
	width: 16px;
	height: 16px;
	float: left;
}

.up {
	background: #CCD7E9 url(../pics/l3_line.gif) top left repeat-x;
	float: left;
	width: 186px;
	height: 16px;
}

.upr {
	background: #CCD7E9 url(../pics/l3_edge_ur.gif) top left no-repeat;
	width: 16px;
	height: 16px;
	float: left;
}

.lr {
	background: #CCD7E9 url(../pics/l3_edge_lr.gif) bottom right no-repeat;
	width: 16px;
	height: 16px;
	float: left;
}

.down {
	background: #CCD7E9 url(../pics/l3_line.gif) bottom left repeat-x;
	height: 16px;
	width: 186px;
	float: left;
}

.ll {
	background: #CCD7E9 url(../pics/l3_edge_ll.gif) bottom left no-repeat;
	width: 16px;
	height: 16px;
	float: left;
}
/*
.left, .right {
	background: url(../pics/l3_line.gif) top left repeat-y;
	width: 1px;
	height: 28em;
	float: left;
}*/