#header {
	width: 980px;
	height: 139px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../header.gif);
	background-repeat: no-repeat;
	margin-top: 30px;
}
#pic_banner {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: center;
}
body {
	background-color: #EEEEEE;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 2em;
	color: #666666;
}
#nav {
	height: 44px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: center;
}
#main {
	background-color: #FFFFFF;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#footer {
	background-image: url(../footer.gif);
	height: 41px;
	width: 916px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 32px;
	padding-right: 32px;
	color: #999999;
	line-height: 35px;
}
#sd a {
	color: #C1C1C1;
	text-decoration: none;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #E72131;
	text-decoration: none;
}
#left {
	width: 370px;
	padding-top: 40px;
	text-align: center;
	vertical-align: top;
	padding-bottom: 40px;
	padding-left: 20px;
	padding-right: 20px;
}
#one_col {
	width: 836px;
	text-align: left;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}
#one_col img {
	background-image: url(../shadow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 10px;
	padding-right: 6px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #eee;
	border-left-color: #eee;
	border-top-width: 1px;
	padding-bottom: 6px;
}
#mainbox {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 916px;
}
#right {
	width: 426px;
	text-align: left;
	padding: 40px;
	vertical-align: top;
}
h2 {
	font-weight: normal;
	font-size: 22px;
}
a {
	color: #E72131;
	text-decoration: underline;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#secondary_nav {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: center;
	height: 30px;
}
#sd {
	font-size: 10px;
	text-align: right;
	width: 916px;
	margin-right: auto;
	margin-left: auto;
	color: #C1C1C1;
	height: 40px;
	line-height: 40px;
}
.sd {
	font-size: 10px;
	text-align: right;
	color: #c1c1c1;
}
#sd a:hover {
	color: #666666;
}
h3 {
	font-size: 16px;
	font-weight: normal;
}
.subscript {
	font-size: 85%;
	vertical-align: baseline;
	position: relative;
	bottom: -0.25em;
	}
