#dhWrapper {
	background: none;
}
#dhContent {
	margin-top: 13px;
	padding-right: 24px;
	padding-left: 24px;
}
#header {
	border: none;
	background: url(../images/home/lcd.png) no-repeat;
    position: relative;
	margin: 0 -24px;
    margin-bottom: 15px;
	padding: 0;
	height: 261px;
}
#header h1 {
    border: none;
    text-indent: -9999px;
    padding: 0;
    height: 37px;
}
#messages div {
    color: #fff;
    font-weight: bold;
    line-height: 30px;
    padding: 16px 20% 0 25%;
    position: absolute;
    display: none;
}
#messages div.t1 {
    display: block;
}
#messages h2 {
    color: #fff;
    border: none;
    font-size: 28px;
    margin: 0;
    padding: 0;
}
#messages p {
    font-size: 21px;
    line-height: 20px;
    margin-top: 5px;
}
#messages a {
    color: #ffef6a;
    background: url(../images/home/header-arrow.png) no-repeat right 9px;
    text-decoration: none;
    margin-left: .25em;
    padding-right: 11px;
}
#panels {
    font-size: 14px;
    line-height: 17px;
    overflow: auto;
}
#panels ul {
    background: url(../images/home/panels-selected.png) no-repeat;
    position: absolute;
    bottom: 5px;
    list-style: none;
    margin-bottom: 0;
    margin-left: 24px;
}
#panels ul.t1 {
    background-position: 0 0;
}
#panels ul.t2 {
    background-position: 0 -63px;
}
#panels ul.t3 {
    background-position: 0 -126px;
}
#panels ul.t4 {
    background-position: 0 -189px;
}
#panels li {
    float: left;
    margin: 0;
    padding: 0;
}
#panels a {
    color: #fff;
    text-decoration: none;
    display: block;
    padding-top: 14px;
    padding-left: 60px;
    width: 141px;
    height: 49px;
}
#panels strong {
    font-size: 18px;
    display: block;
}
#panels a.selected {
    margin-top: -2px;
    padding-bottom: 2px;
}	

.points {
	overflow: auto;
	}
.point {
	float: left;
	margin-right: 24px;
	width: 252px;
	}
.point.last {
	margin-right: 0;
	}
.point h2 {
	color: #800505;
	border-bottom: 5px solid #94acbe;
	font: bold 22px/24px arial;
    margin-bottom: 4px;
    padding-bottom: 8px;
	}
.point h2 a {
	display: block;
    text-decoration: none;
	}
.point h2 a:hover {
    color: inherit;
}
.point a.more {
	background: url(../images/home/more-arrow.png) no-repeat right;
    display: block;
    width: 6.3em;
}
.columns {
    overflow: auto;
}
.main {
    font-size: 14px;
    line-height: 24px;
    float: left;
    width: 528px;
}
.main p {
    margin-bottom: 12px;
}
blockquote {
	color: #410e52;
    background: url(../images/home/blockquote.png) no-repeat;
	font-style: normal;
	font-size: 18px;
	line-height: 24px;
	margin: 0;
    padding: 15px 0 5px 30px;
}
blockquote p.quote {
    background: url(../images/home/blockquote-closing.png) no-repeat right bottom;
    padding-right: 30px;
    margin-bottom: 24px;
}
blockquote p.source {
    color: #000;
    font-size: 12px;
}
blockquote p.source strong {
}
h2 {
	color: #6b8aa1;
	border-width: 5px;
	font-size: 16px;
	margin-bottom: 8px;
	}
#news {
    font-size: 12px;
    line-height: 18px;
    float: right;
    width: 252px;
}
#news p {
    margin-bottom: 12px;
}
h3 {
	color: #000;
	border: none;
	font-size: 13px;
	margin: 0;
	margin-top: -4px;
	padding: 0;
	}
h3 a {
    color: #142773;
    text-decoration: none;
}
