﻿.navtoppanel
{
	position: absolute;
	text-align: left;
	width: 990px;
	height: 50px;
	top: 155px;
	margin: 0px auto;
	padding: 0px;
	/* background-color: #FF0000; */
}

.navtoppanel img
{
	position: absolute;
	width: 990px;
	height: 50px;
	border: 0px;
	z-index: -1;
}

.navtop
{
	position: absolute;
	text-align: left;
	width: 990px;
	height: 50px;
	top: 155px;
	margin: 0px auto;
	padding: 0px;
	/* background-color: #0000FF; */
}

.navtop img
{
	float: left;
	width: 164px;
	height: 45px;
	border: 0px;
}

.navsidepanel
{
	position: absolute;
	text-align: left;
	width: 184px;
	height: 593px;
	top: 210px;
	margin: 0px auto;
	padding: 0px;
	/* background-color: #FF0000; */
}

.navsidepanel img
{
	position: absolute;
	width: 184px;
	height: 593px;
	border: 0px;
	z-index: -1;
}

.navside
{
	position: absolute;
	text-align: left;
	width: 184px;
	height: 593px;
	top: 210px;
	margin: 0px auto;
	padding: 0px;
	/* background-color: #0000FF; */
}

.navside img
{
	float: left;
	width: 179px;
	height: 42px;
	border: 0px;
}

