html {
	display: block;
}

body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:url('images/bg3.gif');
	scrollbar-highlight-color: #ddd;
	scrollbar-base-color: #999;
	scrollbar-face-color: #ccc;
	scrollbar-shadow-color: #999;
	scrollbar-3dlight-color: #fff;
	scrollbar-darkshadow-color: #666;
	scrollbar-track-color: #ddd;
	scrollbar-arrow-color: #666;
	text-align:center;
}

#content {
	width:576px;
	height:475px;
	background: url('images/imgnew.gif') no-repeat left top;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:10px;
	text-align:center;
	margin-top: 10px;
}

#lang {
	padding-top:215px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:14px; 
	color:#808080;
	font-weight:bold;
}

#lang a:link {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:14px; 
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

#lang a:visited {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:14px; 
	color:#333;
	text-decoration:none;
	font-weight:bold;
}

#lang a:hover {
	color:#2E6899;
	text-decoration:none;
	text-decoration:underline;
}

#image {
	width:182px;
	height:122px;
	padding-top:5px;
	padding-left:2px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}

#sliding {
	width:180px;
	height:120px;
	border:0px;
}

#bottom {
	width:100%;
	text-align:center;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:11px; 
	color:#849aab;
	margin-top:5px;
	border-top:1px dashed #849aab;
	border-bottom:1px dashed #849aab;
}

#bottom a:link, #bottom a:visited {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:11px; 
	color:#6d889d;
	text-decoration:none;
	font-weight:bold;
}

#bottom a:hover {
	color:#445460;
	text-decoration:none;
}

#bottom a span#D {
	color:#8E5F44;
}

#bottom a span#igiem {
	color:#70727F;
}

#bottom a span#net {
	font-size:8px;
	color:#747474;
}

#bottom a:hover span#D {
	color:#CB5412;
}

#bottom a:hover span#igiem {
	color:#475481;
}

#bottom a:hover span#net {
	color:#555;
}

#bar {
	background: url('images/scgbar.gif');
	background-repeat:repeat-x;
	height:33px;
	width:100%;
	position:absolute;
	left:0px;
	top:222px;
	z-index:-1;
}