/************************************* Content */
#content_container {
	background-image: url(/img/content_container_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 47px;
}
#col1 {
	width: 474px;
	margin-bottom: 36px;
	margin-left: 264px;
	margin-right: 18px;
}
#col1 p, #col1 ul, #col1 ol, #col1 form, #col1 dl, #col1 table {
	margin-bottom: 1.63636em; /* 18px */
}
#col1 ul {
	margin-left: 36px;
	list-style-position: outside;
}
#col1 ul ul {
	font-size: 1em;
	margin-left: 36px;
	margin-top: 0px;
}
