body {
	font: 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 20px 0;
}

/* @group Header */

#wrapper {
	width: 974px;
	margin: 0 auto;	
	position: relative;
}
#masthead {
	height: 64px;
	margin-bottom: 11px;
}
#access div.skip-link.screen-reader-text {
	display: none;
}

#site-title {
	float: left;
	margin-right: 11px;
	display: block;
	height: 64px;
	width: 138px;
}

#site-title a {
	display: block;
	height: 64px;
	width: 138px;
	text-indent: -999em;
	background: url(images/HGLogo.gif) no-repeat;
}

#uppernav {
	height: 26px;
	background: url(images/topnavbg.gif) no-repeat top right;
	width: 974px;
	margin: 0 auto;
}

#uppernav div.menu-header {
	margin-left: 300px;
}

#menu-topnav {
	float: left;
}

#menu-topnav li {
	float: left;
	font-size: 10px;
	line-height: 25px;
	padding-right: 10px;
}
#menu-topnav li a {
	text-decoration: none;
}

#social-media {
	float: left;	
}

#social-media li {
	float: left;
	font-size: 10px;
	line-height: 25px;
}

#social-media li a {
	text-decoration: none;
	display: block;
	height: 26px;
	width: 26px;
}

#menu-main {
	background-color: #d71635;
	float: left;
	width: 825px;
	height: 46px;
}

#menu-main li {
	float: left;
}

#menu-main ul {
	display: none;
}

#site-description {
	background-color: #414042;
	width: 825px;
	float: left;
}

/* @end */


/* @group Rotator */

#rotator {
	clear: both;
	height: 437px;
	margin-top: 11px;
}

#slider .slide {
	position: relative;
}

#slider .slide div.cutout {
	position: absolute;
	width: 251px;
	height: 320px;
	background: url(images/rotatorbg.png) no-repeat;
	z-index: 10;
	padding: 117px 30px 0;
	text-align: left;
}

#slider .slide img {
	position: absolute;
	right: 0;
	height: 437px;
}

/* @end */

/* @group Content */
#container {
	margin-top: 11px;	
}
#fastfact {
	padding: 11px;
	height: 109px;
	width: 277px;
	margin-right: 11px;
	float: left;
	background: #dcddde url(images/brushed-steel.jpg) no-repeat;
}

#content {
	background-color: #dcddde;
	padding: 11px;
	height: 109px;
	float: left;
	width: 642px;
	overflow: auto;
}

#tertiary {
	width: 663px;
	padding-left: 10px;
	background-color: #fff;	
	position: absolute;
	right: 0;
	height: 37px;
	top: 475px;
}

#tertiary ul {
	
}

#tertiary li {
	float: left;
}

/* @end */

/* @group Footer */

#footer {
	clear: both;
	padding-top: 11px;
}

/* @end */
