#masthead, #banner, body {
	width: 1020px;
}
	
	
	
#copyright {
	display: inline;
	width: 1020px;
	height: 30px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	color: #999999;
}	

#sidebar {
	display: inline;
	width: 255px;
	float: left;
}

#submenu {
	display: inline;
	float: left;
	width: 170px;
	margin: 10px 0px 10px 85px;	
	padding-bottom: 10px;
}


#content {	
	display: inline;
	float: left;
	width: 765px;
}

#content_sub {
	width:765px;
}	
	
#privacy {
	width:740px;
}		
	
#contacts_left, #contacts_right {
	display: inline;
	width: 382px;
	float: left;
}
	
#text1col_left {
	display: inline;
	width: 570px;
	float: left;
}

#blank_right {
	display: inline;
	width: 195px;
	float: left;
}	
#second {
	width: 765px;
	clear: left;
}	

#personnel_left {
	display: inline;
	width: 37%;
	float: left;
}

#personnel_right {
	display: inline;
	width: 63%;
	float: left;
}	

#text2col_left {
	display: inline;
	width: 50%;
	float: left;
	clear: both;
}

#text2col_right {
	display: inline;
	width: 50%;
	float: left;
}


#footer {
	clear: both;
	width: 765px;
	margin: 0px 0px 50px 255px;
	padding: 10px 0px 50px 0px;
}	

.smallmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
	padding-top: 5px;
	line-height: 11pt;
	text-decoration: none;
	font-weight: bold;
}
.smallmenucurrent a, .smallmenucurrent a:hover, .smallmenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	padding-top: 5px;
	line-height: 11pt;
	text-decoration: none;
	font-weight: bold;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #A29060;
	font-weight: bold;
	padding-top: 7px;
}


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666666;
	line-height: 20px;

}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #A29060;
}

.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	line-height: 20px;

}
