@charset "utf-8";
h1{font-size: 2.0em;}
h2{font-size: 1.6em;}
h3{font-size: 1.4em;}
h4{font-size: 1.3em;}
h5{font-size: 1.2em;}
h6{font-size: 1.1em;}
h1,h2,h3,h4,h5,h6 {color:#c41130; font-weight:normal; letter-spacing:-0.05em; padding: 0; margin: 1em 0 0.75em 0;}
h1:first-child {margin-top:0.2em;}
p{padding: .25em 0 .5em 0;display: block;}
img {border: 0;}
.right {float:right; margin:0.25em 0 1em 2em;}
.left {float:right; margin:0.25em 2em 1em 0;}
a:link, a:visited {color: #c41130;}
a:hover, a:active {text-decoration: none;}
img.outline {padding: 3px; border: 1px solid #e8e8e8; display:block; background: #fff;}
a:hover img.outline {border: 1px solid #c8c8c8; }
div#footer a:link {text-decoration: none;}
body {
	margin: 73px 0 0 0; padding: 0;
	background-color: #525252;
	background-image: url(../Images/splashbg.png);
	background-position: top;
	background-repeat: repeat-x;
	font-family: Verdana, Tahoma, Geneva, Arial, sans-serif;
	font-size: 75%;
	line-height: 1.8em;
	color: #525252;
}
div#splash {
	width: 801px;
	height: 532px;
	margin: 0 auto;
	background-image: url(../Images/splash_innerbg.png);
	background-repeat: no-repeat;
	position: relative;
}
div#video {
	position: absolute;
	top: 116px;
	left: 40px;
}
div#splash-nav {
	position: absolute;
	width: 210px;
	height: 380px;
	left: 555px;
	top: 115px;
}
