@charset "utf-8";
/* CSS Document */

body, p, table, tr, td, a {font-family: verdana; color: #84765d; line-height: 110%; }
div {margin: 0px; }
p {margin-left: 10px; margin-right: 10px; }
a   {
	text-decoration: none;
	color: #A50000;
}
a:hover    { color: #a50000; text-decoration: none }
.main_nav        { font-size: 10px; font-weight: bolder; text-transform: uppercase; margin: 0}
.address     { font-size: 10px; line-height: 110%; text-align: right; text-transform: uppercase; margin-right: 10px; align: right; margin-top: 0  }
.footer1   { text-align: right; font-size: 9px; margin-right: 10px; margin-top: 0}
.footer2   { text-align: right; font-size: 10px; margin-right: 10px; margin-top: 0}
.main_text { font-size: 12px; line-height: 150%; text-align: center; margin: 0;   }
.strong_text {font-size: 18px; line-height: 150%; text-align: center; color: #a50000; font-weight: bold; }
#left_nav   { position: absolute; top: 120px; left: 0; width: 235px; height: 198px; text-align: right; }
#top_left_bar    { position: absolute; left: 10px; top: 95px; width: 225px; height: 5px; }
#bottom_left_bar { position: absolute; top: 298px; left: 10px; width: 225px; height: 2px }
#vert_bar { position: absolute; top: 0px; left: 245px; width: 5px; height: 600px }
#sidebar_photo {
	position: absolute;
	top: 320px;
	left: 23px;
	width: 1px
}
#sidebar_text  { position: absolute; top: 507px; left: 0; width: 245px; height: 93px }
#main_logo { position: absolute; top: 9px; left: 260px; width: 300px; height: 82px }
#top_main_bar { position: absolute; top: 95px; left: 260px; width: 540px; height: 5px }
#bottom_main_bar { position: absolute; top: 298px; left: 260px; width: 540px; height: 2px }
#main_image { position: absolute; top: 120px; left: 270px; width: 540px; height: 158px }
#main_image_desat { visibility: hidden; position: absolute; top: 120px; left: 260px; width: 540px; height: 158px }
#main_image_people { visibility: hidden; position: absolute; top: 120px; left: 260px; width: 135px; height: 158px }
#main_image_place { visibility: hidden; position: absolute; top: 120px; left: 395px; width: 135px; height: 158px }
#main_image_process { visibility: hidden; position: absolute; top: 120px; left: 530px; width: 135px; height: 158px }
#main_image_product { visibility: hidden; position: absolute; top: 120px; left: 665px; width: 135px; height: 158px }
#main_text {
	position: absolute;
	top: 330px;
	left: 257px;
	width: 540px;
	height: auto
}
#footer   { position: absolute; top: 587px; left: 0; width: 245px; height: auto }
#main_nav   {
	position: absolute;
	top: 305px;
	left: 270px;
	width: 540px;
	height: auto;
}

		</style>
