/* CSS Document */

body
	{
	 background:url(images/bg_body_02.gif) top repeat-x;
	 margin:0;
	 padding:0;
	 font:12px arial;
	 line-height:17px;
	 padding-top:23px;	 
	}
a {text-decoration:none;}
a img {border:0;}
#wrapper
	{

	 margin:0 auto;
	}

* html #wrapper 
	{
 	 filter:Progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/bg_wrapper_10.png');
	 background: none;
	}
#wrapper {
		 width:982px;
		 margin:0 auto;
		 background:url(images/bg_wrapper_10.png) repeat-y;
		 min-height: 100%;
		 height: auto !important;
		 height: 100%;
		 }