.wrapper {
	text-align: left;
	background-color: #FFFFFF;
	height: auto;
	top: auto;
	position: relative;
	background-position: center;
	width: 720px;
	visibility: visible;
	margin-right: auto;
	margin-left: auto;
}

.left_panel {
	width: 200px;
	float: left;
	color: #003366;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.location {
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	float: right;
	height: 18px;
	width: 512px;
	color: #DD5522;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888878;
}

.content {
	width: 512px;
	float: right;
	color: #335566;
	font-size: 12px;
	line-height: 16px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.footer {
	clear: both;
	background-color: #666666;
	padding-top: 5px;
	color: #FFFFFF;
	float: none;
	width: 800px;
	background-position: center;
	text-align: center;
	height: 26px;
}

	
.b_location {
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	float: right;
	height: 18px;
	width: 512px;
	color: #DD5522;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 20px;
}
.content_part {
	width: 512px;
	float: right;
	color: #335566;
	font-size: 12px;
	line-height: 16px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #656577;
}
