﻿

#wrappersplash
{
	width: 818px;
	margin: 0 auto;
	background-color: white;
	overflow: hidden;
	position: relative;
}


.cnrsplash
{
	position: absolute;
	top: 0;
	left: 0;
	background: url(left-bgsplash.jpg) 0 0 no-repeat;
	height: 12px;
	width: 10px;
}

#navsplash
{
	position: relative;
	float: left;
	min-height: 120px;

}


#ImageMainSplash, #ImageMainSplash img
{
	clear: both;
	background: url(splashphotomain.jpg) 0 0 no-repeat;
	height: 267px;
	width: 818px;
	margin: 0 auto;
}


#bottomsplash
{
	clear: both;
	background: url(bottomsplash.jpg) 0 0 no-repeat;
	height: 15px;
	width: 818px;
	margin: 0 auto;
}

/* IE7 styles */
*:first-child + html #bottomsplash
{
	clear: both;
	background: url(bottomsplash.jpg) 0 0 no-repeat;
	height: 12px;
	width: 818px;
	margin: 0 auto;
}

.subnavsplash
{
	position:absolute;
	right:10px;
	top:25px;
}

.splashcontent
{
	position:absolute;
	right:20px;
	bottom:-250px;
	font-size:70%;
	width:350px;
	color:White;
	text-align:right;
}

.splashcontent h1
{
	font-size:170%;
	margin:0px;
	margin-bottom:5px;
}