@charset "utf-8";
#banner {
	height: 162px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/banner1.jpg);
}
#tabs {
	height: 59px;
	width: 165px;
	float: right;
	padding-top: 103px;
}

#nav {
	height: 43px;
	width: 1024px;
	text-align: center;
	position: relative;
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	height: 768px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#copyright {
	background-image: url(images/nav_bg.jpg);
	height: 42px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}

.red {
	color: #FFF;
}
#body {
	width: 1024px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	height: 566px;
}
.copyright {
	font-size: 12px;
	color: #333;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
}
.copyright_r {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	text-align: right;
}
#footer {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	background-color: #FFF;
}
#body_copy {
	width: 1004px;
	text-align: left;
	background-color: #FFF;
	padding: 10px;
}
#flow {
	background-color: #FFF;
	padding: 10px;
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
}

.subtitle {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	padding-top: 2px;
	padding-left: 5px;
}
#subtitle {
	height: 25px;
	background-image: url(images/subtitle.jpg);
	background-repeat: no-repeat;
}
#shadow {
	background-image: url(images/shadow.jpg);
	background-repeat: repeat-y;
	width: 1064px;
	margin-right: auto;
	margin-left: auto;
}
.read {
	font-size: 10px;
	text-align: right;
}
.leader {
	font-weight: bold;
}
#subtitle2 {
	height: 25px;
	background-image: url(images/subtitle_short.jpg);
	background-repeat: no-repeat;
}
