body {
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #767A7D;
	padding-top: 5%;
}
#obal {
	width: 800px;
	margin: 0px auto;
}
#bg-top {
	float: left;
	width: 200px;
	height: 70px;
	background: url(images/index/splash_bg_top.jpg) no-repeat;
}
#banner {
	width: 480px;
	float: right;
	padding: 0px 60px 0px 60px;
}
#splash {
	width: 530px;
	height: 340px;
	float: left;
	background: url(images/index/splash.jpg) no-repeat;
}
#brands {
	width: 270px;
	float: right;
}
#brands ul {
	margin: 0;
	padding: 25px 0px 0px 0px;
}
#brands li {
	list-style: none;
}
#brands li a {
	display: block;
}
li#brand-mc a {
	background: url(images/index/bg_mc.gif) no-repeat;
	width: 235px;
	height: 75px;
}
li#brand-qn a {
	background: url(images/index/bg_quinny.gif) no-repeat;
	width: 235px;
	height: 75px;
}
li#brand-bc a {
	background: url(images/index/bg_bbc.gif) no-repeat;
	width: 235px;
	height: 135px;
}
li#brand-mt a {
	background: url(images/index/bg_mutsy.gif) no-repeat;
	width: 235px;
	height: 70px;
}
li#brand-sft a {
	background: url(images/index/bg_safety.gif) no-repeat;
	width: 235px;
	height: 130px;
}
#about {
	width: 390px;
	float: left;
	background: url(images/index/splash_bg_bot.jpg) no-repeat top;
	padding: 15px 60px 0px 80px;
	text-align: justify;
}
.clear {
	clear: both;
}
a, a:visited, a:active {
	color: #99BA07;
}
a:hover {
	color: #99BA07;
	text-decoration: none;
}
#footer {
	padding-left: 80px;
}
