#header {
	/*width: 920px;*/
	width: 925px;
	/*min-height: 140px;*/
}
/*
#header .head {
	padding-to: 25px;
	height: 109px;
	background: url(../img/page.header.head.png) no-repeat top;
}

#header .foot {
	height: 9px;
	background: url(../img/page.header.foot.png) no-repeat bottom;
}

#header .content {
	height: 22px;
	background: url(../img/page.header.content.png) no-repeat;
}
*/
#header .logo {
	float: left;
	padding: 18px 0 17px 10px;
}

#header .logo a {
	display: block;
	background: url(../img/page.header.logo.png) no-repeat;
	width: 270px;
	height: 67px;
}

#header .banner {
	float: right;
	background: url(../img/page.header.banner.background.png) no-repeat;
	margin: 5px 7px 0 0;
	padding: 5px 4px 4px 5px;
	width: 468px;
	height: 60px;
}

#menu {
	height: 34px;
}

#menu ul, 
#menu ul li {
	display: inline;	
}

#menu ul li {
	margin-right: 5px;
}

#menu a {
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
}

#menu a:focus, 
#menu a:active, 
#menu a:hover {
	color: #E8B813;
}

#menumain {
	float: left;
	margin-left: 15px;
	margin-top: 5px;
}
#menusub {
	float: right;
	margin-right: 8px;
}

#menusub div {
	margin-left: 5px;
	padding: 0;
	float: left;
}

#menusub .loginLogout{
	margin-top: 4px;
	margin-right: 4px;
}


/* Header */
#header  .boxBorderUpperOrg .boxBorderUpperMiddle,
#header  .boxBorderLowerOrg .boxBorderLowerMiddle {
	width: 909px;
}

#header  .boxContent {
	background: url(../img/header.content.png);
	width: 909px;
}
#header  .boxContent .headerBackground {
	height: 128px;
	margin: 0px 0px 0px 0px;	
	background: url(../../colordep/img/header.background.png) no-repeat top;
	width: 909px;
}


/* COMM HEADER */

#header .commLogo {
	float: left;
	padding: 0px 0px 0px 0px;
	margin-bottom: 6px;
}

#header .commLogo a {
	display: block;
	background: url(../img/page.header.logo.small.png) no-repeat;
	width: 173px;
	height: 45px;
}

#header .bannerComm1 {
	margin-left: 3px;
	width: 726px;
	height: 88px;
	float: left;
	border: 1px solid #AAAAAA; 
		overflow: hidden;
}
#header .bannerCommSpace {
	width: 8px;
	height: 89px;
	float: left;
}

#header .bannerComm2 {
	width: 164px;
	height: 88px;
	float: left;
	border: 1px solid #AAAAAA; 
	overflow: hidden;
}

#header .commBoxContent {
	background: url(../img/header.comm.content.png);
	width: 909px;
	padding-left: 8px; 
	padding-right: 8px; 
}

#commMenu  {
	float: right;
	height: 34px;
	margin-top: 10px;
}
#commMenu ul li {
	float: left;
	margin-right: 10px;
	display: inline;	
}

#commMenu a {
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
}

#commMenu img {
	margin-top: -2px;
}

#commMenu a:focus, 
#commMenu a:active, 
#commMenu a:hover {
	color: #E8B813;
}#footer {
	/*min-height: 66px;	*/
	margin-top: 3px;
}


#footer .copyright {
	float: left;
	padding: 15px 0 0 26px;
	/* color: #70A5AF; */
}

#menu-footer {
	float: right;
	padding: 15px 26px 0 0;
}

#menu-footer div{
	float: left;
}

#menu-footer .separator{
	padding-left: 3px;
	padding-right: 3px;
}

#menu-footer a{
	text-decoration: none;
}



/* Footer */
#footer  .boxBorderUpperOrg .boxBorderUpperMiddle,
#footer  .boxBorderLowerOrg .boxBorderLowerMiddle {
	width: 909px;
}

#footer  .boxContent {
	background: url(../img/footer.content.png);
	width: 909px;
	z-index: 1;
}
#footer  .boxContent .footerBackground {
	height: 40px;
	margin: 0px 0px 0px 0px;	
	background: url(../../colordep/img/footer.background.png) no-repeat top;
	width: 909px;
}