body {
	background-color: #c0e6f3;
}

#subpage #header {
	background: url(../img/work-menuheader.gif) no-repeat top left;
}

#mainmenu ul {
	background: url(../img/work-borders.gif) no-repeat top left;
}

#mainmenu ul li#work {
	background-color: #82CEE8;
	color:#fff;
	width:142px;
}

#mainmenu ul li#work.active {
	background-color: #82CEE8;
	color:#fff;
}

#mainmenu ul li#work a {
	background-color: #82CEE8;
	color:#fff;
}

#mainmenu ul li#work ul li ul {
	background-color: #82CEE8;
}

#mainmenu ul li#work ul li a {
	color: #093D91;
}

#mainmenu ul li ul li a.active {
	color:#fff !important;
}

#mainmenu ul li ul li a.active:hover,
#mainmenu ul li ul li a.active:focus,
#mainmenu ul li ul li a.active:active
 {
	color:#000 !important;
}

#subpage #content h1 {
	color:#58b6d6;
}

#subpage #content  h2 {
	margin-bottom:20px;
}

#subpage #content .h2-link h2 {
	margin-bottom:20px;
}

#subpage #content h3  {
	background-color: #82CEE8 !important;
	color:#fff;
} 

DL.csc-textpic-image DD {color:#58b6d6;}

