html {
	background: #699bc7 url(../images/childBg.jpg) repeat-x;
}

#logo {
	float: left;
	width: 928px;
	height: 148px;
	background: transparent url(../images/childLogo.jpg) no-repeat;
}

#masthead {
	display: none;
}

#topNav {
	float: left;
	margin: 12px 0 0 30px;
	text-align: left;
	width: 871px;
	height: 25px;
}

#topNav ul li a {
	padding: 11px 0 0 8px;
}

#topNav ul li a span {
	padding: 11px 11px 0 0px;
}

#topNav ul li a:hover, #topNav ul li.active a{
	background: transparent url(../images/childLeft.jpg) no-repeat;
}

#topNav ul li a:hover span, #topNav ul li.active a span {
	background: transparent url(../images/childRight.jpg) no-repeat;
}


#subNavigation {
	width: 159px;
}

#subNavigation li {
	list-style-type: none;
	padding: 0 0 0 11px;
	margin: 0px 0 6px 0;
	font-size: 1.2em;
	background: url(../images/bullet.gif) no-repeat;
}

#subNavigation ul {
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 12px;
	margin-bottom: 12px;
}

#subLeft {
	width: 357px;
}

#subLeft p {
	margin: 0 0 8px 0;
}
