body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	background-attachment: fixed;
	background-color: #353535;
	background-image: url(bgimage1.jpg);
	background-repeat: repeat-y;
	background-position: left center;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#topnotice {
	padding: 0px;
	clear: right;
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#topnotice h1 {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#banner {
	background-attachment: scroll;
	background-image: url(bannerbg.png);
	background-repeat: no-repeat;
	padding: 0px;
	clear: right;
	height: 160px;
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#banner #logo {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: 160px;
	width: 450px;
	position: relative;
}
#banner #bannerright {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: right;
	height: 160px;
	width: 370px;
	position: relative;
}
#navigation {
	background-attachment: scroll;
	background-image: url(navigationbg.png);
	background-repeat: no-repeat;
	clear: right;
	height: 14px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding-top: 23px;
	padding-right: 30px;
	padding-bottom: 53px;
	padding-left: 30px;
}
#navigation ul li a span {
	display: none;
}
#navigation ul {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#navigation ul li {
	font-size: 14px;
	font-weight: 900;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFF;
	list-style-type: none;
}
#navigation ul #endnow {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navigation ul li a {
	color: #FFF;
	text-decoration: none;
}
#navigation ul li a:hover {
	color: #FF0;
	text-decoration: underline;
}
#navigation ul li a:visited {
	color: #FFF;
}
#navigation ul li a:visited:hover {
	color: #FF0;
	text-decoration: underline;
}

#content {
	background-attachment: scroll;
	background-image: url(contentbg.png);
	background-repeat: repeat-y;
	clear: right;
	height: auto;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#content h2 {
	font-size: 24px;
	font-weight: 900;
	color: #000;
	text-align: center;
}
#content h3 {
	font-size: 20px;
	font-weight: 900;
	color: #000;
	text-align: center;
}
#content p strong {
	font-weight: normal;
}


#footer {
	background-attachment: scroll;
	background-image: url(footerbg.png);
	background-repeat: no-repeat;
	clear: right;
	height: 14px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding-top: 48px;
	padding-right: 30px;
	padding-bottom: 28px;
	padding-left: 30px;
}
#footer h5 {
	font-size: 14px;
	font-weight: 900;
	color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#designby {
	padding: 0px;
	clear: right;
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#designby .centerpar3 {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
