
#content_bottom_img{
	display:block;
	width:1000px;
	height:24px;
	background-image:url(../images/content_bootom_bg.jpg);
	background-repeat:no-repeat;
	background-position:center;

}
#header_wrap{
	width:100%;
	background:url(../images/header_bg123.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height:95px;
	float:left;
	background-color:#DEEFF3;
}

#headerdiv #logo{
	display:none;

	
}
#headerdiv #logo_home{
	display:block;
	float:left;
	width:147px;
	height:92px;
	padding-left:75px;
	
	
}
#main_content_wrap{
	min-height:250px;
}
#main_content_wrap #content{
	min-height:250px;	
}
#main_content_wrap #content #lpanel_full_width{
	min-height:250px;	
}
#main_content_wrap  #content #title{
	display:none;
	}