
#topNav {
	width: 563px;
	height: 22px;
	float:right;
	padding:0px;
	margin:0px;
	overflow: hidden;
}

#sideNav {
	width: 170px;
	height: 200px;
	float: left;
	clear: both;
	position: abosolute;
	padding: 3px;
	margin-bottom:180px;
}

#content {
	XXborder-bottom: 1px solid green;
	tttposition: relative;
	width: 554px;
	float:left;
}

#identRight {
	clear:right;
	float:left;
	position: relative;
	width: 557px;
	height: 102px;
}

#identLeft {
	float:left;
	position: relative;
	width: 173px;
	height: 102px;
}

#base  {
	clear: both;

}
#baseRight {
	float:left;
	position: relative;
	width: 557px;
	height: 48px;
	margin: 120px 0px 20px 0px;
	border-top: 1px solid #e0e0e0;
}

#baseLeft {
	float:left;
	position: relative;
	width: 173px;
	height: 48px;
	margin: 12px 0px 20px 0px;
}
#baseFooterLogo {
  float: left;
  padding-top: 5px;
  cursor:pointer;
}

#baseFooter {
  float:left;
  padding:20px 20px 0px 20px;
  font-size:10px;
  cursor:pointer;
  color: #a0a0a0;
}

#logo {
	width: 152px;
	height: 78px;
	position: relative;
	float:left;
	overflow: hidden;
}

#logopad {
	height: 78px;
	width: 15px;
	position: relative;
	float:left;
	overflow: hidden;
}

#crumbNav {
	clear: both;
	text-align: right;
	width:730px;
	height:22px;
	margin:0px;
}

#main {
	vertical-align: top;
	text-align: left;
	width:730px;
	margin: 0px;
	padding: 0px;
}

#globalNav	{
	float: right;
	text-align:right;
	vertical-align: middle;
	height:35px;
	padding:0px;
	margin:0px;
	ooverflow: hidden;
}

#globalBar	{
	height:35px;
	float: right;
	text-align:right;
	vertical-align: top;
	padding:0px;
	margin:0px;
	ooverflow: hidden;
}

#searchNav {
	float: right; 
	text-align:right;
	vertical-align: middle;
	height:35px;
	ooverflow: hidden;
}

#navPadTop {
	position: relative;
	float: right; 
	height:17px;
	width: 563px;
	padding:0px;
	margin:0px;
	overflow: hidden;
}

#navPadBot {
	position: relative;
	float: right; 
	height:8px;
	width: 563px;
	padding:0px;
	margin:0px;
	overflow: hidden;
}

#navMain {
	position: relative;
	float: right; 
	height:78px;
	width: 563px;
	padding:0px;
	margin:0px;
	overflow: hidden;
}

