@charset "UTF-8";
/* CSS Document */

#splash {
	width: 875px;
	height: 500px;
	padding: 0px;
	margin: 15px auto 0px;
	position: relative;
	border-top: none;
	background: url(interface/newsplash_back.jpg) no-repeat;
}
#intro {
	position: absolute;
	top: 148px;
	left: 80px;
	width: 155px;
	height: 265px;
	border-style: none;
}
#sonozorb_logo {
	left: 22px;
	}
#subnav {
	right: 37px;
}
#navigation {
	right: 37px;
}
#mainone {
	width: 130px;
	position: absolute;
	left: 330px;
	top: 375px;
	background: url(interface/sp_how.png) no-repeat 0px 3px;
}
#maintwo {
	width: 130px;
	position: absolute;
	left: 510px;
	top: 375px;
	background: url(interface/sp_why.png) no-repeat 0px 3px;
}
#mainthree {
	width: 140px;
	position: absolute;
	left: 690px;
	top: 375px;
	background: url(interface/sp_where.png) no-repeat 3px 0px;
}
#mainone h3, #maintwo h3, #mainthree h3 {
	display: none;
}
#mainone p, #maintwo p, #mainthree p {
	font-size: 11px;
	line-height: 15px;
	margin-left: 4px;
	margin-top: 63px;
}
#intro img {
	margin-top: 42px;
}
#mainone a, #maintwo a, #mainthree a {
	background: url(interface/sp_button.png) no-repeat;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	height: 24px;
	width: 124px;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 8px;
	display: block;
	margin-top: 22px;
}
#mainone a:hover, #maintwo a:hover, #mainthree a:hover {
	background: url(interface/sp_button_h.png) no-repeat;
	color: #FFFFFF;
}
#flash {
	height: 236px;
	width: 586px;
	position: absolute;
	top: 119px;
	left: 282px;
	border-style: none;
}

