﻿#mainCol {
    background: url(../images/contactLanding/mainCol_bg.jpg) top no-repeat;
    margin-top: 22px;
    padding-top: 50px;
    width: 735px;
}
#mainCol h1 {
    margin-left:30px;
}
.printFriendly_btn {
   background:url(../images/common/printerFriendly_btn_over.gif);
   height:51px;
   width: 107px;
   position: absolute;
   padding: 15px 0 0 14px;
   top: 55px;
   right:20px;
}

.printFriendly_btn a{
    background: url(../images/common/printerFriendly_btn.gif);
    display: block;    
    height:38px;
    text-indent: -99999px;
    width: 94px;    
}
.printFriendly_btn a:hover {
    background: none;
}
#contactInfo {
    background: url(../images/contactLanding/contactCols_bg.jpg) top no-repeat;
    margin-left: 15px;
    overflow: hidden;
    padding-top: 25px;
    width: 720px;
}
#contactCol1, #contactCol2, #contactCol3 {
    display: inline;
    float: left;
    padding: 0 30px 0 5px;
    width: 193px;
}
#contactCol1 {
    margin-left: 34px;
}
#contactInfo h2 {
    height: 37px;
    margin-top: 4px;
    text-indent: -9999px;    
}
h2#callUs_h {
    background: url(../images/contactLanding/callUs_h.gif) left no-repeat;
    height: 41px;
    margin-top: 0;    
}
h2#contactUs_h {
    background: url(../images/contactLanding/contactUs_h.gif) left no-repeat;
}
h2#writeUs_h {
    background: url(../images/contactLanding/writeUs_h.gif) left no-repeat;
}
h2#emailUs_h {
    background: url(../images/contactLanding/emailUs_h.gif) left no-repeat;
}
h2#visitUs_h {
    background: url(../images/contactLanding/visitUs_h.gif) left no-repeat;
}
h2#emailUs_h, h2#writeUs_h {
    margin-top: 30px;
}
#contactInfo p, #contactInfo h3 {
    margin: 0 0 8px 8px;
}
#contactCol2 .arrow {margin-left: 4px;}
#contactCol3 h3 {margin-left: 0;}
#locationHours {
    margin-left:-20px;
    padding-top: 0
}
#locationHours h2, #find_h, #phoneNum {display: none; }
#locationHours .inputRegion input {width: 135px;}
* html #locationHours .inputRegion input {margin-left: 8px;}
#locationHours .inputRegion {left: 0;}

/*Calc Detail */
.applet {margin:15px 30px 0;}
h1 center {
    color: #5f5f5f;
    display: block;
    font-size: 11px;
    margin: 10px 0;
}
p#calcBtns {
    margin: 10px auto;
    overflow: hidden;
    text-align: center;
    width: 360px;
}
p#calcBtns input {
    padding-top: 3px;
    text-align: center;
}

