
#mainContent {
	position: relative;
	display: block;
	width: 720;
	padding: 0px 0px 0px 0px;
}


#submenus {
	position: absolute;
	left: 12px;
	top: 20px;
	width: 116;
	padding: 0px 0 0 0;

}


#pageContent {
	margin: 0px 20px 0 135px;
	padding: 18px 0 0 0;
	min-height: 100px;
}



#centeringContainer {
	position: relative;
	left: 50%;
	margin-left: -360px;
	width: 720px;
	background: url("/images/border2/l_and_r.gif") left repeat-y #ffffff; 
	background: url("/images/border2/l_and_r.gif") left repeat-y #ffffff; 
}




#footer {
	position: relative;
	height: 30px;
	width: 720;
	padding: 20px 0 0px 0;
	text-align: center;
}
