/* vim:set ai fenc=utf-8 ff=unix sw=4 ts=4: */

#nav-top {
	color:               #9abf5c;
}

#nav-top li {
	display:             inline;
	list-style-type:     none;
}

#nav-top a {
	color:               #9abf5c;
	text-decoration:     none;
	padding-left:        10px;
  padding-right:       10px;
  font-size:           12px;
  font-weight:         bold;
}

#nav-top a:HOVER {
  color:               #28586E;
  font-weight:         bold;
}

#nav-top a.selected {
  color:               #636466;
}

#page-mid-1 {
	background-image:    url('/image/mid-gradient-1.jpg');
	clear:               both;
	height:              37px;
	width:               878px;
}

#integrated-system {
	text-align:          center;
}

#slideshow {
	height:              215px;
	text-align:          center;
}

#page-mid-2 {
	background-image:    url('/image/mid-gradient-2.jpg');
	height:              37px;
	width:               878px;
}

#content {
	font-size:           12px;
}

.separator {
	border:              0px none black;
	float:               left;
	margin:              0px;
	padding:             0px;
	width:               45px;
}

#box-l,
#box-c,
#box-r {
	border:              0px none black;
	float:               left;
	margin:              0px;
	padding:             0px;
	width:               259px;
}

#box-l a:LINK,
#box-c a:LINK,
#box-r a:LINK {
  color:               #28586E;
}

#box-l a:VISITED,
#box-c a:VISITED,
#box-r a:VISITED {
  color:               #636466;
}

#box-l h3,
#box-c h3,
#box-r h3{
	color:		           #28586E;
	font-size:           14px;
}

#box-c div,
#box-r div {
	border:              0px none black;
	padding:             16px;
}

#box-l div {
  border:              0px none black;
  padding:             16px 16px 16px 30px;
}



#banner img {
  _padding:             0px;
  _margin:             20px 15px 0px 0px;
}