#site {
    margin:0 auto;
    position:relative;
    width:1024px;
    font-family: "Helvetica Neue", Arial;
    top:40px;
}

#site .header_text {font-size:14px;width:100%;text-align:center;color:#fff}

#site h1{font-size:18px;text-transform:none;color:#fff!important;}
#site .site_title {width:450px;float:left;}
#site .site_info{width:640px; float:left;}
#site .box {width:600px;top:0px;margin-bottom: 90px;margin-left: 15px; background:#002f5f!important;}

#site .content_desc {width:450px;font-size:14px;}
#site .bottom_nav{width:100%;clear:both;}

#site .viewdetails:hover{cursor:pointer;}

#site_directions {float:left;width:100%; text-align:center;}
#site_directions .site_links {float:left;height:20px;background-color:#222222; width:250px;
    opacity:0.4; /* transparency */
    filter:alpha(opacity=40); /* IE transparency */
    padding:3px;
    -moz-border-radius: 4px;
    color:white;
    border-radius: 4px;
    text-align:center;
}
#site_directions #site_map {float:left;display:inline;width:100% !important;height:200px;margin:0 auto;}
#site_directions span {font-size:12px;}
#site_directions span:hover {cursor:pointer;}
#site_directions #change_directions_view {
    display:none;
    float:left;
    background-color:#002F5F; width:250px;
    opacity:0.9; /* transparency */
    filter:alpha(opacity=90); /* IE transparency */
    padding:3px;
    -moz-border-radius: 4px;
    color:white;
    border-radius: 4px;
    text-align:center;
    margin-bottom: 75px;
}

.site_info #see_results_now {color:#FFA540!important;}

#site_directions #change_directions_view ul li {list-style:none;}
#site_directions #view_directions_view {display:none;float:left;font-size:10px;background-color:#fff; margin-bottom: 75px;  margin-top: 5px; border: dotted 1px;}

#site_directions .slink {margin-left:5px;}
#site_directions #change_directions_view label{width:50px;}
#site_directions #change_directions_view #get_directions_to_site{
    margin-left:5px;
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #002F5F;
    border-style: double;
    border-width: 1px;
    padding: 3px 3px;
    width: 60px;
    font-size:14px;
    text-align:center;
}
#site_directions .message{ padding:7px 7px; margin-bottom:15px; background:#FFFFFF; border-bottom: 1px double #171717; border-top: 1px double #171717; border-left:1px double #333333; border-right:1px double #333333; overflow:hidden;}

#share_btns {float:left;margin-top:10px;text-align:center;width:80px;}

#see_results_now { display:inline; font-size:1.6rem;color: #77D9FF; text-decoration: underline;}
#see_results_now:hover {cursor:pointer;}

#page_tools { font-size:10px;margin-right:20px;float:right;clear:both; }
#page_tools ul {list-style:none;}
#page_tools li {float:left;}
#page_tools li.support_mesg{padding-top: 5px;}
#page_tools li.fb_btn{margin-left: 10px;width: 140px;}
#page_tools li.twt_btn{width: 60px;}
