@charset "utf-8";
/* CSS Document */


/* Replace alpha transparent png background images with gifs
_______________________________________________________________________________________________*/

#sub_content_head {
	background: url(graphics/sub_content_head_ie.gif) no-repeat top left;
	}

#sub_content_middle {
	background: url(graphics/sub_content_middle_ie.gif) repeat-y;
	}

#footer {
	background: url(graphics/footer_ie.gif) repeat-x 0 0;
	}