body, html                      { background: #fff; }
p                               { margin-bottom: 1em; }
.clear                          { clear: both; }

.imagecontent img			{ border: 1px solid #b4b4b4; }
img.right-hand-image	{ margin: 0 0 0 2em; float: right; }
img.left-hand-image		{ margin: 0 2em 0 0; float: left; }

/* header */

#header-nav                     { background: #F3F3F3 url(../images/header-bg.gif) bottom repeat-x; padding-top: 14px; }
#header-nav-content             { position: relative; width: 910px; margin: auto; }
#header-nav-logo                { position: absolute; right: 0; top: -9px; height: 50px; width: 136px;  }

#header-nav-content ul                  { margin-left: 18px; }
#header-nav-content li                  { float: left; margin: 0 2px 0 0; }
#header-nav-content li a                { display: block; color: #000; text-decoration: none; font-weight: bold; }
#header-nav-content li a:hover          { text-decoration: underline; }
#header-nav-content li a:focus          { outline: none }
#header-nav-content li span             { display: block; }
#header-nav-content li span span        { display: block; padding: 15px 26px 12px 26px; font-size: 15px; }

#header-nav li.active span		{ background: url(../images/white-tab-left.gif) no-repeat; }
#header-nav li.active span span { background: url(../images/white-tab-right.gif) top right no-repeat; }

#tall-banner                    { background: white; border-bottom: 1px solid #c4c4c4; }
#tall-banner-content            { position: relative; width: 910px; margin: auto; min-height: 10px; _height: 10px; }
#tall-banner-content h1         { font-size:36px; color:black; padding-top:20px; }


#welcome-man                    { display: block; }
#welcome-man-overlay            { display: block; position: absolute; top:-15px;  left: 38px; }
#welcome-tagline                  { display: block; position: absolute; top: 42px;  left: 337px; }
#welcome-logo-epro              { display: block; position: absolute; top: 124px; left: 695px; }

/* content */

#content                        { width: 910px; margin: 2em auto; }

.see-also                       { vertical-align:text-bottom; text-align:right; }

/* footer */

#footer                         { position: relative; width: 910px; margin: auto; clear: both; color: #999; }
#footer p                       { padding: 0 0 0 0; font-size: 90%; float:right; }
#footer a                       { color: #515151; }
#footer a:hover                 { color: #666; }