body
{
	margin: 0 auto;
}
.wrapper
{
	width: 996px;
	height: auto;
	text-align: center;
	display: table-cell;
	margin: 0 auto;
}
.header
{
	width: 977px;
	height: 22px;
	background-color: #000000;
	text-align: center;
	border-bottom: solid 6px #f1f1f1;
	
}

.header-text
{
	font-family: tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 6px;
	margin-left: 40px;
	padding-top: 3px;
	
}

.nav-bar
{
	width: 980px;
	height: 60px;
	background-image: url('../images/nav.jpg');
	background-repeat: repeat-x;
}

.welcome-bar
{
	width: 984px;
	height: 141px;
	background-image: url('../images/welcome-back.jpg');
	background-position: right;
	background-color: #f5f5f5;
	background-repeat: repeat-x;
}
.welcome-bar2
{
	width: 984px;
	height: 87px;
	background-image: url('../images/welcome-back.jpg');
	background-position: right;
	background-color: #f5f5f5;
	background-repeat: repeat-x;
}

.welcome-text-holder
{
	float: left;
	width: 474px;
	text-align: justify;
	margin-left: 40px;
	margin-top: 25px;
}

.welcome-text1
{
	font-family: tahoma;
	font-size: 26pt;
	color: #6e6e6e;
	width: 917px;
	height: 41px;
}

.welcome-text2
{
	font-family: tahoma;
	font-size: 8pt;
	color: #6e6e6e;
	padding-top: 10px;
	line-height: 16px;
	width: 903px;
	height: 51px;
}
.welcome-textHomeD
{
	font-family: tahoma;
	font-size: 10pt;
	color: #6e6e6e;
	padding-top: 10px;
	line-height: 16px;
	width: 903px;
	height: 51px;
}
.welcome-text3
{
	font-family: tahoma;
	font-size: 11pt;
	color: #6e6e6e;
	padding-top: 8px;
	line-height: 22px;
	width: 270px;
	height: 139px;
	text-align: center;
	margin-top: 17px;
}
.welcome-textFAQ
{
	font-family: tahoma;
	font-size: 11pt;
	color: #6e6e6e;
	padding-top: 8px;
	line-height: 22px;
	width: 898px;
	height: 1012px;
	text-align: center;
	margin-top: 8px;
	margin-left: 35px;
}
.welcome-text4
{
	font-family: tahoma;
	font-size: 9pt;
	color: #6e6e6e;
	padding-top: 8px;
	line-height: 22px;
	width: 273px;
	height: 80px;
	text-align: center;
}

.news-bar
{
	width: 987px;
	height: 381px;
	background-color: #ffffff;
	margin-top: 0px;
	
}
.news-bar2
{
	width: 987px;
	height: 205px;
	background-color: #ffffff;
	margin-top: 0px;
	text-align: center;
	vertical-align: middle;
}
.news-bar3
{
	width: 987px;
	height: 224px;
	background-color: #ffffff;
	margin-top: 0px;
}
.news-barFAQ
{
	width: 918px;
	height: 1060px;
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: 36px;
}
.news-text-holder
{
	float: left;
	width: 272px;
	text-align: justify;
	margin-left: 40px;
	margin-top: 25px;
	height: 174px;
}
.news-text-holder2
{
	float: left;
	width: 346px;
	text-align: center;
	margin-left: 104px;
	margin-top: 5px;
	height: 191px;
}

.project-text-holder
{
	float: left;
	width: 274px;
	text-align: justify;
	margin-left: 40px;
	margin-top: 25px;
	height: 173px;
}
.project-text-holderLOGO
{
	float: left;
	width: 895px;
	text-align: center;
	margin-left: 40px;
	margin-top: 25px;
	height: 153px;
}
.project-text-holderLOGO2
{
	float: left;
	width: 895px;
	text-align: center;
	margin-left: 40px;
	margin-top: 25px;
	height: 353px;
}
.title-text
{
	font-family: tahoma;
	font-size: 18pt;
	color: #6e6e6e;	
}

.date-text
{
	font-family: tahoma;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;	
}

.nav-button
{
	float: left;
	width: 148px;
	text-align: center;
	font-family: tahoma;
	font-size: 18pt;
	color: #989898;
	margin-top: 15px;
}

.copyright-bar
{
	width: 982px;
	height: 58px;
	background-color: #f0f0f0;
	border-bottom: solid 1px #e3e3e3;
}
.copyright-bar2
{
	width: 982px;
	height: 332px;
	background-color: #f0f0f0;
	border-bottom: solid 1px #e3e3e3;
}

a.nav:link {color: #6e6e6e; text-decoration: none; }
a.nav:visited {color: #6e6e6e; text-decoration: none; }
a.nav:hover {color: #000000; text-decoration: none; cursor: pointer; }
a.nav:active {color: #6e6e6e; }


