@charset "utf-8";
/* CSS Document */

/* ***************************** */
/* *******LAYOUT CLASSES******** */
/* ***************************** */

#outerWrapper {
	min-width: 780px;
	margin: 0px auto;
	text-align: left;
	padding-top: 20px;
	}
	
#innerWrapper {
	margin-left: 0px;
	min-width: 780px;
	max-width: 960px;
	overflow: visible;
	background: #fff;
	}
	
#topcorners {background-color: #fff;}
#topleft {float: left; width: 17px; height: 13px; background: url(/web/templates/centro_index_files/topleft.gif);}
#topright {float: right; width: 17px; height: 13px; background: url(/web/templates/centro_index_files/topright.gif);}
#bottomcorners {background: url(/web/templates/centro_index_files/bottom-bckd.gif);}
#bottomleft {float: left; width: 17px; height: 21px; background: url(/web/templates/centro_index_files/bottomleft.gif);}
#bottomright {float: right; width: 17px; height: 21px; background: url(/web/templates/centro_index_files/bottomright.gif);}

#contentLeft {width: 100%; margin-left:0px;}


#contentArea {
margin-left:0px;
}

#page-padding {padding: 0 40px 0 40px; background: #fff;}
#topbarWrapper {}
#topbarLeft {float: left;}
#breadcrumbWrapper, #navWrapper, #nav, #contentRight, #promotional-area, #topbarRight, #hme-banner  {visibility:hidden; padding: 0; margin: 0;}

#navWrapper {display:none;}
#nav2Wrapper {display:none;}
#subnavWrapper {display:none;}
