
#secondary-content {
	display:  none;

}

#secondary-content_bottom {
	display: block;	
	text-align: left;
	width: 100%;
	position: relative;
	z-index: 6666;
/*	height: 286px;*/
	padding-bottom: 40px;
/*	background: url(../../images/sidebar_tile_iP.png) repeat-x;*/
	background: #f1f1f1;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	text-shadow: 1px 1px 0px #ffffff;
	line-height: 200% !important;
	padding-top: 20px;
	margin-top: 30px;

	overflow: hidden;
	
}
	
#secondary-content_bottom h1, #secondary-content_bottom h2, #secondary-content_bottom h3, #secondary-content_bottom h4, #secondary-content_bottom h5, #secondary-content_bottom h6{
		text-shadow: 1px 1px 0px #ffffff;
}	
	
	
#content {
/*	border: 1px solid green;*/
}

#sidebarCenter {
	width: 1200px;
	margin: 0 auto;
	clear: both;
}


#secondary-content_bottom img{
	margin:10px;
	padding-top: 0;
	padding-bottom: 0;
	}

#primary-content {
	float: left;
	width: 80%;
	margin: 0auto;
	margin-left: 110px;
	
}

#secondary-content_bottom_content{
	background: url(../../images/bottom_sidebar_tile_iP.png) repeat-y;
	padding-top: 10px;
/*	border: 1px solid blue;*/
	padding-bottom: 40px;
	padding-left:110px;
	padding-right:90px;
	margin: 0 auto;


}

#secondary-content_bottom{
	margin: 0;
		border-top: 1px solid #8595a3;
}

#secondary-content_top {
	display: none;	

	}
	
	
#secondary-content_top img{
display: none;	
	}

#footer {
	
	height: 48px;

	padding: 0;
/*	border: 1px solid red;*/
/*	width: 100%;*/
}

#footerText {
	margin-top: 2px;
	margin-top: 15px;

}


#foterBackground{
	background: /*url(../../images/sidebar_bottom_footer_iP.jpg) repeat-x;*/ #f1f1f1;
		margin: 0 auto;
}

#content{
/*	border: 1px solid green;*/
	margin-bottom: 20px;
}
