html, body {
height: 100%;
}

body {
margin:0;
padding:0;
background:#444 url(images/line.gif) repeat-x 0 18px;
}

p, li {
color:#444;
font-family:Lucida Grande, Verdana, Sans Serif;
line-height:1.5em;
font-size:70%;
text-indent:15px;
}

p + h1 {
margin-top:35px;
}

li, p.none {
text-indent:0;
}

p.q {
font-weight:bold;
}

a {
color:#0D84C5;
}

a:hover {
text-decoration:none;
}

h1 {
color:#C44D0C;
font-weight:normal;
font-family:Myriad Pro Light, "Century Gothic", Helvetica, Arial;
margin-top:4px;
font-size:18px;
border-bottom:1px solid #ddd;
}

#container {
position: relative;
min-height: 100%;
height: 100%;
voice-family: "\"}\"";
voice-family: inherit;
height: auto;
width:800px;
margin:18px auto 0 auto;
background:url(images/container_bg.gif) repeat-y 50% 0;
}

html>body #container {
height: auto;
}

#header {
width:800px;
height:250px;
background:url(images/header_bg.gif) no-repeat 0 0;
}

#header img {
margin:40px 0 0 52px;
}

ul#navigation {
width:690px;
margin:0 0 0 54px !important;
margin:0 0 0 27px;
padding:1px 0;
list-style:none;
float:left;
background:#eee;
border:1px solid #ddd;
}

ul#navigation li {
float:left;
margin-left:12px !important;
margin-left:10px;
text-indent:0;
line-height:1em;
}

ul#navigation li a {
text-decoration:none;
color:#444;
font-family:Georgia, Times, serif;
font-size:10px;
text-transform:uppercase;
display:block;
border:1px solid #eee;
padding:4px;
}

ul#navigation li a:hover, ul#navigation li a.active {
background:#fff;
border:1px solid #ddd;
}

#subnav {
position:absolute;
top:270px !important;
top:280px;
left:25px;
}

#subnav a {
margin-left:15px;
}

#right_col {
float:left;
width:420px;
margin:0px 0 0 15px;
padding:0 0 1em 0;

}

#left_col {
clear:left;
float:left;
width:235px;
margin:0px 0 0 0px;
border-right:1px solid #ddd;
padding-right:15px;
}

#right_col img {
margin-left:13px;
}

#content {
border-top:1px solid #ddd;
width:690px;
margin:60px auto 0 auto;
padding-bottom: 48px;
}

#footer {
position:absolute;
width:100%;
bottom:0; /* stick to bottom */
background:url(images/footer.gif) no-repeat 1px top;
padding:25px 0 0 0 !important;
padding:40px 0 0 0;
margin-top:1px;
}

#footer p {
text-align:center;
}
