* { margin: 0; padding: 0; font-family: Geneva, Tahoma, Geneva, sans-serif }
html, body { height: 100%; overflow: hidden }
body { min-height: 800px; min-width: 1200px; background: #999; font-size: 62.5%; color: #fff; text-align: center }

#wrap { position: relative; margin: 0 auto; width: 760px; height: 520px; overflow: inherit; background: #566072; border-bottom: 15px solid #fff; text-align: left; margin-top: 70px }

h1, h2, h3, h4, h5, h6 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: normal }
h1 { font-size: 2em; text-transform: uppercase }
h2 { font-size: 1.3em; color: #ccc }
h3, h4, h5, h6 { font-size: 1.4em }

#contentframe { padding: 50px; height: 420px; overflow: auto }

#content1 { width: 440px; float: left; font-size: 1.1em; padding-bottom: 50px }
#content2 { width: 170px; float: right; font-size: 0.9em }

#logo { position: absolute; height: 131px; width: 52px; top: 0px; left: -52px; background: url(images/logo.gif) no-repeat }

#clear { clear: both }
a { color: #fff; text-decoration: none }
a:hover { color: #f89734; text-decoration: underline }
h1, h2, p { margin: 0 0 1em 0 }

img { border: 0 }
object { outline: none }
