/* homepage boxes */
body {
background-color : #FFFFFF;
background-repeat : repeat-x;
background-image : url('images/background.jpg');
font-family : arial;
font-size : 12px;
color : #363636;
margin-top: 27px;
}
#boxes {
width:832px;
text-align:left;
padding:8px 0 0 32px;
}
#div * {
margin:0;
padding:0;
}
.minibox * {
margin:0;
padding:0;
}
.minibox {
width:260px;
margin-right:8px;
float:left;
font-size:92%;
}
.minibox .top {
background:#039 url(images/flame-bg-blue_07.jpg) 0 0 no-repeat;
padding:8px 0 0 28px;
margin:0;
height:24px;
}
.minibox .top h2 {
color:white;
margin:0 0 0 4px;
padding:0;
}
.minibox .mid {
padding:8px;
background:#d4d4d4;
height:78px;
}
.minibox .bottom {
background:#d4d4d4 url(images/hm-block-bottom.gif) bottom left no-repeat;
border-top:2px solid #2e4aa0;
padding:4px 8px;
height:16px;
}
.minibox strong {color:#d22329;}
.minibox a, .minibox a:link, .minibox a:visited {
font-weight:bold;
text-decoration:none;
color:#d22329;
}
.minibox a:hover {
color:#2e4aa0;
}
.minibox dt {
width:125px;
clear:left;
}
.minibox dd {
width:118px;
color:#2e4aa0;
padding-right:20px;
background:#d4d4d4;
}
.minibox dd, .minibox dt {
display:block;
float:left;
padding:4px 0;
font-weight:bold;
border-bottom:1px solid #9e9e9e;
}
#miniright .top {
background:#d2232a url(images/flame-bg-red.gif) 0 0 no-repeat;
}
#miniright .mid {
height:104px;
background:#d4d4d4 url(images/hm-block-bottom.gif) bottom left no-repeat;
}
h2 {
color:#CC262A;
font-family:Arial, Helvetica, sans-serif;
padding-top:-5px;
line-height:22px;
font-size:14px;
}

#footer{
clear:both;
/*margin-top:5px;*/
position:relative;
top:8px;
}

#copyright{
clear:both;
color:#999999;
height:38px;
text-align:center;
position:relative;
top:0px;
}
#copyright table{
margin: 12px auto;
text-align:left;
font-size : 11px;
width:780;
color : #999999;
}
#copyright a:link, #copyright a:visited {
text-decoration : none;
color:#999999;
font-weight : normal;
}
#copyright  a:hover {
text-decoration:underline;
}
td.copyright{
padding-top:0px;
}
#copyright{
padding-top:0;
}

hr#gray{
height:0;
border:0;
border-top:1px solid #999;
}
