 

html { height: 100%; margin-bottom: 1px; }	

* { margin: 0px; padding: 0px; font-weight: normal; font-size: 100%; }

p { margin: 5px 0px; }

.hide { position: absolute !important; bottom: 0px !important; right: 0px !important; visibility: hidden !important; margin: 0px !important; padding: 0px !important; height: 0px !important; overflow: hidden !important; }

/***********************************************************************************************************/

body { font-family: helvetica, verdana, arial; font-size: 10px; color: #000; background: #fff; }

/***********************************************************************************************************/

#container { width: 947px; height: 1445px; background: url('../images/bg.png') no-repeat left top; margin: 0 auto; }

#sheet { font-family:  'Homemade Apple'; font-size: 190%; width: 340px; hight: 450px; padding: 280px 0 0 550px; }
#sheet h1 { font-size: 160%; text-align: center; }
#sheet a { font-size: 130%; text-align: center; color: #000; }


#footerout { background: #313030 url('../images/footerbg.png') repeat-x left top; }
#footer { width: 1000px; margin: 0 auto; color: #fff; font-size: 150%; }
.footerbox1 { float: left; width: 280px; }
.footerbox1 h3 { font-size:130%; margin: 15px 0 10px 0; }

.footerbox2 { float: left; width: 450px; padding: 0 35px 0 35px; }
.footerbox2 h2 { font-size:150%; margin: 15px 0 10px 0; }

.footerbox3 { float: left; width: 200px; }
.footerbox3 h3 { font-size:130%; margin: 15px 0 10px 0; }
.footerbox3 p a { color: #fff; }

#signature { font-family:  'Homemade Apple'; font-size: 140%; padding: 50px 0 0 0; color: #fff; }

.footerclear { clear: both; }
