body   {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 1em 0 0 0;
	vertical-align: middle;
}

h1   { font-size: 36px; color: #000000; }
h2   { font-size: 24px; color: #000000; }
h3   { font-size: 18px; color: #000000; }
h4   { font-size: 16px; color: #000000; }
h5   { font-size: 12px; color: #000000; }
h6   { font-size: 9px; color: #000000; }
p,li,ul   { font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 12px; color: #000000; }
.small_font   { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px;
	color: #000000; 
}
.title-org { 
	font-family: Helvetica, Verdana, Arial, sans-serif; 
	font-size: 23px;
	color: #FF7F00; 
}
.title-std { 
	font-family: Helvetica, Verdana, Arial, sans-serif; 
	font-size: 23px;
	color: #000000; 
}
a:active   {
}
a:visited   {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
a:link   {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
a:hover   {
	color: #FF7F00;
	font-weight: normal;
	text-decoration: none;
}

#wrapper {
    position: absolute;
	width: 900px;
	height: 520px;
	text-align: left;
	margin: 0 auto 0;
	left: 5px;
	top: 5px;
}

#header {
    position: absolute;
	top: 0;
	left: 0;
	width: 900px;
	height: 133px;
	margin: 0 auto 0;
	padding: 0;
	border: none;
	text-align: left;
	background-image: url(images/header-bg.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	clear: both;
}
#logo {
	position: absolute;
	top: 25px;
	left: 20px;
	width: 180px;
	height: 80px;
}
#head {
	position: absolute;
	top: 40px;
	right: 165px;
	width: 250px;
	height: 60px;
	text-align: right;
}
#iso9001 {
	position: absolute;
	top: 15px;
	right: 0px;
	width: 145px;
	height: 100px;
	text-align: right;
}
#nav {
	position: absolute;
	top: 150px;
	right: 00px;
	width: 900px;
	height: 50px;
	text-align: right;
}

.black-text {
	color: #000000;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.foot-left {
	position: absolute; 
	top: 505px;
	left: 0px;
	width: 555px;
	text-align: left;
}
.foot-right {
	position: absolute; 
	top: 505px;
	right: 0px;
	width: 340px;
	text-align: right;
}
