h2 {
	font-size: 150%;
}

#leftcol h2 { 
	margin: 0 0 1.1em;
	font-size: 120%;
	font-weight: 500;
}

#home h2 {
	margin-top: 0;
}
	*:first-child+html #home h2 {font-size:130%;} * html #home h2 {font-size:130%;}

h3 { letter-spacing: .3em; }

h4 { margin-bottom: 0; font-size: 120%; }
	h4 + p { margin-top: .5em; }

#content h3 { 
	margin-top: 0;
	font-size: 100%;
	font-weight: normal;
	text-transform: uppercase;
}

#pagehead {
	position: absolute;
	left: 24px; top: 140px;
	width: 565px; height: 30px;
	margin: 0; padding: 0;
	text-indent: -5000px;
	background-position: left top;
	background-repeat: no-repeat;
}
	#home #pagehead {
		top: 144px;
		width: 570px; height: 79px;
	}

.hd-main	{ background-image: url(images/hd-portablesecurity1.gif); }
.hd-product	{ background-image: url(images/hd-portablesecurity2.gif); }
.hd-about	{ background-image: url(images/hd-about.gif); }
.hd-news	{ background-image: url(images/hd-news.gif); }
.hd-support	{ background-image: url(images/hd-support.gif); }
.hd-contact	{ background-image: url(images/hd-contact.gif); }


