#allOver {
	width: auto;
	margin: auto;
	border: 0px solid #004E9B;
}
#pageHeader {
	width: auto;
	height: 132px;
	position: relative;
	background-color: #004E9B;
	background-image: url('/clear.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#headerLogo {
	position: absolute;
	top: 0px;
	left: 0px;
}

#mainNavi
{
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#pageBody {
	width: auto;
	height: auto;
	position: relative;
	background-image: url('/clear.gif');
	background-repeat: no-repeat;
}

#pageContent
{
	width: auto;
	height: auto;
	position: relative;
	top: 0px;
	left: 0px;
	overflow: visible;
}
#secondSubNavi {
	width: auto;
	height: 20px;
	border-style: solid;
	border-color: #004E9B;
	border-width: 0px 0px 1px 0px;
	margin: 25px 0px 20px 0px;
}



/* SubTemplates */
#twoColContentBox {
	margin: 10px 20px 0px 0px;
	position: relative;
	background-color: #004E9B;
}
#thirdSubNavi {
	position: absolute;
	top: 0px;
	left: 0px;
	display: inline;
	width: 200px;
	margin: 0px 14px 0px 0px;
	x_background-color: #ffccff;
}
#col01Narrow {
	position: absolute;
	top: 0px;
	left: 220px;
	width: auto;
	padding: 0px 0px 0px 15px;
	x_background-color: #ffffcc;
	border-style: solid;
	border-color: #004E9B;
	border-width: 0px 0px 0px 1px
}
#col01Wide {
	width: auto;
	margin: 0px 0px 0px 0px;
}


#mainNavi ul {
	display: block;
	padding: 0 0 0 0px;
}