.container {
	width: 750px;
	background: #FFF;
	font-family: "Lucida Grande", Arial;
	font-size: 14px;
	color: #000;
	text-align: center;
	margin: 20px;
}
h1 {
	color: #000;
	margin-top: 0px;
	padding-top: 0px;
	font-family: "Lucida Grande", Arial;
	font-size: 19px;
	font-weight: bold;
}
h2 {
	color: #333;
	margin-top: 0px;
	padding-top: 0px;
	font-family: "Lucida Grande", Arial;
	font-size: 16px;
	font-weight: bold;
}
.body {
	margin-top: 15px;
	margin-bottom: 15px;
}
.contentspacing {
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url(../_images/_template/middle-back.gif);
	background-repeat: repeat-y;
	padding-right: 35px;
	padding-left: 35px;
}
.footer {
	font-family: "Lucida Grande", Arial;
	font-size: 12px;
	text-align: center;
	line-height: 18px;
	background-image: url(../_images/_template/footer-back.gif);
	background-repeat: no-repeat;
	color: #666666;
	height: 215px;
}
.tagline {
	font-size: 12px;
	font-weight: bold;
	color: #303030;
}
.maincontent {
	font-size: 13px;
	background-image: url(../_images/_template/bodyback.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}

.header {
	background-image: url(../_images/_template/header-back.gif);
	background-repeat: no-repeat;
	height: 185px;
}
.footersmalltxt {
	font-size: 10px;
	line-height: 13px;
}
.headercontent {
	height: 185px;
	font-size: 13px;
	background-image: url(../_images/_template/header-back.gif);
	background-repeat: no-repeat;
}
.headertable {
	padding-top: 30px;
}
a:hover {
	color: #333333;
}
.headertxt {
	font-size: 12px;
	line-height: 15px;
	padding-right: 8px;
	color: #333333;
	padding-top: 5px;
	text-align: center;
}