body{
	background:url('../images/body-bg.gif') center top repeat-y;
}
* html div.container{
	width:683px;
	margin:0px auto;
	background:white;
	position:relative;
}
div.container{
	width:686px;
	margin:0px auto;
	background:white;
	position:relative;
}
div.splash{
	background:white;
}
div.splash h1{
	background:url('../images/header-top.jpg');
	text-indent:-99999px;
	height:350px;
}
div.splash h2{
	text-indent:-99999px;
}
div.splash div.quote{
	width:385px;
	background:url('../images/left-quote.gif') no-repeat;
	margin:0px auto;
}
div.splash div.quote blockquote{
	background:url('../images/right-quote.gif') right bottom no-repeat;
	margin:0px 50px 0px 50px;
	color:#8cb9c7;
	font-size:12px;
	padding:0px 0px 20px 0px;
	font-weight:bold;
	line-height:16px;
}
div.splash div.quote blockquote h3{
	text-transform:uppercase;
	margin:0px 0px 5px 0px;
	font-size:14px;
} 
div.splash a.enter{
	font-size:12px;
 	color:#db2e35;
	text-align:right;
	text-transform:uppercase;
	position:absolute;
	right:0px;
	width:200px;
	text-decoration:none;
	font-weight:bold;
	padding:10px 0px;
}
div.splash a.enter:hover{
 	color:#ec6a70;
}
div.splash div.footer-top{
	background:url('../images/footer1.gif') no-repeat;
	height:38px;
	margin:30px 0px 0px 0px;
}
div.splash div.footer-top p{
	float:left;
	color:white;
	font-size:10px;
	padding:20px 0px 0px 10px;
}
div.splash div.footer-top p span{
	font-weight:bold;
}
div.splash div.footer-bottom{
	background:url('../images/footer-grass.jpg') no-repeat;
	height:143px;
}