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

.body_h1   { font-size: 36px; color: #000000; font-weight: bold; }
.body_h2   { font-size: 24px; color: #000000; font-weight: bold; }
.body_h3   { font-size: 18px; color: #000000; font-weight: bold; }
.body_h4   { font-size: 16px; color: #000000; font-weight: bold; }
.body_h5   { font-size: 12px; color: #000000; font-weight: bold; }
.body_h6   { font-size: 9px; color: #000000; font-weight: bold; }
p,li,ul   { font-family: Trebuchet MS, Helvetica, Verdana, Arial, sans-serif; font-size: 12px; color: #000000; line-height: 1.2em; margin-top: 0; }
p { margin-bottom: 7px; }
.small_font   { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px;
	color: #000000; 
}
#co-name {
    position: absolute;
	top: 35px;
	left: 130px;
	width: 400px;
	text-align: left;
}
#co-name p {
	font-size: 24px;
	color: #FFFFFF; 
}
.highlighted { 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial, sans-serif; 
	font-size: 12px;
	color: #0078C1; 
	font-weight: bold;
}
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: #0078C1;
	font-weight: normal;
	text-decoration: underline;
}

#wrapper {
    position: absolute;
	width: 900px;
	height: 520px;
	text-align: left;
	margin: 0 auto 0;
	left: 5px;;
	top: 5px;
	background-image: url(images/main-bg.gif);
	background-repeat: no-repeat;
}

#header {
    position: absolute;
	top: 0px;
	left: 0px;
	width: 900px;
	height: 100px;
	margin: 0 auto 0;
	padding: 0;
	border: none;
	text-align: left;
	overflow: hidden;
	clear: both;
}
#page-title { 
	position: absolute;
	top: 120px;
	left: 170px;
	width: 500px;
	border: none;
	text-align: left;
	overflow: hidden;
	clear: both;
	z-index: 5;
}
#content {
	position: absolute;
	top: 170px;
	left: 170px;
	width: 500px;
	height: 310px;
	border: none;
	text-align: left;
	overflow: auto;
	clear: both;
	z-index: 1;
}
#content-fixed {
	position: absolute;
	top: 170px;
	left: 170px;
	width: 500px;
	height: 310px;
	border: none;
	text-align: left;
	overflow: hidden;
	clear: both;
	z-index: 1;
}
#img-top-r {
	position: absolute;
	top: 105px;
	right: 30px;
	width: 177px;
	height: 133px;
	border: none;
	overflow: hidden;
	z-index: 1;
}
#img-top-r-mask {
	position: absolute;
	top: 105px;
	right: 30px;
	width: 177px;
	height: 133px;
	border: none;
	background-image: url(images/top-r-mask.gif);
	background-repeat: no-repeat;
	z-index: 10;
}
#img-bot-r {
	position: absolute;
	top: 242px;
	right: 30px;
	width: 177px;
	height: 237px;
	border: none;
	overflow: hidden;
}
#logo {
	position: absolute;
	top: 10px;
	left: 20px;
	width: 100px;
	height: 74px;
}
#head {
	position: absolute;
	top: 40px;
	right: 25px;
	width: 180px;
	height: 40px;
}
#navbar {
	position: absolute;
	top: 120px;
	left: 26px;
	width: 113px;
	height: 360px;
	background-image: url(images/nav-bg.gif);
	background-repeat: no-repeat;
}
.nav {
	position: absolute;
	left: 1px;
}
.news1 {
	position: relative;
	top: 210px;
	left: 10px;
	width: 100px;
	height: 50px;
}
.news1 p {
	line-height: 1em;
	font-size: 11px;
	color: #FFFFFF;
}
.news1 a{
	color: #FFFFFF;
	text-decoration: none;
}
.news1 a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.news1 a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.news2 {
	position: relative;
	top: 215px;
	left: 10px;
	width: 100px;
	height: 50px;
}
.news2 p {
	line-height: 1em;
	font-size: 11px;
	color: #FFFFFF;
}
.news2 a{
	color: #FFFFFF;
	text-decoration: none;
}
.news2 a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.news2 a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.news3 {
	position: relative;
	top: 225px;
	left: 10px;
	width: 100px;
	height: 20px;
}
.news3 p {
	line-height: 1em;
	font-size: 14px;
	color: #FFFFFF;
}
.news3 a{
	color: #FFFFFF;
	text-decoration: none;
}
.news3 a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.news3 a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.news-link {
	text-align: right;
	font-style: italic;
	font-size: 10px;
}
#img-main {
	position: absolute;
	top: 75px;
	left: 0px;
	width: 167px;
	height: 222px;
	text-align: left;
	overflow: hidden;
}
#img-about {
	position: absolute;
	top: 175px;
	left: 0px;
	width: 132px;
	height: 132px;
	text-align: left;
	overflow: hidden;
}
#about-quotes-title {
	position: absolute;
	top: 135px;
	left: 0px;
	width: 350px;
	height: 30px;
	text-align: left;
}
#about-quotes {
	position: absolute;
	top: 175px;
	left: 150px;
	width: 350px;
	height: 132px;
	line-height: 1em;
	text-align: left;
	font-size: 11px;
	overflow: hidden;
}
#about-quotes p {
	margin-bottom: 0px;
}
.hlt-quotes { 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial, sans-serif; 
	font-size: 11px;
	color: #0078C1; 
	font-weight: normal;
	text-align: right;
}
#bullets1 {
	position: absolute;
	top: 75px;
	left: 200px;
	height: 120px;
	text-align: left;
	overflow: hidden;
	width: 300px;
}
#bullets1 li {
	position: relative;
	line-height: 1.5em;
	padding-left: 10px;
	left: -25px;
	color: #0078C1;
}
#bullets2 {
	position: absolute;
	top: 195px;
	left: 200px;
	height: 120px;
	text-align: left;
	overflow: hidden;
	width: 300px;
}
#bullets2 li {
	position: relative;
	line-height: 1.5em;
	padding-left: 10px;
	left: -25px;
	color: #0078C1;
}
.black-text {
	color: #000000;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.img-left {
	padding-right: 10px;
}
.img-right {
	padding-left: 10px;
}
#foot-right {
	position: absolute; 
	top: 505px;
	right: 0;
	width: 450px;
	text-align: right;
}
#foot-left {
	position: absolute; 
	top: 505px;
	left: 0;
	width: 450px;
	text-align: left;
}

