body
{
	margin: 0 auto;
}
.wrapper
{
	width: 751px;
	height: auto;
	text-align: center;
	display: table-cell;
	margin: 0 auto;
}
.header
{
	width: 751px;
	height: 22px;
	background-color: #000000;
	text-align: left;
	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: 751px;
	height: 66px;
	background-image: url(../images/nav.jpg);
	background-repeat: repeat-x;
}

.welcome-bar
{
	width: 751px;
	height: 255px;
	background-image: url(../images/welcome-back.jpg);
	background-position: right;
	background-color: #f5f5f5;
	background-repeat: repeat-x;
}
.welcome-text-holder
{
	float: left;
	width: 427px;
	text-align: justify;
	margin-left: 40px;
	margin-top: 25px;
}



.welcome-text-holder-b
{
	float: left;
	width: 700px;
	text-align: justify;
	margin-left: 40px;
	margin-top: 25px;
}


.welcome-text1
{
	font-family: tahoma;
	font-size: 18pt;
	color: #6e6e6e;	
}


.welcome-text1b
{
	font-family: tahoma;
	font-size: 14pt;
	color: #6e6e6e;	
}




.welcome-text2
{
	font-family: tahoma;
	font-size: 10pt;
	color: #6e6e6e;
	padding-top: 10px;
	line-height: 16px;
	margin-right: 20px;
}


.welcome-text2c
{
	font-family: tahoma;
	font-size: 10pt;
	color: Blue;
	padding-top: 10px;
	line-height: 16px;
	margin-right: 20px;
}



.welcome-text3
{
	font-family: tahoma;
	font-size: 10pt;
	color: #6e6e6e;
	padding-top: 10px;
	line-height: 16px;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 20px;

}


.welcome-text4
{
        margin-top: 25px;
	font-family: tahoma;
	font-size: 10pt;
	color: #6e6e6e;
	padding-top: 10px;
	line-height: 16px;
	text-align: left;

}

.welcome-text5
{
	font-family: tahoma;
	font-size: 10pt;
	color: Red;
	padding-top: 10px;
	line-height: 16px;
}






.news-bar
{
	width: 751px;
	height: 850px;
	background-color: #ffffff;
}

.news-text-holder
{
	float: left;
	width: 360px;
	text-align: justify;
	margin-left: 10px;
	margin-top: 25px;
}



.blog-text-holder
{
	float: left;
	width: 700px;
	text-align: justify;
	margin-left: 10px;
	margin-top: 25px;
}




.project-text-holder
{
	float: left;
	width: 240px;
	text-align: justify;
	margin-left: 40px;
	margin-top: 25px;
}



.project-text-holder3
{
	float: left;
	width: 200px;
	text-align: justify;
	margin-left: 40px;
	margin-top: 25px;
}




project-text-holder2
{
	float: right;
	width: 220px;
	margin-left: 0px;
	margin-top: 25px;
}



project-text-holder5
{
	float: right;
	width: 280px;
	margin-left: 40px;
	margin-top: 40px;
}



.title-text
{
	font-family: tahoma;
	font-size: 18pt;
	color: #6e6e6e;	
}



.title-text
{
	font-family: tahoma;
	font-size: 14pt;
	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
{
    clear: both;
	width: 751px;
	height: 66px;
	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; }

