body
{
	margin: 0 auto;
}
.wrapper
{
	width: 751px;
	height: auto;
	text-align: center;
	display: table-cell;
	margin: 0 auto;
	
}
.header
{
	width: 751px;
	height: 44px;
	background-color: #FF0000;
	text-align: left;
	border-bottom: solid 6px #f1f1f1;
	
	
}
.block
{
width: 751px;
border: 10px;
background-color: #000000;
}

.header-text
{
	font-family: tahoma;
	font-size: 20pt;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 6px;
	margin-left: 40px;
	padding-top: 3px;
	
}

.nav-bar
{
	width: 751px;
	height: 30px;
	
}

.welcome-bar
{
	width: 751px;
	height: 180px;
	background-image: url(../images/welcome-back.jpg);
	background-position: right;
	background-color: #f5f5f5;
	background-repeat: repeat-x;
}

.welcome-text-holder
{
	float: left;
	width: 400px;
	text-align: justify;
	margin-left: 40px;
	margin-top: 25px;
	font-weight:bolder;
}

.welcome-text1
{
	font-family: tahoma;
	font-size: 24pt;
	color: #0033FF;	
}

.welcome-text2
{
	font-family: tahoma;
	font-size: 10pt;
	color: #6e6e6e;
	padding-top: 10px;
	line-height: 16px;
}

.news-bar
{
	width: 751px;
	height: 250px;
	background-color: #ffffff;
}

.news-bar1
{
	width: 751px;
	height: 350px;
	background-color: #ffffff;
}
.news-bar1
{
	width: 751px;
	
	background-color: #ffffff;
}

.news-text-holder
{
	float: left;
	width: 300px;
	text-align: justify;
	margin-left: 40px;
	margin-top: 25px;
}

.project-text-holder
{
	float: right;
	width: 300px;
	text-align: right;
	margin-left: 40px;
	margin-top: 0px;
}

.title-text
{
	font-family: tahoma;
	font-size: 18pt;
	color: #6e6e6e;	
}
.news-text-holder2
{
	float: left;
	width: 300px;
	text-align: justify;
	margin-left: 40px;
	margin-top: 25px;
}
.project-text-holder2
{
	float: right;
	width: 300px;
	text-align: right;
	margin-left: 40px;
	margin-top: 0px;
}
.news-text-holder3
{
	float: left;
	width: 300px;
	text-align: justify;
	margin-left: 40px;
	margin-top: 25px;
}
.project-text-holder3
{
	float: right;
	width: 300px;
	text-align: right;
	margin-left: 40px;
	margin-top: 0px;
}

.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: 12pt;
	color: #989898;
	margin-top: 15px;
}



a.nav:link {color: #6e6e6e; text-decoration: none; }
a.nav:visited {color: #6e6e6e; text-decoration: none; }
a.nav:hover {color: #0033FF; text-decoration: none; cursor: pointer; }
a.nav:active {color: #6e6e6e; }


#submit 
{
background-image:url(../img/orange/orange-li.gif);
background-repeat:repeat-x;
background-position:center;
padding:3px;
color:#FFFFFF;
font-weight:bold;
border: 1px solid #000000;

}

input.textbox:focus, textarea:focus
{
border:#fff 1px solid;
}
input.textbox, textarea, option
{
background-color:#6e6e6e;
border:#000000 1px solid;
border-bottom-style:inset;
font:1em Verdana, Arial, Serif;
padding:10px;
color:#000000;
width:400px;
}
textarea{
width: 90%;
padding:10px;
line-height:2em;
height: 10em;
}
form {
float: left;
	width: 300px;
	text-align: justify;
	margin-left: 40px;
	margin-top: 25px;
		font-family: tahoma;
	font-size: 10pt;
	color: #6e6e6e;
	padding-top: 10px;
	line-height: 16px;
}
input {
	background: #5c5c5c;
	margin: 2px 20px;
	width: 200px;
	color:#FFFFFF;
}
.form-bar
{
	width: 751px;
	margin-left:100;
	background-color: #ffffff;
	
}