#mainmenu {
	background: #378AA0 url("../Images/mainmenu/about/bg.gif") repeat-x bottom;
}
#mainmenu li {
	background: url("../Images/mainmenu/about/left_both.gif") no-repeat left top;
	border-bottom: 1px solid #378AA0;
}
#mainmenu a {
	background:url("../Images/mainmenu/about/right_both.gif") no-repeat right top;
}
div#menu li.current a {
	color: #378AA0;
}
#contentcontainer {
	background-color: #FFF;
}

#content {
	border-left: 1px solid #378AA0;
	padding-right: 0;
}

#footer {
	border-top: 1px solid #378AA0;
}

#footerend {
	border-bottom: 1em solid #378AA0;
}

h1 {
	color: #378AA0;
}

h2 {
	border-color: #378AA0;
	color: #378AA0;
}

#content a {
	color: #378AA0;
}
