#leftnav {
/*background: url(/images/home-leftnav-bg.png) 0 6px no-repeat;*/
height:518px;
position:relative;
}
#breadcrumbs {
display:none;   
}
#content {
min-height:460px;   
}
#home-main {
    float: left;
    width: 492px;
    background: url(/images/home-main-bg.png) 0 0 repeat-y;
    border-radius: 0 0 10px 10px;
    overflow: hidden;
}
#home-main h1{
background:0;
margin:0;
color:#0e1929;
text-shadow:1px 1px #fff;
padding-top:20px;
padding-left:15px;
padding-right:15px;
padding-bottom:10px;
}
#home-main p{
padding-left:15px;
padding-right:15px;
color:#31445e;
text-shadow:1px 1px #fff;
margin-top:0;
}
#home-main-top{
background:url(/images/home-main-top.png) 0 0 no-repeat;
overflow:auto;
}
#home-console {
    background: url(/images/home-console-bg.jpg) 0 0 no-repeat;
    width: 492px;
    height: 267px;
    padding-top: 30px;
    overflow: hidden;
    border-radius: 0 0 10px 10px;
    border-bottom: solid 1px #000;
}
#home-fire h2 a{
display:block;
background:url(/images/home-fire-off.png) center 0 no-repeat;
width:250px;
width:100%;
height:173px;
float:left;
color:#ffa43c;
text-shadow:1px 1px #000;
font-size:15px;
text-align:center;
}
#home-fire h2 a:hover{
color:#fff;
/*background:url(/images/home-fire-hover.jpg) 0 0 no-repeat;*/
background:url(/images/home-fire-off.png) center 0 no-repeat;
}
#home-specialty h2 a{
display:block;
background:url(/images/home-specialty-off.jpg) 0 0 no-repeat;
width:230px;
height:173px;
float:left;
color:#ffa43c;
text-shadow:1px 1px #000;
font-size:15px;
text-align:center;
}
#home-specialty h2 a:hover{
color:#fff;
/*background:url(/images/home-specialty-hover.jpg) 0 0 no-repeat;*/
}
#home-fire h2 a, #home-specialty h2 a{
outline:none;
}
#home-message-default{
padding-top:30px;
*padding-top:5px; /* IE 7 Hack */
clear:both;
color:#31445e;
text-shadow:1px 1px #fff;
text-align:center;
font-weight:bold;
font-size:14px;
line-height:18px;
}
#home-message-fire{
display:none;
padding-top:30px;
*padding-top:0px; /* IE 7 Hack */
clear:both;
color:#31445e;
text-shadow:1px 1px #fff;
text-align:left;
font-weight:bold;
font-size:12px;
}
#home-message-specialty{
display:none;
padding-top:30px;
*padding-top:0px; /* IE 7 Hack */
clear:both;
color:#31445e;
text-shadow:1px 1px #fff;
text-align:left;
font-weight:bold;
font-size:12px;
}
#home-rightnav{
background:url(/images/home-rightnav-bg.png) 0 0 repeat-y;
float:right;
width:188px;
}
#home-rightnav h3{
margin:0;
padding-top:12px;
padding-bottom:15px;
text-align:center;
color:#ffa43c;
text-shadow:1px 1px #000;
font-size:12px;
}
#content #home-rightnav ul{
list-style:none;
padding-right:20px;
padding-left:15px;
*padding-left:0px; /* IE 7 Hack */
*margin-left:15px;
margin-top:20px;
}
#home-rightnav ul li{
background:0;
color:#bfe0ff;
text-shadow:1px 1px #333b46;
list-style:none;
list-style-image:none;
line-height:14px;
padding-bottom:10px;
font-size:11px;
}
#home-rightnav ul li a{
color:#bfe0ff;  
text-decoration:none;
}
#home-rightnav ul li a:hover{
text-decoration:none;
color:#fff; 
background:0;
}
#home-rightnav p a{
padding-left:15px;
text-shadow:1px 1px #333b46;
color:#fff;     
}
#home-rightnav p a:hover{
background:0;
color:#ffa43c;
}
#home-rightnav-top{
background:url(/images/home-rightnav-top.png) 0 0 no-repeat;
height:505px;
position:relative;
}
#home-rightnav-bottom{
background:url(/images/home-rightnav-bottom.png) 0 0 no-repeat;
width:188px;
height:75px;
position:absolute;
bottom:0;
}
#home-rightnav-bottom p{
padding-top:5px;
padding-left:15px;  
color:#bfe0ff;
text-shadow:1px 1px #333b46;
line-height:14px;
}
#home-rightnav-bottom p a{
padding-left:0;
}
.message{
-moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius:10px;
margin-bottom:10px;
}