a:link, a:visited, a:active 
{
	border-bottom: #09bc00 1px dashed;
}

a:hover 
{
	border-bottom:#09bc00 1px solid;
}

#menu_bar .current 
{
	border: 1px solid #09bc00;
	border-bottom: 1px solid #000;
}

#menu_bar a:hover
{
	border: 1px solid #09bc00;
}

#header_banner
{
	background: #09bc00 url('../images/sense_web_logo-gr.gif') top left repeat-y;
}

#content_wrapper h2
{
	border: 1px solid #09bc00;
}

#content_wrapper div.service_link 
{
	background: transparent url('../images/arrow_down-green.gif') 5px center no-repeat;
}

#content_wrapper li {
	background: transparent url('../images/arrow-green.gif') left 6px no-repeat;
}

#content_wrapper div.news_float h1
{
	color: #099202;
}

#footer li 
{
	background: transparent url('../images/arrow-green.gif') 20px 4px no-repeat;
}