
body {
	background-color: #4E6DA8;
}	

div#navigation ul ul li a:hover, div#navigation ul ul li span.a {
	background-color: #4E6DA8 !important;
}

.rounded-corner-right {
	background: white url(../../img/color/4E6DA8-corner-right.png) no-repeat right bottom;
}
.rounded-corner-left {
	background: url(../../img/color/4E6DA8-corner-left.png) no-repeat left bottom;
}

div#heading {
	background-image: url(../../img/color/4E6DA8-heading-bg.png);
}