#mainnav {
	background: #e6f7f6	url(/helvetia09/img/pribox_bottomborder.gif) left bottom 	no-repeat;
}

#contact h3 {
	background:#00aaa0;
}
#contact .contactcontent {
	background-color: #e6f5f6;
}
h1 { 
	color: #00aaa0;
}

#mainnavtitlepri { background: transparent url(/helvetia09/img/pri_tit.gif) left top no-repeat; }

#mainnavcontent hr {
	 height: 1px; 
	 padding: 0; 
	 margin: 0 .6em; 
	 margin-top: -5px;
	 color: #89CDC9; 
	 background-color: #89CDC9; 
	 border: none;
}

html>body #mainnavcontent hr { margin: .16em .6em .6em .6em ; }

#mainnavcontent li a:hover, #mainnavcontent li li a:hover, #mainnavcontent li li li a:hover, #mainnavcontent li.active li li a:hover {
    color: #00aaa0;
}
#mainnavcontent li.active a, #mainnavcontent li.active li.active a, #mainnavcontent li.active li.active li.active a {
	color: #00aaa0;
}

#mainnavcontent li li.active {
	background: url(/helvetia09/img/nav_arrow_pri.gif) 14px 6px no-repeat;
}

#mainnavcontent li li li.active {
	background: url(/helvetia09/img/nav_arrow_pri.gif) 30px 6px no-repeat;
}



#content li
{
	background: url(/helvetia09/img/bullet.gif) 0 1px no-repeat;
}

#related ul li {
	background: url(/helvetia09/img/bullet.gif) 8px 2px no-repeat;
}
#service li a.active {
    color: #00aaa0;
}
/*
-------------------------------------
 Links 
-------------------------------------
*/

a:link.buscolor2, a:visited.buscolor2, a:hover.buscolor2, a:active.buscolor2 {
	color: #885f9d; 
	text-decoration: none;
}

a:link.abucolor2, a:visited.abucolor2, a:hover.abucolor2, a:active.abucolor2 {
	color: #cc0e1b; 
	text-decoration: none;
}

a:hover {
	color: #00aaa0; 
	text-decoration: none;
}

