div.wrapper
{
	margin-bottom: 0em;
}
ul#example7
{
	width: 15em;
	padding: 0;
	background-image: url("images/services_04.jpg");
	list-style-type: none;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 19em;
}
ul#example7 a:link
{color: #FFF}
ul#example7 a:visited
{color: #FFF}
ul#example7 a:hover
{color: #C3CF21}

ul#example7 li
{
  /* list item dimensions */

  width: 10em;
  height: 2em;

  /* Clear the default margins & padding 
  for cross-browser efficiency */
  margin: 0;
  padding: 0;

  /* suppress item markers */
  list-style-type: none;
}

ul#example7 li a
{
	display: block;
	width: 10em;
	line-height: 2em;
	text-decoration: none;
	text-align: left;
	margin-top: .20em;
}

li.aloe a {
	background-position: 0em -0em;
	margin-top: 0em;
}
li.berg a { background-position: 0em -2em }
li.cale a { background-position: 0em -4em }
li.dami a { background-position: 0em -6em }
li.elde a { background-position: 0em -8em;
}

li.feve a { background-position: -10em -0em }
li.ging a { background-position: -10em -2em }
li.hops a { background-position: -10em -4em }
li.iris a { background-position: -10em -6em }
li.juni a {background-position: -10em -8em;}


/* Bring the first item of each column 
back up to the level of item 1.
Vertical return = items * height.
Here, 5 items * 2em line-height = 10em */

ul#example7 li.feve,
{margin-top: -10em;
}

/* Horizontal positions of the columns */
ul#example7 li.aloe,
ul#example7 li.berg,
ul#example7 li.cale,
ul#example7 li.dami,
ul#example7 li.elde
{
  margin-left: 1em;
}
ul#example7 li.feve,
ul#example7 li.ging,
ul#example7 li.hops,
ul#example7 li.iris,
ul#example7 li.juni
{
  margin-left: 8em;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	padding: 0.5em 0 1em 0;
}

li>ul {
	top: auto;
}

li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

li:hover ul, li.over ul {
	display: block;}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #EBEBEB;
	padding-TOP: 10px;
	padding: 10px;
	vertical-align: top;
}
.content {
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	vertical-align: top;
	padding-top: 46px;
	line-height: 18px;
}h1 {
	font-size: 16px;
	color: #77AE9A;
	font-weight: bold;
}
.redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #E85020;
}
.footer {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 40px;
	vertical-align: middle;
	padding-right: 20px;
}
.footer a:link{
	color: #000000;
	text-decoration: none;
}
.footer a:visited{
	color: #000000;
	text-decoration: none;
}
.greenbold {
	font-weight: bold;
	color: #00746B;
}
a:link {
	color: #000000;
	text-decoration: none;
}
.redtext {
	color: #E85020;
}
.servicesHead {
	font-size: 16px;
	color: #00746B;
}
.services p{
	padding-right: 50px;
	padding-left: 100px;
	line-height: 18px;
}
.services h2{
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 46px;
	padding-right: 50px;
	padding-left: 100px;
	padding-bottom: 0px;
	color: #00746b;
	font-size: 16px;
}
.mainnav {
	text-align: center;
	font-size: 12px;
}
.inactive {
	text-align: left;
}.inactive a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.inactive a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.inactive a:hover{
	color: #C3CF21;
	text-decoration: none;
}
.active {
	text-align: left;

}.active a:link{
	color: #C3CF21;
	text-decoration: none;
}
.active a:visited{
	color: #C3CF21;
	text-decoration: none;
}

.hometable {
	border: 1px;
	background-color: #FFF;
}
