/* @group Layout */

a {
	color: #3f9c35;
}
#banner {
	background-color: #0088b9;
}
#banner-image{
	display: none;
}
#banner div.container {
	background: transparent url(images/ec-background.jpg) no-repeat 220px 0;
}
h2 {
	padding-top: 10px;
	margin-top: 0;
}
h1 a {
	background: transparent url(images/logo-kidsmatter-ec.gif) no-repeat 0 0;
}
#pagelinks {
	background: transparent url(images/ec-background-pagelinks.gif) no-repeat 0 0;
}
h2 {
	color: #0088b9;
}
h3 {
	color: #d9004e;
}
h4 {
	color: #fcb02d;
	font-size: 1.1em;
	font-weight: 900;
}
#menu {
	width: 200px;
	padding-right: 20px;
}
#menu form {
	margin-bottom: 20px;
}

/* @end */