body{
	background-color:#f3f3f3;
	background-image:url(../images/background.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
}

.headerTOPshell{
	background-image:url(../images/header-top.png);
	height:95px;
	background-repeat:no-repeat;
	width:977px;
	margin-left:auto;
	margin-right:auto;
}

.shell{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/content-background.png);
}

.contentShell{
	width:960px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;
	font-family: "Times New Roman", Times, serif
	font-size:14px;
	color:#000;
	line-height:18px;
}

.navlink{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#FFF;
	margin-right:10px;
	text-decoration:none;

	
}



.headerTOPmenu{
	width:977px;
	margin-left:auto;
	margin-right:auto;
	height:60px;
	
}

.headerTOPflash{
	width:977px;
	margin-left:auto;
	margin-right:auto;
	height:277px;
	margin-left:17px;
}

.contentBottom{
	width:977px;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/content-bottom.png);
	background-repeat:no-repeat;
}

/*.Footer{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}*/

.projectheader{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333;
}

.contentlink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height:18px;
	text-decoration:none;
	
}

.contentmaterials{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
	line-height:12px;
	text-decoration:none;
	
}


.header{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#033;
	line-height:18px;
}
	