* {
margin:0;
padding:0;
}

body {
font-size:62.5%;
background-color:#EBEBEB;
font-family:verdana,arial,sans-serif;
}

.page-container {
width:900px;
border:solid 1px #969696;
font-size:1em;
margin:10px auto;
}

.main {
clear:both;
width:900px;
padding-bottom:0;
background:transparent url(../img/bg_main_withoutnav.jpg) repeat-y;
}

.main-content {
display:inline;
float:left;
width:840px;
overflow:visible!important;
margin:0 0 0 30px;
}

.footer {
clear:both;
width:900px;
height:3.7em;
background:#e1e1e1 url(../img/bg_foot.jpg) no-repeat;
font-size:1em;
overflow:visible!important;
padding:1.1em 0 0;
}

.header {
width:900px;
font-family:Georgia,arial,sans-serif;
}

.header-top {
width:900px;
height:105px;
background:#f0f0f0 url(../img/bg_head_top.jpg);
overflow:visible!important;
}

.header-middle {
width:900px;
height:225px;
background:#e6e6e6 url(../img/bg_head_middle.jpg);
overflow:visible!important;
}

.header-bottom {
width:900px;
height:40px;
background:#fff url(../img/bg_head_breadcrumbs.jpg) repeat-y;
}

.header-breadcrumbs {
clear:both;
width:900px;
background:#646464 url(../img/bg_head_breadcrumbs.jpg) repeat-y;
padding:1em 0 1.5em;
}

.sitelogo {
width:65px;
height:100px;
position:absolute;
z-index:1;
background:url(../img/bg_head_top_logo.jpg);
background-image:url(../img/bg_head_top_logo.jpg);
margin:0 0 0 5px;
}

.sitename {
width:655px;
height:70px;
position:absolute;
z-index:1;
overflow:visible!important;
background:url(../img/richardsmrt_text_header.png);
background-image:url(../img/richardsmrt_text_header.png);
margin:15px 0 0 80px;
}

.sitename h1 {
font-size:240%;
}

.sitename h2 {
color:#7d7d7d;
font-size:120%;
margin:-4px 0 0;
}

.sitename a {
text-decoration:none;
color:#7d7d7d;
}

.nav0 {
width:350px;
position:absolute;
z-index:2;
margin:25px 0 0 550px !important;
}

.nav0 ul {
float:right;
padding:0 20px 0 0;
}

.nav0 li a {
padding:0 0 0 3px;
}

.nav0 a:hover {
text-decoration:none;
}

.nav0 a img {
height:14px;
border:none;
}

.nav1 {
width:350px;
position:absolute;
z-index:3;
margin:0 0 0 550px;
}

.nav1 ul {
float:right;
font-weight:700;
padding:0 15px 0 0;
}

.nav1 li a {
display:block;
float:left;
color:#7d7d7d;
text-decoration:none;
font-size:120%;
padding:2px 5px;
}

.sitemessage {
width:350px;
height:120px;
position:absolute;
z-index:1;
color:#eaeff7;
overflow:hidden;
margin:20px 0 0 530px;
}

.sitemessage h1 {
width:350px;
text-align:right;
font-size:230%;
}

.sitemessage h2 {
float:right;
width:270px;
text-align:right;
line-height:100%;
font-size:160%;
margin:8px 0 0;
}

.sitemessage h3 {
float:right;
width:270px;
text-align:right;
font-size:140%;
margin:10px 0 0;
}

.sitemessage h3 a {
text-decoration:none;
color:#eaeff7;
}

.nav2 {
float:left;
width:900px;
border:none;
background:#dcdcdc url(../img/bg_head_bottom_nav.jpg) repeat-x;
color:#4b4b4b;
font-size:130%;
}

.nav2 ul {
list-style-type:none;
}

.nav2 ul li {
float:left;
position:relative;
z-index:1000;
border-right:solid 1px #afafaf;
}

.nav2 ul li ul {
display:none;
border:none;
margin-left:-30px;
background:url(../img/bg_head_bottom_nav_hover.gif) top center;
padding:0 30px 30px;
}

.nav2 ul li a {
float:left;
display:block;
height:3.1em;
line-height:3.1em;
text-decoration:none;
font-weight:700;
color:#646464;
padding:0 16px;
}

.nav2 ul li:hover {
width:auto;
}

.nav2 table {
position:absolute;
z-index:999;
top:0;
left:0;
border-collapse:collapse;
}

.nav2 ul li:hover ul {
display:block;
position:absolute;
z-index:998;
top:3em;
margin-top:.1em;
left:0;
}

.nav2 ul li:hover ul li ul {
display:none;
}

