* {
	margin: 0;
	padding: 0;
}
html, body.mainPage {
	font: 16px Georgia;
	color: #000;
	width: 100%;
	height: 100%;
	background: url(../images/page_spacer.jpg) repeat-x left top #d5d5d5;
	min-height: 800px;
	text-align: center;
}
html, body.subPage {
	font: 16px Georgia;
	color: #000;
	width: 100%;
	background: url(../images/sub_spacer.jpg) repeat-x left top #d5d5d5;
	text-align: center;
}
img {
	border: 0;	
}
p {
	margin: 5px 0;	
	line-height: 24px;
}
a:link, a:visited {
	color: #02563f;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;	
}
#wrapper {
	width: 100%;
	height: 100%;
	background: url(../images/bg_main.jpg) no-repeat center top;	
}
#page {
	margin: 0 auto;
	width: 980px;
	text-align: left;
}
#top {
	float: left;
	width: 980px;
	height: 386px;
	position: relative;
}
.goHome {
	width: 460px;
	height: 180px;
	position: relative;
	display: block;
	float: left;
}
#menu {
	left: 477px;
	_left: 487px; /* for IE6 */
	position: absolute;
	top: 42px;
	float: left;
	clear: right;
}
#menu li {
	list-style-type: none;
	float: left; 
}
.l1 {
	margin-right: 39px;
}
.l2 {
	margin-right: 39px;
}
.l3 {
	margin-right: 38px;
}
.l4 {
	margin-right: 41px;
}
#topAnimation {
	position: relative;
	top: 132px;
	left: 5px;
	_left: 13px;
}
#content {
	float: left;
	width: 960px;
	margin: 0 0 20px 20px;
}
#box1, #box2, #box3 {
	float: left;
	width: 300px;
	margin-right: 20px;
	line-height: 24px;
	display: inline;
}
.more {
	float: right;
	font-size: 14px;
}
#mainGallery {
	float: left;
	width: 960px;
	background: url(../images/mp_string.gif) no-repeat left top;
	margin: 0 0 11px 20px;
	*margin: 0 0 8px 20px;
	_margin: 0 0 11px 20px;
}
#mainGallery a {
	float: left;
	width: 123px;
	height: 82px;
	background: url(../images/mp_bg.png);
	margin: 20px 20px 0 0;
	_margin: 20px 23px 0 0;
	padding: 5px 7px 8px 10px;
	cursor: pointer;
}
#subWrapper {
	width: 100%;
	min-height: 760px;
	/*height: 760px;*/
	background: url(../images/bg_sub.jpg) no-repeat center top;	
}
#subPage {
	margin: 0 auto;
	width: 980px;
	height: 100%;
	text-align: left;
}
#subTop {
	float: left;
	width: 980px;
	height: 181px;
	position: relative;
}
.subGoHome {
	width: 460px;
	height: 180px;
	position: relative;
	display: block;
	float: left;	
}
#subMenu {
	left: 477px;
	_left: 487px; /* for IE6 */
	position: absolute;
	top: 42px;
	float: left;
	clear: right;
}
#subMenu li {
	list-style-type: none;
	float: left; 
}
#subContent {
	float: left;
	width: 960px;
	margin: 20px 0 20px 20px;
}
#left {
	float: left;
	width: 675px;
	margin-right: 20px;
}
#left ul {
	margin-left: 20px;	
}
#left li {
	line-height: 24px;
}
#right {
	float: left;
	width: 265px;
	clear: right;
}
.subPic {
	margin-top: 20px;	
}
#footer {
	float: left;
	width: 980px;
	height: 40px;
	font-size: 12px;
	color: #fff;
}
#footerLeft {
	float: left;
	width: 120px;
	margin: 12px 0 0 20px;
}
#footerCenter {
	float: left;
	width: 410px;
	margin: 12px 0px 0px 185px;
	display: inline;
}
#footerCenter a {
	color: #fff;	
}
#footerRight {
	float: right;
	width: 65px;
	margin-right: 20px;
	display: inline;
}
#subFooter {
	width: 100%;
	height: 40px;
	font-size: 12px;
	color: #fff;
	background: #034106;
	display: table;
}
#subFooterContainer {
	width: 980px;
	margin: 0 auto;
	height: 40px;
}
#subFooterLeft {
	float: left;
	width: 120px;
	margin: 12px 0 0 20px;
}
#subFooterCenter {
	float: left;
	width: 410px;
	margin: 12px 0px 0px 185px;
	display: inline;
}
#subFooterCenter a {
	color: #fff;	
}
#subFooterRight {
	float: right;
	width: 65px;
	margin-right: 20px;
	display: inline;
}
#conLeft {
	float: left;
	width: 50%;
}
#conRight {
	float: right;
	text-align: left;
	width: 50%;
}
#conMap {
	float: left;
	width: 100%;
	margin-top: 20px;
}
.titleImg {
	display: block;	
	margin-bottom: 20px;
}
a.fbContainer {
	float: left;
	width: 263px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #033;
	background: #063;
	margin-top: 20px;
	text-align: center;
	display: block;
	color: #fff;
}