body {
    background: #d0d3d6;
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.6em;
    color: #333;
}

hr {
    display: none;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}

#bbheader {
	background: #000 url(../img/gras.jpg) repeat-x center top;
	height: 62px;
	text-align: center;
	padding-top: 20px;
}

#bbheader a{
	text-indent: -200em;
	width: 186px;
	height: 63px;
	display: block;
	background: #000 url(../img/logo_bulletbee.png) no-repeat center top;
	margin: auto;
}

#main {
	width: 790px;
	height: 500px;
	margin: auto;
	background: url(../img/bgr_main.png) no-repeat top center;
	padding: 50px 85px 0 85px;
	text-align: left;
}

#main h1 {
	text-indent: -200em;
	width: 211px;
	height: 38px;
	overflow: hidden;
	background: url(../img/title.png) no-repeat;
}

#main h3 {
	font-size: 18px;
	margin: 1.8em 0 1.2em 0;
}

#main p,
#main ul {
	color: #707274;
}

#main a {
	color: #303234;
	font-weight: bold;
}


#main .app {
	position: relative;
	width: 550px;
	height: 106px;
	text-align: left;
	margin: auto;
	top: 160px;
}

#main #mcfind_de {
	top: 120px;
}

#main #bk_find_de {
	top: 160px;
}

#main .app img {
	width: 106px;
	height: 106px;
	position: absolute;
	left: 0;
	top: 0;
	border: none;
}

#main #mcfind_de h1 {
	text-indent: -200em;
	width: 181px;
	height: 32px;
	overflow: hidden;
	background: url(../img/mcfind_de_title.png) no-repeat;
	position: absolute;
	left: 120px;
	top: 6px;
}

#main #bk_find_de h1 {
	text-indent: -200em;
	width: 181px;
	height: 32px;
	overflow: hidden;
	background: url(../img/bk_find_de_title.png) no-repeat;
	position: absolute;
	left: 120px;
	top: 6px;
}

#main .app strong {
	display: block;
	position: absolute;
	left: 120px;
	top: 45px;
	line-height: 1.3em;
	color: #707274;
	text-decoration: none;
}

#main .app a {
	color: #707274;
	text-decoration: none;
}


#footer {
	clear: both;
	color: #707274;
	font-size: 10px;
	line-height: 1.5em;
	padding: 50px 0 20px 0;
}

#footer a {
	color: #707274;
	font-weight: bold;
}