/* YUI reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
/* End YUI reset */
body{
    font-family: Verdana, Arial;
    background: #fff url('../images/background.gif') top left repeat-x;
    line-height: 1.1em;
}
a{
    text-decoration: none;
}
a:link,a:visited{
    color:#3d3d3d;
}

a:hover,a:active{
    color:#CCC;
}
h1{
    font-size: 10px;
}
strong{
    font-weight: bold;
}
i{
    font-style: italic;
}
#header_wrapper{
    width: 962px;
    background: url('../images/top_bg.jpg') top left no-repeat;
    height: 150px;
    margin: 0 auto;
    color:#BBB;
    position: relative;
}
#h1_key{
    text-align: right;
    display: block;
    width:920px;
    margin: 0 auto;
}
#hd_call{
    position: absolute;
    right: 22px;
    top:50px;
}
#hd_logo{
    position: absolute;
    top: 15px;
    left: 15px;
    width: 290px;
    height: 124px;
    background: url('../images/hd_logo.gif') top left no-repeat;
}
#hd_nav{
    position: absolute;
    bottom: 2px;
    right: 16px;
}
#hd_nav li{
    float: left;

}
#hd_nav li a{
    color: #fff;
    font-size: 13px;
    display: block;
    width: 127px;
    height: 29px;
    text-align: center;
    padding-top: 10px;
    background: url('../images/hd_nav_bg.gif') top left repeat-x;
}
#c2a_video,#c2a_bna,#c2a_cost,#c2a_store{
    position:absolute;
    bottom: 0px;
}
#c2a_video{
    left:0px;
}
#c2a_bna{
    left:237px;
}
#c2a_cost{
    left:474px;
}
#c2a_store{
    left:711px;
}
#mid_wrapper{
    width: 962px;
    height: 368px;
    position: relative;
    background: url('../images/mid_bg.jpg') top left no-repeat;
    margin: 0 auto;
}
#mid_wrapper2{
    width: 962px;
    height: 257px;
    background: url('../images/mid_bg2.jpg') top left no-repeat;
    margin: 0 auto;
}
#mid_nav{
    position: absolute;
    bottom: 3px;
    left:6px;
}
#mid_nav li{
    float: left;
    width: 237px;
}
#mid_wrapper > #mid_nav li{   /* IE6 will ignore this block */
    background: url('../images/mid_nav_bg.png');
}
* HTML #mid_nav li {

    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/mid_nav_bg.png', sizingMethod='scale');


}
.c2a{
    margin: 0 auto;
    padding-bottom: 5px;
    text-align: center;
    display: none;
}
#mid_nav .mid_nav_link1{
    display: block;
    font-size: 15px;
    height: 39px;
    width: 222px;
    color: #fff;
    padding-top: 22px;
    font-weight: bold;
    padding-left: 15px;
}
.mid_c2a_text{
    margin: 5px auto;
    font-size: 11px;
    color: #fff;
    width: 200px;
    text-align: left;
}
.mid_c2a_link{
    margin: 5px auto;
    font-size: 11px;
    font-weight: bold;
    width: 200px;
    text-align: left;
}
.mid_c2a_link a:link, .mid_c2a_link a:visited{
    color: #fff;
}
.mid_c2a_link a:hover, .mid_c2a_link a:active{
    color: #aaa;
}
#content{
    width: 920px;
    margin: 0 auto;
}
#ctl{
    width: 215px;
    float: left;
}
#ctl_nav{
    margin-top: 26px;
}
#ctl_nav li{
    margin-bottom: 11px;
}
#ctr{
    width: 665px;
    float: left;
    padding: 20px 0 0 30px;
    font-size: 12px;
    color: #666666;
}
#ctr h2{
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0px;
    color: #333333;
}
#ctr h3{
    font-size: 17px;
    font-weight: bold;
}
#ctr ul{
    margin-left: 15px;
}
#ctr li{
    padding-left: 2px;
    list-style-type: disc;
}
#ctr p{
    margin:8px 0;
}
#minilink{
    font-size: 11px;
    margin: 20px 40px;
}
#minilink ul{
    float: left;
}
#minilink li{
    padding: 2px 0;
}
#minilink_header{
    font-size: 14px;
    color:#505050;
    margin-bottom: 10px;
}
#minilink a:link, #minilink a:visited{
    color: #999999;
}
#minilink a:hover, #minilink a:active{
    color: #666;
}

#footer{
    background-color: #b08e4d;
    font-size: 10px;
    padding-top: 5px;
    color: #fff;
    width: 100%;
    line-height: 1.4em;
}
#footer a:link, #footer a:visited{
    color: #d5c19b;
}
#footer a:hover, #footer a:active{
    color: #eee;
}
#footerinner{
    margin: 0 auto;
    width: 950px;
    position:relative;
}
#footerinner ul{
    float: left;
}
#ft_title{
    margin: 8px 0 5px;
}
#exa_logo{
    display: block;
    width:55px;
    height:21px;
    position: absolute;
    bottom:7px;
    right:10px;
}
#exa_logo:link , #exa_logo:visited {
    background: url('../images/exalogo.gif') bottom left no-repeat;
}
#exa_logo:hover , #exa_logo:active {
    background: url('../images/exalogo.gif') top left no-repeat;
}
#exaseo{
    margin-top: 5px;
    margin-right: 72px;
    text-align: right;
}

.mid_c2a_link a{
    padding-right: 10px;
    background: url('../images/bullet.gif') center right no-repeat;
}
.clear{
    clear:both;
}
.bold{
    font-weight: bold;
}
.nobold{
    font-weight: normal !important;
}
.nomargin{
    margin:0 !important;
}
.fs20{
    font-size: 20px;
}
.blue1{
    color: #275cab;
}
.mgr7{
    margin-right: 7px;
}
.mgr15{
    margin-right: 15px;
}
.mgr10{
    margin-right: 10px;
}
.mgr35{
    margin-right: 30px;
}
.mgr60{
    margin-right: 60px;
}
.mgb20{
    margin-bottom: 20px !important;
}
.width239{
    width: 239px !important;
}

.clearl{
    clear: left;
}
.cont_address{
    width: 520px;
}
.alignR{
    text-align: right;
}
.width5{
    width: 10px;
}
.textred{
    color: #FF0000;
}
.pdr6{
    padding-right: 6px;
}
.frmwd{
    width: 220px;
}
#form tr{
    height: 25px;
    vertical-align: top;
}
#form{
    margin-bottom: 15px;
}
#comments{
    margin-bottom: 5px;
}
.fll{
    float: left;
}
.line1, .line2, .line3{
    width: 100%;
    height: 1px;
    font-size: 0px;
    background-color: #ACB8BC;
}
.line1{
    margin: 20px auto 5px;
}
.line2{
    margin: 30px auto 15px;
}
.line3{
    margin: 20px auto 25px;
}
#content .subpage{
    width:850px;
    padding-left: 40px;
}
#content.subpage {
    width: 962px;
    background-color: #fff;
}
#ctl_nav.subpage{
    padding-left: 30px;
}
#ctl_nav.subpage li{
    float: left;
}
#bna_table td{
    padding: 3px 10px;
}
#map, #map2{
    overflow: hidden;
    width: 300px;
    height: 300px;
}
.mapborder{
    border: 1px solid rgb(102, 102, 102);
    padding: 2px;
    float: right;
}
.hori_sitemap{
    margin-bottom: 6px;
}
.hori_sitemap h3{
    display: inline;
}

.replaced_h2 {
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0 !important;
}
.related_link{color: #666666;text-decoration: none;}
.related_link:hover{color: #666666;text-decoration: none;}
