#PAGEhome > .bg {
	background-color: black;
	position: absolute;
	width: inherit;
	height: inherit;
}

#PAGEhome > .quicklinks {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 48px;
	left: 14px;
}

#PAGEhome > ul > li {

}

#PAGEhome > ul > li > a {
	color: white;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	padding: 0 11px 0 9px;
	text-decoration: none;
	text-transform: uppercase;
}

#PAGEhome > ul > li > a:hover {
	background-color: #00D6E0;
}

#PAGEhome > .tagline {
	color: #BBBBBB;
	font-family: Verdana;
	font-size: 11px;
	position: absolute;
	bottom: 18px;
	left: 14px;
}

#PAGEhome > .Twitter {
	right: 0;
}
