#wrapper {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#wrapper #header {
	background-image: url(../images/header_bg.jpg);
	height: 63px;
	background-repeat: repeat-x;
}
#wrapper #header #menuBox {
	float: right;
	width: 604px;
	height: 63px;
}
#wrapper #header #menuBox li {
	display: inline;
	padding-right: 18px;
	padding-left: 18px;
}
#wrapper #header #menuBox ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#wrapper #header #logoBox {
	float: left;
	height: 63px;
	width: 293px;
}
#wrapper #subHeader {
	height: 15px;
	background-image: url(../images/header_shadow.jpg);
	background-repeat: repeat-x;
}
#wrapper #imageArea {
	background-image: url(../images/content_imageArea.jpg);
	height: 96px;
}
#wrapper #highlightArea {
	background-color: #F0F0F0;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#wrapper #highlightArea #left {
	float: left;
	width: 399px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	text-align: justify;
	background-color: #F0F0F0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	height: 160px;
}
#wrapper #highlightArea #right {
	float: right;
	width: 400px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	text-align: justify;
	background-color: #F0F0F0;
	height: 160px;
}
#wrapper #content {
	padding: 25px;
}
#wrapper #content #conLeft {
	padding: 25px;
	float: left;
	width: 550px;
}
#wrapper #content #conRigth {
	width: 270px;
	float: right;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
}
#wrapper #content #conRigth img {
	border: 1px solid #CCCCCC;
	margin: 5px;
}
#wrapper #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #50A8D6;
	text-align: center;
	height: 20px;
	padding-top: 5px;
}
#wrapper #footer .footer a {
	color: #CFE7F3;
	text-decoration: none;
}
#wrapper #footer .footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}#la_map img {
	border: 1px solid #999999;
}

