body {
	text-align: center;
    margin: 0;
	background: #BBB9B9 url('images/main_bg.gif') repeat-x;
}

#wrapper {
	width: 770px;
	height: 100%;
	text-align:left;
	border: thin solid #FFFFFF;
	background: #828081 url('images/bg.jpg') repeat-x;
	float: inherit;
}

#nav {
  width: 180px;
  height: 500px;
  margin-top: 50px;
  vertical-align: center;
  border-style: solid;
  border-width: 0px;
  border-color: #cc0000;
  background: #;
}

.links_logos {
	display: block;
	width: 180px;
	height: 60px;
    margin: 8px 0px 0px 0px;
	text-align: center;
}

.links_logos:hover {
	display: block;
	width: 180px;
	height: 60px;
    margin: 8px 0px 0px 0px;
	text-align: center;
}

.home {
	display: block;
	width: 180px;
	height: 30px;
    margin-top: 10px;
	font-family: Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
}

.home:hover {
	background: #;
	color: #ED1B23;
}

.contact {
	display: block;
	height: 30px;
    margin-top: 40px;
	font-family: Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
}

.contact:hover {
	background: #;
	color: #ED1B23;
}

.maplink:hover {
	font-family: Verdana, Arial;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	color: #ED1B23;
	text-decoration: none;
}

#title_text {
	font-family: Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #ED1B23;
	margin: 0px 0px 0px 70px;
}

#title_text_confidential {
	font-family: Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #EC008C;
	margin: 0px 0px 0px 70px;
}

#title_text_litho {
	font-family: Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #003D7E;
	margin: 0px 0px 0px 70px;
}

#main_text {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #000000;
	margin: 0px 70px 0px 70px;
}

.body_text {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #000000;
}

.red_text {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #9C0909;
}


.text_link {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.text_link:hover {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #AD0303;
}

#address {
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #000000;
	margin: 30px 0px 10px 0px;
	text-align: center;
}
