

h1 {
	display: none;
}

h2 {
	font-size: 1em;
	color: #114;
	font-weight: bold;
	padding: 0;
	margin-top: 0;
	margin-bottom: .5em;
}

#mainFocus {
	background: url(../images/home/focusMain.jpg) no-repeat left top #88a2d3;
	height: 134px;
	padding-left: 250px;
	padding-top: 40px;
	color: #fff;
	font-size: 1.1em;
	padding-right: 10px;
	line-height: 1.3em;
	border-bottom: 1px solid #fff;
}

#mainFocus h2 {
	color: #0d1c54;
	padding: 0;
	font-size: 1.5em;
	margin-top: 0;
	margin-bottom: .5em;
	line-height: 1.3em;
}

#pageContent {
	background: url(../images/home/Section2Tile.gif) repeat-y left;
	border-bottom: 1px solid #fff;
	padding: 10px;
	font-size: 1em;
	color: #fff;
}

#pageContent #column1 {
	width: 280px;
	line-height: 1.5em;
	float: left;
}

#pageContent #column1 .boxLink {
	padding: 5px;
	text-align: center;
	background: #fff;
	border: 2px #5daefe solid;
	color: #115;
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	text-decoration: none;
}

#pageContent #column1 .boxLink:hover {
	background: #e9e9e9;
	color: #000000;
}

#pageContent #column1 a {
	color: #93c4fd;
	text-decoration: underline;
}

#pageContent #column1 a:hover {
	color: #ececec;
}

#pageContent h2 {
	font-size: 1.5em;
	color: #fff;
	margin-top: 0;
	margin-bottom: .2em;
}

#pageContent h3 {
	font-size: 1.1em;
	margin-top: 0;
	margin-bottom: 1em;
}

#pageContent #column2 {
	margin-left: 290px;
}

div#column2 #gunkBox, div#column2 #box2 {
	background: url(../images/home/homeBoxesTile.gif) repeat-y;
	margin-bottom: 1em;
	line-height: 1.3em;
}

* html div#column2 #gunkBox, * html div#column2 #box2 {
	height: 1px;
	margin-left: -3px;
}

div#column2 #gunkBox .boxTop {
	background: url(../images/home/gunkBoxTop.gif) no-repeat left top;
}

div#column2 #box2 .boxTop {
	background: url(../images/home/focusBox2Top.gif) no-repeat left top;
}

div#column2 .content {
	padding-top: 46px;
	margin-left: 65px;
	color: #000;
	margin-right: 20px;
	padding-bottom: 20px;
}

div#column2 #gunkBox .content {
	background: url(../images/home/watermarkGunk.gif) no-repeat center 115px;
}

div#column2 .button {
	float: right;
}

div#column2 h2 {
	color: #114;
}

div#column2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#column2 ul li {
	background: url(../images/general/breadcrumbBullet.gif) no-repeat left 4px;
	padding-left: 10px;
}
