#content {
	float: left;
	width: 564px;
	padding: 0 0 0 6px;
	margin: 0;
}

#location {
	float: left;
	width: 574px;
	height: 24px;
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 10px;
	text-indent: 17px;
}

#location a {
	color: #008CEA;
	text-decoration: none;
}

#location a:hover {
	color: #008CEA;
	text-decoration: underline;
}

#location img {
	padding: 9px 0 0 0;
	border: 0;
	margin: 0;
}

#contentTitle {
	float: left;
	width: 574px;
	height: 24px;
	background-color: #F7F7F7;
	margin: 0 0 4px 0;
	padding: 0;
}

#contentTitleLeft {
	float: left;
	width: 17px;
	height: 24px;
	background-image: url(../img/content_title_l.gif);
}

#contentTitleRight {
	float: right;
	width: 17px;
	height: 24px;
	background-image: url(../img/content_title_r.gif);
}

#contentImg {
	margin-bottom: 14px;
}

#contentImg span {
	display: block;
	font-size: 10px;
	margin: 5px 0 0 17px;
	color: #008000;
	background-image: url(../img/arrow_return_top.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	text-indent: 12px;
}

#content p {
	color: #000000;
	line-height: 160%;
	text-align: justify;
	text-indent: 11px;
	background-image: url(../img/arrow_01.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding: 0 0 10px 0;
	margin: 0;
}

#contentTitle h3 {
	float:left;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding: 0;
	margin: 0;
	line-height: 24px;
	word-spacing: 2px;
	text-transform: uppercase;
}

#content ul {
	line-height: 160%;
	margin-top: 0;
}