html, 
body {
	background:#1f3c4d;
}
#db-start-container {
	position:absolute;
	background:url(../img/aion/splash-background.jpg) left top no-repeat;
	width:660px;
	height:330px;
	left:50%;
	top:50%;
	margin-top:-185px;
	margin-left:-330px;	
}

#db-start-content-wrapper {
	padding: 120px 10px 10px 10px;
}

#db-start-teaser {
	position:absolute;
	right:21px;
	top:130px;
	z-index:4;
}

#db-start-content {
	position:absolute;
	margin-top:194px;
	height:100px;
	width:400px;
	padding:10px;
	color:#1b4c76;
}

#db-start-info {
	position:absolute;
	margin-top:120px;
	height:60px;
	width:200px;
	padding:10px;
	color:#1b4c76;
}

#db-start-footer {
	position:absolute;
	left:50%;
	top:50%;
	width:580px;
	margin-top:150px;
	margin-left:-290px;
	font-size:11px; font-family:tahoma;font-weight:normal;
	text-align:center;
}

#db-start-content a {  color: #1b4c76; }

#db-start-menu { 
	position:absolute;
	background:transparent;
	font-family:tahoma;
	font-weight:bold;
	font-size:12px;
	width:640px;
	z-index: 30;
}

#db-start-search-container {
	position:absolute;
	left:50%;
	background:transparent;
	margin-left:-155px;
	margin-top:86px;
}

#db-start-search-button {
	position:absolute;
	left:457px;
	top:77px;
	width:32px;
	height:32px;	
	background:none;
	border:0;
	padding:2px;
}

#start-search-field {
	position:absolute;
	width:270px;
	height:20px;	
	background:none;
	border:0;
	padding:2px;
}

.splash-list {	 
	clear:left;
	height:20px;	
}

.splash-list-icon {
	background:url(../img/aion/splash-list-icon.png) left no-repeat;
	float:left;
	width:16px;
	height:16px;
	margin-right:5px;
}

/* DROP DOWN MENU */

#menu1_r {	
	color:#1b4c76;
	position:relative;
	height:20px;
	left:20px;
	margin-top:43px;
	letter-spacing:0;
}

