#mainnav {
	background: /*transparent*/#ffe8e9	url(abubox_bottomborder.gif) left bottom no-repeat;
}

#contact h3 {
	background:#ff1122;
}
#contact .contactcontent {
	background-color: /*transparent*/#ffe8e9;
}
h1 { 
	color: #ff1122;
}

#mainnavcontent hr {
	 color: #ff1122; 
	 background-color: #ff1122; 
}

#mainnavcontent li a:hover, #mainnavcontent li li a:hover, #mainnavcontent li li li a:hover, #mainnavcontent li.active li li a:hover {
    color: #ff1122;
}
#mainnavcontent li.active a, #mainnavcontent li.active li.active a, #mainnavcontent li.active li.active li.active a {
	color: #ff1122;
}

#mainnavcontent li li#current {
	background: url(nav_arrow_abu.gif) 14px 6px no-repeat;
}
#mainnavcontent li li li#current {
	background: url(nav_arrow_abu.gif) 30px 6px no-repeat;
}


#content ul li
{
	background: url(bullet_red.gif) 0 1px no-repeat;
}

#related ul li {
	background: url(bullet_red.gif) 8px 1px no-repeat;
}

#service li a.active {
    color: #ff1122;
}

#content .paging a.active {
	color: #ff1122;
}

#related .relatedlinks h1, #related .relatedlinks h2, #related .relatedlinks h3 {
	padding:0.4em 0.8em;
	margin: -4px 1px 2px 1px;
	position:relative;
	color: #fff;
	font-weight: bold;
	background-color: #ff1122;
}

#related .relatedlinks h4 {
	padding:0.4em 0.8em;
	margin: 4px 1px 2px 1px;
	position:relative;
	color: #fff;
	font-weight: bold;
	background-color: #ff1122;
}

/*
-------------------------------------
 Links 
-------------------------------------
*/

#content a {
	color: #ff1122;
}

a:hover {
	text-decoration: underline;
	color: #ff1122;
}