.nav2 ul li:hover ul li a {
display:block;
width:10em;
height:auto;
line-height:1.3em;
margin-left:-1px;
border-left:solid 1px #afafaf;
border-bottom:solid 1px #afafaf;
background-color:#ededed;
font-weight:400;
color:#323232;
padding:4px 16px;
}

.nav2 ul li a:hover ul {
display:block;
position:absolute;
z-index:998;
top:3em;
left:0;
margin-top:.1em;
}

.nav2 ul li a:hover ul li a {
display:block;
width:10em;
height:1px;
line-height:1.3em;
border-left:solid 1px #afafaf;
border-bottom:solid 1px #afafaf;
background-color:#ededed;
font-weight:400;
color:#323232;
padding:4px 16px;
}

.nav2 ul li a:hover ul li a ul {
visibility:hidden;
height:0;
width:0;
position:absolute;
z-index:997;
}

.header-breadcrumbs ul {
float:left;
width:560px;
list-style:none;
font-family:Georgia,arial,sans-serif;
padding:0 0 0 15px;
}

.header-breadcrumbs ul li {
display:inline;
background:transparent url(../img/bg_bullet_arrow.gif) no-repeat 0 50%;
font-weight:400;
color:#7d7d7d;
font-size:100%;
padding:0 0 0 10px;
}

.header-breadcrumbs ul a {
color:#467aa7;
text-decoration:none;
}

.header-breadcrumbs ul a:hover {
color:#2a5a8a;
text-decoration:underline;
}

.header-breadcrumbs .searchform {
float:right;
width:285px;
padding:0 17px 0 0 !important;
}

.header-breadcrumbs .searchform form fieldset {
float:right;
border:none;
}

.header-breadcrumbs .searchform input.field {
width:10em;
border:1px solid #c8c8c8;
font-family:verdana,arial,sans-serif;
font-size:120%;
padding:.2em 0;
}

.header-breadcrumbs .searchform input.button {
width:3em;
background:#e6e6e6;
border:solid 1px #969696;
text-align:center;
font-family:verdana,arial,sans-serif;
color:#969696;
font-size:120%;
padding:1px!important;
}

.header-breadcrumbs .searchform input.button:hover {
cursor:pointer;
border:solid 1px #505050;
background:#dcdcdc;
color:#505050;
}

.column1-unit {
width:840px;
margin-bottom:10px!important;
}

.column2-unit-left {
float:left;
width:400px;
margin-bottom:10px!important;
}

.column2-unit-right {
float:right;
width:400px;
margin-bottom:10px!important;
}

.column3-unit-left {
float:left;
width:260px;
margin-bottom:10px!important;
}

.column3-unit-middle {
float:left;
width:260px;
margin-bottom:10px!important;
margin-left:40px;
}

.column3-unit-right {
float:right;
width:253px;
margin-bottom:10px!important;
overflow:hidden;
}

.footer p {
line-height:1.3em;
text-align:center;
color:#7d7d7d;
font-weight:700;
font-size:110%;
}

.footer p.credits {
font-weight:400;
}

.footer a {
text-decoration:underline;
color:#7d7d7d;
}

.footer a:hover {
text-decoration:none;
color:#000;
}

.footer a:visited {
color:#000;
}

.clear-contentunit {
clear:both;
width:840px;
height:.1em;
border:none;
background:#d2d2d2;
color:#d2d2d2;
}

html {
filter:expression(document.execCommand("BackgroundImageCache",false,true));
}

.sitename a:hover,.nav1 a:hover,.sitemessage h3 a:hover {
text-decoration:none;
color:#323232;
}

.nav0 li,.nav1 li {
display:inline;
list-style:none;
}

.nav2 ul li:hover a,.nav2 ul li:hover ul li a:hover,.nav2 ul li a:hover,.nav2 ul li a:hover ul li a:hover {
background-color:#d2d2d2;
text-decoration:none;
}

.page-container:after,.header:after,.header-breadcrumbs:after,.main:after,.main-content:after,.column1-unit:after,.column2-unit-left:after,.column2-unit-right:after,.column3-unit-left:after,.column3-unit-middle:after,.column3-unit-right:after,.footer:after,p:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

@media print {
.header-top {
width:900px;
height:80px;
background:#f0f0f0;
overflow:visible!important;
}

.header-breadcrumbs {
width:900px;
background:transparent;
}

.nav2 {
float:left;
width:900px;
border:none;
background:#f0f0f0;
color:#4b4b4b;
font-size:130%;
}

.main {
clear:both;
width:900px;
padding-bottom:30px;
background:transparent;
}

.footer {
clear:both;
width:900px;
height:3.7em;
background:#f0f0f0;
font-size:1em;
overflow:visible!important;
padding:1.1em 0 0;
}
}