/* CSS Document */

@charset "utf-8";
/* CSS Document */
body {
	line-height: 16px;
	margin-top:0px;
}
#wrapper {/*KEEP*/
	width: 1000px;
	height: 100%;
	min-height: 100%;
	background-color: #FFF;
	margin: 0 auto 0 auto;
	}
/* Header */
#logo {/*keep*/
	width: 1000px;
	height: 95px;
	margin: 0 auto 0 auto;
	padding: 0px;
	background-image: url(images/logo-background.jpg);
}
#wrapperheader2 {
	background-image: url(images/header-logo-top-ng.jpg);
	background-repeat: no-repeat;
	width: 950px;
	height: 106px;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: right;
}
.headertext {
	font: normal 14px Verdana, Geneva, sans-serif;
	color: #FFFFFF;
	margin: 10px 10px 0px 855px;
	text-align: right;
	float: left;
}
.headertext, .headertext a:link, .headertext a:active, .headertext a:visited {
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
}
.headertext a:hover {
	color: #CCC;
}
/*main horizontal navigation*/
#nav {/*KEEP*/
	width: 998px;
	height: 40px;
	margin: 0;
	padding: 0px;
	background-image: url(images/nav-background.jpg);
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	}
#nav ul {
	margin: 0px;
	padding: 8px 0px 8px 155px;
	text-align: center;
	float: left; 
}
#nav ul li {
	display: inline;
	font: #000 14px Arial, Helvetica, sans-serif;
	padding: 8px 15px 8px 0px;
	text-align: center;
}
#nav ul li a {
	display: inline;
	text-decoration: none;
	font: 14px Arial, Helvetica, sans-serif;
	color: #000;
	padding: 8px;
	text-align: center;
}
#nav ul li a:hover {
	display: inline;
	color: #666;
	padding: 8px;
	text-align: center;
	font: 14 px Arial, Helvetica, sans-serif;
}

/* Content */
/*White Content Area Home Page*/
#wrappercontainer {
	overflow: hidden;
	font: 12px Arial, Helvetica, sans-serif;
	background-color: #FFF;
	padding: 0px;
	margin: 0px;
	width: 998px;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	text-align: center;
}
#wc1, #wc2 {
	overflow: hidden;
	background-color: #FFF;
	padding: 0;
	margin: 0;
	width: 1000px;
	border-right: 0px solid #CCC;
	border-left: 0px solid #CCC;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
}
#wc2 {
	text-align: center;
	background-color: #CCC;
}
#wc3 {
	overflow: hidden;
	background-color: #FFF;
	padding: 0;
	margin: 15px 150px 20px 150px;
	width: 700px;
	border-right: 0px solid #CCC;
	border-left: 0px solid #CCC;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	text-align: left;
}
#wcbottom {/*Wrapper Container Bottom*/
	overflow: hidden;
	background-color: #000066;
	padding: 0px;
	margin: 0px;
	width: 1000px;
	height: 85px;
	text-align: center;
}
#animation {/*Animation Container*/
	overflow: hidden;
	background-color: #fff;
	padding: 15px 0 5px 0;
	margin: 0px auto 10px auto;
	width: 1000px;
	height: 280px;
	text-align: center;
}
/*fonts*/
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-variant: normal;
	color: #000066;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
h3{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	padding: 15px 40px 0px 0px;
	margin: 0px;
	float: right;
}
h3 .h3color {
	color: #990000;
}
h4{
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	font: italic bold normal 16px Tahoma, Geneva, sans-serif;
}
h4 .h4gray {
	color: #CCC;
}
h5{
	color: #000000;
	text-decoration: none;
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	font: bold 18px Tahoma, Geneva, sans-serif;
	text-align: center;
}
h6 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-variant: normal;
	color: #000066;
	text-decoration: none;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
}
p {
	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;
}
.plist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	margin: 0 0 0px 75px;
	padding: 0;
	}
	.top {
	font: 12px Arial, Helvetica, sans-serif;
	color: #999;
	text-align: right;
	margin: 5px 0px;
	float: right;
}
#footer{
	overflow: hidden;
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #FFF;
	padding: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: right;
	color: #333;
}
/*images*/
.imageleft {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 20px;	
}
.imageright {
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 20px;	
}
