/* Major Areas */

#AreaGlobalNav{

	position:relative;
	width:748px;
	height:60;
}

#AreaGlobalNavPrint{

	display: none;
	position:relative;
	width:748px;
	height:60;
}

#AreaHeader{

	position:relative;
	width:748px;
	height:39px;
	background-image:url(img/background_breadcrumb.jpg);
}
#AreaHeaderCorner{

	position:relative;
	width:748px;
	height:39px;
	background-image:url(img/background_breadcrumb_corner.jpg);
}

#AreaBody {
	width:748px;
}


#AreaLeftNav{

	position:relative;
	float:left;
	width:140px;
	height:580px;
	z-index: 10;
}

#AreaGutter{

	position:relative;
	float:left;
	width:20px;
	height:500px;
}

#AreaContent{

	position:relative; 
	float:left; 
	/*padding-left:160px;  */
	/*    padding: 0px 0px 0px 160px;  */
	width:588px;
	margin: 0px;
	z-index: 0;
}

#Areafooter {

	position:relative;
	float:left;
	width:748px;
	height:30px;
	clear:both;
}


/* In AreaHeader */

#LeftNavTitle {
	
	position:absolute;
	left:12px;
	top:15px;
	width:130px;
	height:15px;
}

#BreadCrumbNav {

	position:absolute;
	left:160px;
	top:15px;
	width:500px;
	height:15px;
}



/* In AreaLeftNav */

#LeftNav {

	z-index:10;
	float:left;
	position:absolute;
	left:0px;
	top:17px;
	width:140px;
}

/* AreaPageHeader in AreaContent */

#PageHeaderArea {
	
	float:left;
	left:160px;
	width:588px;
	height:60px;

}

#PageHeaderText {
	position:absolute; 
	left:0px;
	top:16px;
	width: 366px;

}

#PageHeaderBG {
	position:absolute; 
	left:384px;
	width:200px;
	top:-1px;

}

#SearchForm {

	position:absolute;
	right:24px;
	top:35px;
	z-index:1;
}

#SearchButton {

	position:absolute;
	right:0px;
	top:32px;
}



/* In Content in AreaContent */


#main1 {
	left:0px;
	top:0px;
	z-index:10;
}

#BannerTag {
	position:absolute;
	left:326px;
	top:61px;
	width:260px;
	z-index:2;
	height: 116px;
}


#ContentHome {
	position:relative;
	left:0px;
	top:0px;
	width:488px;
}

#Content {
	border: 0px solid red;
	position:relative;
	left:0px;
	top:0px;
	width:480px;
}

#ContentBox1 {
	border: 0px solid red;
	float:left;
	position: relative;
	left: 0px;
	width: 200px;
}



#ContentBox2 {
	border: 0px solid red;
	float: left;
	position: relative;
	width: 200px;
	margin-left: 20px;
}

#ContentBox3 {
	
	float: right;
	position::relative;
	width:560px;
}

#leavingPPBGnote {
	z-index:1001;
	margin: 0 auto; 
    text-align: left;
	width: 475px; 
	height: 150px;	
}


#centerme {
	display: none;
	position:absolute;
	width: 475px; 
	height: 150px;	
	z-index:1000;
	top:140px;
	margin: 0 auto;
	text-align: left; 
	left:182px;
  
}
