* { margin: 0; padding: 0 }

body { font-family: sans-serif; /*font-size: 13px*/ }

#sitelogo { position: absolute; left: 50px; top: 50px }
#sitelogo a { display: block; position: relative; width: 200px; height: 201px; overflow: hidden; background: url('/images/8.png') center center no-repeat }
#sitelogo a span { font-size: 0; text-decoration: none; outline: none }

#content { position: absolute; left: 280px; top: 0; width: 640px; padding: 45px 30px; background: url('/images/9.png') repeat; color: #fff }

#content h2 { font-size: 30px; line-height: 45px; border-top: 4px solid #fff; border-bottom: 4px solid #fff; margin-bottom: 12px }
#content p { line-height: 1.5em; margin-bottom: 6px; vertical-align: top }

#copy { font-size: 11px; text-align: center; margin-bottom: -25px !important; margin-top: 25px }
#copy a { color: #fff; text-decoration: none }
#copy a:hover { text-decoration: underline }
