body {
	background-color: #8B94AA;
}
#center {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#center #head {
	background-image: url(images/head.png);
	height: 354px;
	width: 960px;
}
#center #head #top_head {
	width: 940px;
	padding-top: 20px;
	padding-left: 20px;
	color: #FFFFFF;
	height: 72px;
}
#center #head #menu {
	float: left;
	height: 257px;
	width: 240px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
}
#center #head #menu .menu_l {
	height: 51px;
	width: 238px;
}
#center #head #menu_right {
	height: 257px;
	width: 705px;
	float: left;
	padding-right: 5px;
}
#center #head #menu_right #picture {
	height: 207px;
	width: 705px;
	float: left;
}

#center #head #menu_right #menu_content {
	clear: left;
	height: 45px;
	width: 665px;
	background-color: #2B2F3A;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	font-family: "Century Gothic", Arial, Verdana, "Times New Roman";
	font-size: 10pt;
	color: #91969C;
}
#center #bg_content {
	background-color: #5C6479;
	width: 950px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: center;
	height: auto;
	clear: both;
	padding-bottom: 5px;
}
#center #bg_content #content {
	background-repeat: no-repeat;
	width: 890px;
	padding-right: 30px;
	padding-left: 30px;
	background-color: #41485B;
	font-family: "Century Gothic", Arial, Verdana, "Times New Roman";
	font-size: 10pt;
	color: #FFFFFF;
	padding-top: 10px;
	height: auto;
	background-image: url(images/bg_content.jpg);
	padding-bottom: 10px;
	margin: 0px;
}
#center #bg_content #content p {
	color: #BDC3CF;
}
#center #bg_content #content ul {
	color: #BDC3CF;
}


#center #bg_content #content a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#center #bg_content #content a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}



#center #footer {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 940px;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: "Century Gothic", Arial, Verdana, "Times New Roman";
	font-size: 9pt;
	color: #FFFFFF;
}
#center #bg_content #content .pop {
	text-decoration: none;
	height: auto;
	width: 600px;
	margin: 0px;
	padding: 0px;
}

#center #footer a {
	color: #FFFFFF;
}
#center #footer a:hover {
	color: #8B94AA;
}



h1 {
	font-family: "Century Gothic", Arial, Verdana, "Times New Roman";
	font-size: 20pt;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h2 {
	font-family: "Century Gothic", Arial, Verdana, "Times New Roman";
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding-left: 10px;
}
#pic-left img{ border:0px;}