body {
	background: #333333;
	color: #333333;
	font-size: 12px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	margin: 0px auto 0px;
	padding: 0px;
	}
h3 {
	margin-bottom: 2px;
}
#wrap {
	background: #FFFFFF;
	font-size: 12px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	margin: 0px auto 0px;
	padding: 0 10px 10px 10px;
	/* width: 300px; */
	width: auto; max-width:640px;
	border-top: 0px solid #333333;
	}
a img {
	border: none;
	}
a {
	color: #005588; /*851157*/
	text-decoration: none;
	}
a:focus, a:hover, a:active {
	text-decoration: underline;
	outline: none;
	}
#header {
	background: none;
	/* width: 300px; */
	width: auto; max-width:960px;
	height: 40px;
	margin: 0px auto 0px;
	padding: 0px;
	position: relative;
	z-index: 1;
	zoom: 1;
	}
#header h1 {
	color: #666666;
	font-size: 36px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	text-decoration: none;
	}
#header h1 a, #header h1 a:visited {
	color: #666666;
	font-size: 36px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
#header h1 a:hover {
	color: #333333;
	text-decoration: none;
	}
#header #title {
	padding: 0;
	margin: 0;
	}
#header #title a {
	display: block; 
	/* width: 300px; */
	width: auto; max-width:960px;
	height: 69px;
	margin: 0 auto 0; 
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
}
.headercenter {
	width: 300px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}

#contenthome {
	/* width: 300px; */
	width: auto; max-width:960px;
	margin: 0px auto 0px;
	padding: 10px 0px 10px 0px;
	line-height: 20px;
	}

#footer {
	width: 270px;
	margin: 0px auto 0px;
	display: block;
	text-align:center;
	}
#footer p {
	line-height: 10px;
	margin: 0px;
	padding: 0px;
	}