html, 
body {
	background:#1d1a10 url(../img/allods/splash-background.jpg) top center no-repeat;
}

#db-start-container {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	background:transparent url(../img/allods/splash-box-background.png) top center no-repeat;
	width:702px;
	height:383px;
	top:25%;
}

#db-start-content-container {
	position:absolute;
	width:702px;
	height:383px;
}

#start-content-figure {
	position:absolute;
	top:70px;
	left:490px;
	z-index:1;
}

#start-content-logo {
	position:relative;
	margin-left:250px;
	width:182px;
	height:117px;
	top:140px;
	z-index:1;
}

#db-start-search-container {
	position:absolute;
	top:88px;
	left:189px;
}

#db-start-search-button {
	position:absolute;
	border:0;
	width:30px;
	height:30px;
	top:84px;
	left:481px;
	z-index:2;
}

#start-search-field {
	position:absolute;
	width:270px;
	height:20px;	
	background:transparent;
	border:0;
	padding:2px;
}

#db-start-latest-news {
	position:relative;
	left:10px;
	top:20px;
}

#db-start-latest-updates {
	margin-top: 20px;
	position:relative;
	left:10px;
	top:20px;
	width: 400px;
}

#db-start-locale-menu {
	position:absolute;
	right:40px;
	top:5px;
}

#db-start-footer {
	position:absolute;
	top:400px;
	right:70px;
	width:580px;
	font-size:11px; font-family:tahoma;font-weight:normal;
	text-align:center;
}

/* DROP DOWN MENU */

#menu1_r {	
	color:#8f1f03;
	position:relative;
	font-weight:bold;
	height:20px;
	left:20px;
	margin-top:43px;
	letter-spacing:0;	
}
