body {
	margin: 0px; padding:0px;
	text-align:center;
	overflow: hidden;
	height: 100%;
}
	
#container {
	position: absolute;
	width:900px;
	height: 420px;
	left: 50%;
	top: 50%;
	margin-left: -450px;
	margin-top: -210px;
	text-align:left;
}

#container_def {
	position: absolute;
	width:900px;
	height: 420px;
	left: 50%;
	top: 50%;
	margin-left: -450px;
	margin-top: -270px;
	text-align:left;
}

#content_front {
	height: 100%;
	width: 100%;
}

#content {
	height: 100%;
	width: 100%;
	border:1px solid #ccc;
}

#content  div {
	height: 100%;
	width: 300px;
	float: left;
	display: block;
	scrollbar-base-color: #ccc;
	scrollbar-face-color: #fff;
	scrollbar-shadow-color: #ccc;
	scrollbar-darkshadow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-arrow-color: #ccc;
	scrollbar-3dlight-color: #ccc;
}

div#casediv {
	height: 100%;
	width: 600px;
	float: left;
	display: block;	
}

a.L1 {
	padding-right: 22px;
}

#shortcuts a.L1 {
	padding-right: 0px;
	color: #7C7C7C;
	text-decoration: none;
}

.paragraphimage {
	margin: 0px 0px;
}

#dwfooter {
	position: absolute;
	width:900px;
	margin-left: -495px;
	left: 50%;
	bottom: 0px;
}

#langSelect {
	float:right;
	width:auto;
	text-align:right;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#langSelect a {
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#999999;	
}

.activeLang {
	color:#47AB3B;	
}


#menuholder {
	width:900px;
}

#dwmenu {
	display: block;
	margin-top:4px;
	margin-left:10px;
	width:892px;
}

#shortcuts {
	display: block;
	float: left;
}

#language a {
	color: #FF0012;
	font-weight: bold;
	text-transform: lowercase;
}

div#casenav {
	position: absolute;
	z-index: 99px;
	top: 482px;
	float: right;
	height: 13px;
	text-align: right;
}

#casenav a {
	font-size: 10px;
	color: #7C7C7C;
}
