body {
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #298BCB;
}
#wrapper {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 961px;
	position: relative;
	height: 943px;
	background-color: #FFFFFF;
}
#top_bar {
	position:absolute;
	left:0px;
	top:6px;
	width:961px;
	height:3px;
	z-index:1;
	background-image: url(images/bar.gif);
}
#head {
	position:absolute;
	left:0px;
	top:9px;
	width:961px;
	height:158px;
	z-index:2;
	background-color: #FFFFFF;
}
#address {
	position:absolute;
	left:517px;
	top:2px;
	width:428px;
	height:150px;
	z-index:3;
	text-align: right;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}
#up-menu {
	position:absolute;
	left:803px;
	top:10px;
	width:167px;
	height:13px;
	z-index:5;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #298BCB;
}
#up-menu a:link {
	text-decoration:none;
	color:#298bcb;
	}
		
	#up-menu a:visited {
	text-decoration:none;
	color:#298bcb;
	}
#menu {
	position:absolute;
	left:0px;
	top:167px;
	width:961px;
	height:25px;
	z-index:3;
}
#bar {
	position:absolute;
	left:193px;
	top:317px;
	width:767px;
	height:24px;
	background-color: #949090;
	filter:alpha(opacity=80);
	opacity: 0.8;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 8px;
	line-height: 22px;
}

#bar a:link {
text-decoration:none;
color:#FFFFFF;
}

#bar a:visited {
text-decoration:none;
color:#FFFFFF;
}
#l-bar {
	position:absolute;
	left:1px;
	top:317px;
	width:191px;
	height:400px;
	z-index:4;
	background-color: #e5e5e4;
}
#main {
	position:absolute;
	left:193px;
	top:341px;
	width:759px;
	height:282px;
	z-index:5;
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
	margin-top: 5px;
	margin-left: 5px;
	text-align: justify;
	background-color: #FFFFFF;
	padding-right: 4px;
}
#bar2 {
	position:absolute;
	left:0px;
	top:922px;
	width:961px;
	height:3px;
	z-index:5;
	background-image: url(images/bar.gif);
}
#footer {
	position:absolute;
	left:0px;
	top:925px;
	width:961px;
	height:18px;
	z-index:1;
	font-family: verdana;
	font-size: 10px;
	color:#298bcb;
	}
	#footer a:link {
	text-decoration:none;
	color:#298bcb;
	}
		
	#footer a:visited {
	text-decoration:none;
	color:#298bcb;
	}
