/* .......................................................
//////////////////////////////////////////////////////////

BLAUSEN SPLASH PAGE
build date: june 2008
designer: andrew krzynowek

//////////////////////////////////////////////////////////
.......................................................... */

body{
	background-image:url(../img/splash/bg-repeat.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
	color:#0f365b;
	font-size:10pt;
	font-family:"Lucida Sans",Arial, Helvetica, sans-serif;}
	
#bodyWrapper{
	width:950px;
	margin:0px auto;
	padding-top:50px;
	background-image:url(../img/splash/bg.jpg);
	background-repeat:no-repeat;
	height:550px;}
	
#logo{
	width:800px;
	margin:0px auto;}