body {
	text-align: center;
	font-family: "Times New Roman";
	font-size: 10pt;
	color: #666;
	margin: 0; 
	padding: 0;
}

#logo-header {
	width: 100%;
	text-align: center; 
	margin-top: 20px;
}

#content-wrapper {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	margin-top: 20px;
}

.contacts-table {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
}

.contacts-td {
	border: 1px solid #783d0f;
	padding: 10px;
	width: 300px;
}

#footer {
	width: 700px;
	font-family: "Times New Roman";
	font-size: 9pt;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	padding-top: 5px;
	border-top: 1px solid #783d0f;
}

#headerunderline {
	margin-left: auto;
	margin-right: auto;
	margin-top: -16px;
	padding-top: px;
	border-top: 1px solid #783d0f;
}

a {
	color: #783d0f;
	text-decoration: none;
}

.nolink:hover {
	color: #783d0f;
	text-decoration: none;
}

h1 {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 4px;
	color: #783d0f;
	text-decoration: none;
}

h2 {
	color: #783d0f;
	font-size: 24px;
	font-style: italic;
	letter-spacing: -1px;
	display: inline;
	font-weight: normal;
}

a:hover {
	color: #720604;
	text-decoration: underline;
}


#navcontainer {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	margin-top: 25px;
	border-top: 1px solid #783d0f;
	z-index: 1;
}

#navcontainer ul {
	list-style-type: none;
	text-align: center;
	margin-top: -8px;
	padding: 0;
	position: relative;
	z-index: 2;
}

#navcontainer li {
	font-family: "Times New Roman";
	font-size: 10pt;
	display: inline;
	text-align: center;
	margin: 0 5px;
}

#navcontainer li a {
	padding: 1px 7px;
	color: #666;
	background-color: #fffcf9;
	border: 1px solid #9ba582;
	text-decoration: none;
}

#navcontainer li a:hover
{
	color: #000;
	border: 1px solid #720604;
	background-color: #f7f1ec;
	border-top: 2px solid #720604;
	border-bottom: 2px solid #720604;
}

#navcontainer li a#current {
	color: #000;
	border: 1px solid #720604;
	background-color: #f7f1ec;
	border-top: 2px solid #720604;
	border-bottom: 2px solid #720604;
}

#langnav {
	float: right;
	position: relative;
	margin-top: -100px;
}

img.listaimm {
	margin-right: 10px; 
	float: left; 
	border: 0;
	height: 90px;
}

img.listaimmpro {
	height: 90px;
	width: 140px;
	border: 0;
}

img.mapprog {
	border: 0;
	max-width: 220px;
	max-height: 165px;
}

.listaimm_1 {
	display: block; 
	padding: 10px; 
	margin-bottom: 2px; 
	height: 90px;
	background-color: #fffcf9;
	border-left: #fff6ed 1px solid;
	border-right: #fff6ed 5px solid;
}

.listaimm_2 {
	display: block; 
	padding: 10px; 
	margin-bottom: 2px;  
	height: 90px;
	background-color: #f7f1ec;
	border-left: #e7d5c7 1px solid;
	border-right: #e7d5c7 5px solid;
}

.listaimm_2pro {
	display: table-cell; 
	vertical-align: top;
	text-align: center;
	padding: 10px; 
	margin-bottom: 2px;  
	height: 90px;
	background-color: #f7f1ec;
	border-top: #e7d5c7 1px solid;
	border-left: #e7d5c7 1px solid;
	border-right: #e7d5c7 1px solid;
	border-bottom: #e7d5c7 5px solid;
}


.materialsheader {
	padding: 0px;
	padding-bottom: 8px;
	position: relative;
	margin-bottom: 2px;  
	height: 30px;
	background-color: #f7f1ec;
	border-left: #e7d5c7 1px solid;
	border-top: #e7d5c7 1px solid;
	border-bottom: #e7d5c7 1px solid;
	border-right: #e7d5c7 5px solid;
}