﻿.container
{
	width: 960px;
	margin: 0 auto;
	background-color: #014633;
	min-height:800px;
}
.hdrBG
{
	float: left;
	background-image: url(sysimages/hdrBG.jpg);
	background-repeat: no-repeat;
	height: 268px;
	width: 960px;
}
.dynNavTop
{
	background-image: url('./sysimages/dynNavTop.jpg');
	background-repeat: no-repeat;
	height: 26px;width: 188px;margin-top:-100px;
}

.dynNavMiddle
{
	background-image: url('./sysimages/dynNavBG.jpg');
	background-repeat: repeat-y;
	min-height: 30px;
	width: 188px;	
}
.dynNavBottom
{
	background-image: url('./sysimages/dynNavBottom.jpg');
	background-repeat: no-repeat;
	height: 15px;
	width: 188px;
}
.rwTop
{
	float: left;
	margin-top: 10px;
	background-image: url('./sysimages/rwHomeTop.jpg');
	background-repeat: no-repeat;
	height: 9px;
	width: 316px;
}
.rwMiddle
{
	float: left;
	background-image: url('./sysimages/rwHomeMiddle.jpg');
	background-repeat: repeat-y;
	width: 316px;
}
.rwBottom
{
	float: right;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url('./sysimages/rwHomeBottom.jpg');
	background-repeat: no-repeat;
	height: 9px;
	width: 316px;
}
.newsTop
{
	float: left;
	margin-top: -100px;
}
.newsTop2
{
	float: left;
	margin-top: -80px;
}
.lwTop
{
	z-index:1;
	position:relative;
	float: left;
	margin-top: -100px;
}
.lwTop2
{
	float: left;
	margin-top: -80px;
}
.navTopSP
{
	margin-top:-90px;
	z-index:1;
	position:relative;
}
