h1 {
	font-size: 18px;
	background-image: url(img/sprites-h.png);
	background-position: 0 -302px;
	height: 32px;
	padding-top: 10px;
	overflow: hidden;
	padding-left: 15px;
	font-family: /*MyriadBlack, */Verdana, Arial, Helvetica, sans-serif;
	color: white;
	background-color: #00306F;
	text-transform: uppercase;
	width: 665px;
	margin: 0;
}
h1 span {
	font-size: 14px;
}
#training {
	width: 680px;
	background-color: white;
	position: relative;
}
#training img.bigpic {
	float: left;
	width: 235px;
	height: 350px;
}
#training #text {
	float: left;
	padding: 25px;
	width: 395px;
	background-image: url(img/bg-h.jpg);
	background-repeat: repeat-x;
	min-height:598px;
}
#panel {
	position: absolute;
	top: 370px;
}
