@charset "utf-8";
/* CSS Document */

div#hm_banner {
background:url(../images/banner2.jpg) repeat-x;
width:532px;
height:129px;
border:1px solid #001161;
padding:4px 10px 10px 10px;
margin-bottom:15px;
}

div#hm_banner h1 {
font-family:arial;
font-size:24px;
text-align:center;
color:#fff;
font-weight:normal;
}

div#hm_banner h2 {
font-size:22px;
margin-top:5px;
color:#f8bc47;
}

#hm_banner a {
color:#fff;
font-weight:normal;
text-decoration:underline;
}

table#hm_specials {
width:554px;
height:145px;
border: 1px solid #6993c0;
}

#hm_specials td { width:33%; padding:5px;}
#hm_specials #header {
color:#1d5a9d;
background: #e6eff6;
border-bottom: 1px solid #97c7e0;
text-align:center;
font-weight:bold;
font-family:arial;
height:auto;
}

#hm_specials td.left {
border-right: 1px solid #97c7e0;
}

div#hm_leftcol {
	float: left;
	width: 554px;
}

div#hm_rightcol {
	float: left;
	width: 175px;
	padding-left: 15px;
	text-align:center;
}

div.hm_cntframe {
	padding: 10px;
	border: 1px solid #6993C0;
	background-color: #E6EFF6;
	margin-bottom: 15px;
}

div.hm_cntframe h3 {
	font: bold 19px arial;
	color: #053868;
}

div#hm_leftcol H3{
	font: bold 19px arial;
	color: #053868;
}
div#hm_leftcol H4{
	color: #31803F;
	font: bold 13px verdana;
	margin-bottom: 5px;
}

#whatyouget {
text-align:left;
}
#whatyouget ul{
margin:0;
padding:0;
list-style:none;
}

#whatyouget li {
background:url(../images/arrow1.gif) top left no-repeat;
margin:0;
padding:0 0 0 35px;
}

#whatyouget #whatyouget_title{
color:#053868;
font-size:16px;
font-weight:bold;
font-family:arial;
}