body {
	background-image: url(../../images/bg.png);
	background-repeat: repeat-x;
	background-color: #004881;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #004881;
	line-height: 140%;
	margin: 0px;
	padding: 0px;
}
img{
behavior:url('pngbehavior.htc');
}
a {
	color: #004881;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h2 span,h3 span {
	display: none;
}
h4 {
	padding-top: 1em;
	margin-bottom: 0px;
	padding-bottom: .5em;
}
h4 + p {
	margin-top: 0px;
	padding-top: 0px;
}
h5 {
	margin: 0px;
	padding-top: .5em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h5 + p {
	margin-top: 0px;
	padding-top: 1em;
}
p {
	font-size: .85em;
	margin-bottom: 0px;
	padding-bottom: 1em;
}
p + p {
	margin-top: 0px;
	padding-top: 0px;
}
ul {
}
ol {
	font-size: .85em;
}
ol li {
	padding-bottom: .5em;
}

img {
	border: 0px none;
}

#container {
	margin-right: auto;
	margin-left: auto;
	width: 956px;
	padding-left: 46px;
}
#header {
	background-image: url(../../images/header.png);
	background-repeat: no-repeat;
	height: 193px;
	width: 956px;
	background-position: 0px 110px;
}
#header1 {
	float: left;
	height: 117px;
	padding-left: 45px;
	padding-top: 40px;
}
#header2 {
	float: right;
	padding-right: 175px;
	padding-top: 30px;
}
#nav {
	float: none;
	clear: both;
	text-align: center;
	z-index: 301;
}
#navbody {
	text-align: center;
	padding-left: 32px;
	position: absolute;
	z-index: 300;
	top: 157px;
	width: 956px;
}
#content {
	float: none;
	clear: both;
}
#content1 {
	float: left;
	width: 32px;
	background-image: url(../../images/content-bot-left.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height: 469px;
}
#content2 {
	float: left;
	width: 361px;
	background-color: #FFFFFF;
	background-image: url(../../images/contentcenter1.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#content2body {
	padding-left: 2em;
	padding-right: 2em;
	padding-bottom: 2em;
	padding-top: 1em;
}

#content5 {
	float: left;
	background-image: url(../../images/content-bot-right.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 78px;
	min-height: 469px;
}
#footer {
	float: none;
	clear: both;
	background-image: url(../../images/footer.png);
	background-repeat: no-repeat;
	background-position: 347px top;
	width: 100%;
	height: 100px;
	color: #CCCCCC;
	text-align: center;
	font-size: .75em;
	margin-bottom: 4em;
}
#footer a {
	color: #CCCCCC;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

#footer p {
	padding-top: 2em;
	margin-top: 0em;
	margin-bottom: 0em;
	padding-bottom: 0em;
	padding-right: 4em;
}
#footer p + p {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
