#center { width:853px; margin:auto; text-align:left; margin-top:20px; }
* html #png_fixer {
	float:left; position: relative; 
}

#page_top { width:853px; height:7px; float:left; background:url(../images/top_bg.png) no-repeat; }
* html #page_top { 
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/top_bg.png",sizingMethod="crop"); 
}

#pagebody_top { width:853px; height:5px; float:left; background:url(../images/body_top.png) repeat-y; }
* html #pagebody_top { 
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/body_top.png",sizingMethod="crop"); 
}

#page_bg { width:853px; float:left; background:url(../images/body_bg.png) repeat-y; }
* html #page_bg { 
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/body_bg.png",sizingMethod="crop"); 
}

#pagebody_bg { padding:10px 0px 10px 70px; width:783px; float:left; background:url(../images/pagebody_bg.png) repeat-y; overflow: visible; }
* html #pagebody_bg { 
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/pagebody_bg.png",sizingMethod="crop"); 
}

#footer { width:853px; height:21px; float:left; background:url(../images/footer.png) no-repeat; }
* html #footer { 
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/footer.png",sizingMethod="crop"); 
}

#pagebody_bottom { width:853px; height:9px; float:left; background:url(../images/pagebody_bottom.png) no-repeat; }
* html #pagebody_bottom { 
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/pagebody_bottom.png",sizingMethod="crop"); 
}

#main_image { width:853px; height:433px; float:left; }
* html #main_image { 

}

#logo { position:relative; z-index:1; margin-top:3px; margin-left:58px; width:177px; height:102px; background:url(../images/logo.png) no-repeat; }
#email_btn { width:168px; height:36px; float:right; background:url(../images/email_btn_off.jpg) no-repeat; }
#email_btn:hover { width:168px; height:36px; float:right; background:url(../images/email_btn_on.jpg) no-repeat; }

#page_bottom { width:853px; height:9px; float:left; background:url(../images/bottom_bg.png) no-repeat; }
* html #page_bottom { 
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/bottom_bg.png",sizingMethod="crop"); 
}



