#splash
{
	background:#F6F9FF url(/img/soowai/bg/splash.gif) repeat-x scroll left bottom;
	width:100%;
}

#splash h1
{
	margin:10px 0;
	color:#4D5762;
	font-family:'Helvtica Neue',Arial,sans-serif;
	font-size:21px;
	border:none;
}

#splash #text
{
	float:left;
	margin-bottom:5px;
	padding-bottom:10px;
	width:500px;
	text-align: justify;
}

#splash #splashimg
{
	float:left;
	position: relative;
	left: 50px;
	top:-12px;
	height: 208px;
}

#splash p
{
	color:#697987;
	line-height:160%;
	margin:0pt 0pt 10px;
}

img.illustration
{
	float:left;
	margin:10px 15px 5px 0pt;
}

.movie 
{
	position:relative;
	top:-40px;
}

#SearchForm
{
	background: none transparent;
	border: none;
	margin: 0;
}
	
#SearchForm input 
{
	vertical-align:middle;
	width:300px;
	background:#F9F9F9;
	border:2px solid #DDDDDD;
	color:#777777;
	font-family:Arial,Verdana,sans-serif;
	font-size:18px;
	padding:4px;
}

#SearchForm button
{
	margin-left: 0;
}

#SearchForm button span
{
	padding-left:20px;
	background:url(/img/soowai/bg/button_whitebg.gif) no-repeat 0 -38px;
}	

#SearchForm button em
{
	font-style:normal;
	padding-right:20px;
	background:url(/img/soowai/bg/button_whitebg.gif) no-repeat 100% -38px;
}

#SearchForm button:hover span
{
	background: url(/img/soowai/bg/button_whitebg.gif) no-repeat 0 0;
}

#SearchForm button:hover em 
{
	background: url(/img/soowai/bg/button_whitebg.gif) no-repeat 100% 0;
}
