html { background: url("right_bg.png") repeat-y right top; font: .83em/1.5 "Lucida Sans Unicode", "Lucida Sans", "Verdana", sans-serif; height: 100%; }
body { background: url("left_bg.png") repeat-y left top; min-height: 100%; margin: 0; padding: 0; position: relative; }

* html, * html body { height: 100%; }

h1 { background: #5f82a1 url("header_bg.png") repeat-x; height: 154px; margin: 0; text-indent: -30000px; }
#slogan { background: url("header.jpg") no-repeat; height: 128px; left: 0; margin: 0; position: absolute; text-indent: -30000px; top: 11px; width: 724px; }

#navigation { background: url("nav_top.png") no-repeat; list-style: none; margin: 0; padding: 0; padding-top: 7px; position: absolute; right: 0; top: 140px; width: 182px; }
#navigation li { margin: 5px 10px 0 17px; }
#navigation a { background: url("nav_item_bg.png") repeat-y; border: 1px solid #b0bbd2; color: #414b5f; display: block; font-size: 1.2em; padding: 6px; text-decoration: none; }
#navigation a:hover { background-image: url("nav_item_bg_hover.png"); color: #7b859b; }
#navigation #you_are_here { border: 1px solid #c6d2e9; color: #7b859b; cursor: default; font-size: 1.2em; padding: 6px; }

#breadcrumbs { font-size: .8em; margin: 0 202px 0 219px; padding: 10px 0 0; }

#asides { background: url("asides_top.png") no-repeat; font-size: .8em; left: 0; position: absolute; top: 151px; width: 199px; }
.aside { background: url("aside_bg.png") repeat-y; border: 1px solid #9fbfdb; color: #fff; margin: 11px 15px 0 10px; padding: 1px; }
.aside p { margin: 10px; }
.aside p + p { margin-top: 1em; }
.aside a { color: #fff; }
.aside a:hover { color: #bdf; }

#content { margin-left: 219px; margin-right: 202px; padding-bottom: 1em; padding-top: 10px; }

.section { background: url("section_bg.png") repeat-x left bottom; border-bottom: 1px solid #6a91b4; clear: both; margin-bottom: 1em; padding: 15px 15px 1px; text-align: justify; }

.image { background: #eef4ff; border: 1px solid #c6d2e9; padding: 5px; }
.left { float: left; margin: 15px 15px 15px 0; }
.right { float: right; margin: 15px 0 15px 15px; }

.item { background: #6184a4 url("item_bg.png"); border: 1px solid #9fbfdb; color: #fff; clear: both; margin: 1em auto; padding: 10px; position: relative; width: 95%; }
.item a { color: #fff; }
.item a:hover { color: #bdf; }
.item h3 { background: url("item_head_bg.png"); margin: -10px -10px 0; padding: 5px 10px; }
.item .image { float: right; margin: 0 0 0 10px; }
.item .no_footer { clear: both; }

.two_columns .column { float: left; width: 50%; }
.three_columns .column { float: left; width: 33%; }

#contact_mcplus { text-align: center; }
#contact_xerox .column { text-align: center; font-size: .8em; }

a { color: #445d73; }
a:hover { color: #6184a4; }
a img { border-width: 1px; }

h2 { background: #fff; border-bottom: 1px solid #6a91b4; clear: both; color: #445d73; font-size: 1.6em; font-weight: normal; margin: -16px -16px auto; padding-bottom: 1px; text-align: center; }

#footer { border-top: 1px solid #c6d2e9; color: #6a91b4; font-size: .8em; margin: 0 182px 0 199px; padding: .5em 0; text-align: center; }
#footer p { margin: 0; }