body,h1,h2,h3,h4,p,ul,li {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "Lucida Sans Unicode", Verdana, Arial;
	font-size: 100%;
	color: #FFFFFF;
	background-color: #406ea0;
	text-align: center;
}
#wrapper {
	text-align: left;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#innerwrapper {
	background-image: url(Backgrounds/content_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	float: left;
	width: 800px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}

#header {
	background-image: url(Backgrounds/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 190px;
}
#header h1 {
	padding-left: 66px;
	padding-top: 14px;
}
#header span {
	position: absolute;
	left: -3000px;
}
#content h2 {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 25px;
	padding-bottom: 5px;
	left: 20px;
	display: block;
	background-position: 30px;
	width: auto;
	margin-left: auto;
	color: #000000;
	text-decoration: none;
}
#content h3 {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 25px;
	padding-bottom: 5px;
	left: 20px;
	display: block;
	background-position: 30px;
	width: auto;
	margin-left: auto;
	color: #FF9E00;
	text-decoration: none;
}
#content p {
	font-size: 85%;
	line-height: 1.4;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-family: "Lucida Sans Unicode", Verdana, Arial;
	text-align: justify;
}
#content p  a:link, #content p a:visited {
	color: #0000FF;
	text-decoration: none;
}
#content p a:hover,#content p active,#content p a:focus {
	color: #FF9A00;
	text-decoration: none;
}


.lftflt {
	float: left;
	margin-right: 8px;
}
#footer {
	background-image: url(Backgrounds/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 47px;
}
#footer p {
	font-size: 50%;
	text-align: center;
	padding-top: 20px;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}

#nav {
	background-image: url(Backgrounds/nav_bg.jpg);
	background-repeat: no-repeat;
	height: 113px;
	width: 800px;
	padding: 0px;
}
#nav ul {
	font-size: 100%;
	text-align: center;
	list-style-type: none;
}
#nav li {
	display: inline;
}
#nav li a:link,#nav li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	margin-right: 7px;
	margin-left: 7px;
}
#nav li a:hover,#nav li active,#nav li a:focus {
	color: #FF9E00;
}
#content {
	float: left;
	width: 780px;
	margin: 0px;
	padding: 0px;
}
#content h5 {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 25px;
	padding-bottom: 5px;
	left: 20px;
	display: block;
	background-position: 30px;
	width: auto;
	margin-left: auto;
	color: #666666;
	text-decoration: none;
	font-size: 14px;
}
.footerdata {
	font-family: "Lucida Sans Unicode", Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: normal;
	text-align: center;
	vertical-align: text-top;
	word-spacing: normal;
}
p.footerdata a:link, a:visited
{text-decoration:none;
color: #FFFFFF;
}
p.footerdata a:hover, a:focus
{text-decoration:none;
color: #FF9E00;
}
