div#content {
	float: left;
	width: 530px;
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 15px;
}

div#main {
	padding-left: 15px;
	padding-bottom: 15px;
	background-image: url(images/common/bg_sidemenu03.jpg);
	background-repeat: repeat-y;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #A2143C;
	background-position: right;
}

div#content ul {
	padding-left: 30px;
	list-style-type: disc;
	line-height: 180%;
}
div#content p.column1 {
	line-height: 160%;
	margin-left: 25px;
	margin-right: 30px;
	font-size: 80%;
	padding-bottom: 1em;
}
div#content .lev1 {
	font-weight: bold;
	color: #8DAE42;
}
div#content .lev2 {
	margin-left: 1em;
}

