@charset "UTF-8";
/* CSS Document */


#Container
	{
	width:1035px;
	height: auto;
	margin-left:auto;
	margin-right:auto;
	float: none;
	padding: 0px;
	margin-top: 0px;
	}

	
#Nameplate
	{
	position:relative;
	width:990px;
	z-index:1;
	background-color: #FFFFFF;
	padding-top: 20px;
	background-image: url(../images/shadowSide.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	}
	
	
#Shadow
	{
	position:relative;
	z-index:300;
	width: 5px;
	}
	
	
#Navigation
	{
	position:relative;
	margin-left:80px;
	width:849px;
	Z-index: 0;
	margin-top:-21px;
	}
	
#SubheadPS
	{
	position:relative;
	margin-left:74px;
	width:849px;
	padding-top: 10px;
	background-color: #e1bd5d;
	height: auto;
	background-image: url(../images/PN_PS.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 10px;
	padding-bottom: 20px;
	}
	
#SubheadSM
	{
	position:relative;
	margin-left:74px;
	width:849px;
	padding-top: 10px;
	background-color: #94c88a;
	height: auto;
	background-image: url(../images/PN_SM.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	background-position: left bottom;
	padding-bottom: 20px;
	}
	
#SubheadGTKU
	{
	position:relative;
	margin-left:74px;
	width:849px;
	padding-top: 10px;
	background-color: #8bafc9;
	height: auto;
	background-image: url(../images/PN_GTKU.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 10px;
	padding-bottom: 20px;
	}
	
#SubheadW
	{
	position:relative;
	margin-left:74px;
	width:849px;
	padding-top: 10px;
	background-color: #5076d2;
	height: auto;
	background-image: url(../images/PN_W.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 20px;
	margin-bottom: 0px;
	}
	
#SubheadCU
	{
	position:relative;
	margin-left:74px;
	width:849px;
	padding-top: 10px;
	background-color: #7ab3c4;
	height: auto;
	background-image: url(../images/PN_CU.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 10px;
	padding-bottom: 20px;
	}
	

#HomeContent
	{
	position:relative;
	margin-left:74px;
	width:849px;
	padding-top: 10px;
	background-color: #ffffff;
	height: auto;
	}
		
	
#PageContent
	{
	position:relative;
	margin-left:104px;
	width:849px;
	padding-top: 10px;
	height: auto;
	}
	
#Footer
	{
	position:relative;
	width:965px;
	background-color: #f6ebd7;
	margin-bottom: 35px;
	}
	
#Shadow
	{
	position:relative;
	width:26px;
	background-color: #f6ebd7;
	margin-left:965px
	margin-top:0px;
	}
#FooterRight {
	float: right;
	position: relative;
	width: 70px;
	margin-right: 0px;
	right: 0px;
	bottom: 55px;
	height: 70px;
	text-align: center;
	margin-bottom: 0px;
}

