@charset "UTF-8";
/* CSS Document */

* {border:0; padding:0; margin:0; outline:0;}
body {font-size:0.625em; font-family:Helvetica, Arial, sans-serif; color:#3c3c3c; background:#FFF}
span {display:none;}
h1, h2, h3, h4, p{margin:20px 0}
a {color:#1b9298; text-decoration:none}
a:hover { text-decoration:underline}

#page {background:#FFF url(../images/sse-bg-repeat.jpg) top center repeat-x; min-height:645px; font-size:1.4em; line-height:1.5em}
#wrapper {width:960px; margin:0 auto}
#header {text-align:center}
#header img {margin:20px 0}
.sidetag {position:fixed;right:0; top:60px}

#content{float:left;width:470px}
.contact{background:url(../images/sse-arrow.gif) top left no-repeat; height:55px; width:475px; color:#1b9298; padding:0 10px; line-height:4em}

#notepad{float:right; margin:10px 0 0; width:460px}

#footer {clear:both;background:#000 url(../images/sse-footer.jpg) top center repeat-x; width:100%; height:180px; text-align:center; font-size:1.1em; line-height:5em; color:#333}
#footer p {margin:0}