@charset "UTF-8";
/* CSS Document */

#header {
	height: 538px;
	background-image: url(../images/bg-drug-screen.jpg);
}
#header .gllLogo {
/*	position: absolute;
	top: 18px;
	left: 725px;
	float: none;
	margin: 0;*/
}
#hdrCallout {
	position: absolute;
	top: 207px;
	left: 15px;
	width: 896px;
	height: 252px;
	font-size: 175%;
}
#hdrCalloutContent {
	position: absolute;
	top: 36px;
	left: 88px;
}
#hdrCalloutContent .col1, #hdrCalloutContent .col2 {
	float: left;
	width: 300px;
	margin: 0 40px;
}
#hdrCalloutContent h3 {
	color: white;
}
#hdrCalloutContent li {
	margin-top: .2em;
}
#hdrCalloutContent .note {
	font-size: 80%;
}

