* {	font-family: sans-serif; /* Arial – Helvetica */ }

body { font-size: 0.8em; color: #47453E; }
img { border: 0; }

body { background: url('images/bg/bg.gif') repeat-x; margin: 0; padding: 0; }
#main { margin: 0 auto; position: relative; width: 712px; }

#logo { text-align: center; margin: 20px 0 30px 0; }
h1 { font-size: 1.5em; color: #72BF44; }

.box { background: url("images/bg/text.gif") no-repeat; width: 692px; height: 146px; font-weight: bold; padding: 5px 10px 10px 10px; }
.box p { margin: 0; padding: 8px 0; } 

form { margin: 0; padding: 0; }
#newsletter { background: url("images/bg/newsletter.gif") no-repeat; width: 222px; height: 105px; margin: 20px 0 0 248px; text-align: center; padding: 3px 0; font-weight: bold; color: #fff; }
#newsletter input.text { width: 170px; padding: 3px; border: 1px solid #888; }
#newsletter input.button { background: url("images/bg/input.gif") no-repeat; width: 94px; height: 28px; border: 0; color: #fff; font-weight: bold; }

#newsletter p { margin: 0; padding: 3px 0; }

#footer { border-top: 1px solid #E4E4E4; margin-top: 30px; }
#footerContent { margin: 0 auto; position: relative; width: 712px; text-align: center; color: #ccc; font-weight: bold; }

.cleaner { clear: both; }
.middle { vertical-align: center; }
