body {
	background: url(../images/bkgd.gif) left top repeat-x;
}

#mast {
	padding-top: 0;
}

#injury-hotline2 {
	right: 70px;
	top: 25px;
}

#top-nav {
	left: 790px;
}

.video-container {
	position: absolute;
	z-index: 5000;
	left: 0;
	top: 130px;
}


#videoNav {
	width: 250px;
	height: 215px;
	position: absolute;
	left: 448px;
	top: 138px;
	padding: 5px 10px;
}

#mainContact {
	display: none;
}

#qc {
	display: block;
}

#submitBtn input {
	width: 85px;
	height: 21px;
	display: block;
	float: right;
	margin: 0;
	padding: 0;
	background: #6c0a0b url(../images/submit-bkgd.gif) left top repeat-x;
	border: none;
	font-size: 12px;
	color: #fff;
	cursor: pointer;
}