/* commented backslash hack \*/
html, body							{ height:100%; background:url(../_images/pageBackground.jpg) repeat top left; }

/* end hack */
html,body 							{ margin:0; padding:0; background:url(../_images/pageBackground.jpg) repeat; }

body 									{ text-align:center; background:url(../_images/pageBackground.jpg) repeat; }/* centre for ie5.+*/

#outer								{ min-height:100%; height:auto; width:840px; _width:857px; margin-left:auto; /* center it*/ margin-right:auto; /* center it*/ position:relative; text-align:left; background:url(../_images/siteBackground.png) repeat-y; padding:0px 0px 0px 17px; }
* html #outer						{ height:100%; width:840px; _width:857px; /* box model hack for ie5.+*/w\idth:874px; background:url(../_images/siteBackground.png) repeat-y; padding:0px 0px 0px 17px; }

#header								{ width:840px; height:172px; }
#header001							{ width:840px; height:141px; }
#header002							{ width:840px; height:31px; }
#header003							{ width:791px; _width:840px; height:49px; _height:69px; padding:20px 0px 0px 49px; }

#contentContainer 				{ width:805px; _width:840px; padding:0px 0px 45px 35px; background:url(../_images/pageBackground-1.jpg) no-repeat; }

#menuContainer						{ width:840px; height:31px; overflow:hidden; }
#menuButton							{ float:left; }
#menuButton a:hover				{ position:relative; left:0px; top:0px; }

#centerContent						{ width:730px; _width:770px; padding:0px 20px 0px 20px; }
#content								{ width:730px; _width:730px; text-align:justify; padding:0px 0px 0px 0px; }
#contentParagraph					{ width:730px; }

#footerContainer					{ width:844px; _width:874px; height:102px; _height:122px; position:absolute; bottom:0; left:0; text-align:left; padding:20px 0px 0px 30px; background:url(../_images/footer.png) no-repeat 0px 0px; }
#footer								{}
#clearfooter						{ clear:both; height:122px; width:100%; }

div>p 								{ margin:0; }

.clearFix:after 					{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearFix 							{ display:inline-block; }  /* for IE/Mac */

#clear								{ clear:both; }