﻿html
{
    background-image: url(background_option_2.png);
    background-repeat: repeat;
}
body
{
    position: relative;
    top: -8px;
    background-image: url(Background_bottom_faded.png);
    background-position: center top;
    background-repeat: no-repeat;
    height: 786px;
    width: 1100px;
    margin-left: auto;
    margin-right: auto; /*background-color:#F4FBC4;*/
}
img
{
    border:0;
}
.map
{
    visibility: visible;
}
.tabs, .about_us_tabs, .metals_we_buy_tabs, .services_tabs, .careers_tabs, .directions_tabs
{
    background-position: center;
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    width: 1050px;
    height: 505px;
    position: relative;
    bottom: 20px; /*right:8px;*/
}
.tabs
{
    background-image: url(Home_tabs_body.png);
}
.directions_tabs
{
    background-image: url(Contact_TabBody.png);
}
.about_us_tabs
{
    background-image: url(AboutUs_TabBody.png);
}
.metals_we_buy_tabs
{
    background-image: url(MetalsWeBuy_TabsBody.png);
}
.services_tabs
{
    background-image: url(Services_TabBody.png);
}
.careers_tabs
{
    background-image: url(Careers_TabBody.png);
}
a.plain
{
    color: Black;
    text-decoration: none;
}

.newpage
{
    text-decoration: underline;
    color: Blue;
}
.newpage:hover
{
    cursor: pointer;
}
.metals_we_buy_buttons:hover
{
    cursor: pointer;
}
.home_tab, .metals_we_buy_tab, .services_tab, .directions_tab, .about_us_tab, .careers_tab
{
    position: absolute;
    font-weight: bold;
    font-family: Arial;
    font-size: 14px;
    text-align: center;
    width: 168px;
    height: 27px;
    padding-top: 7px;
    top: 10px;
}
.home_tab
{
    left: 12px;
}
.metals_we_buy_tab
{
    left: 184px;
}
.services_tab
{
    left: 358px;
}
.directions_tab
{
    left: 530px;
    padding-top: 0px;
}
.about_us_tab
{
    left: 704px;
}
.careers_tab
{
    left: 876px;
}
.everything_above_tabs
{
    margin-left: auto;
    margin-right: auto;
    width: 1050px;
    position: relative;
}
.top_logo
{
    position: absolute;
    left: 10px;
}
.buyers_of_scrap_metal
{
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 323px;
    left: 50px;
}
.bulldozers
{
    margin-left: auto;
    margin-right: auto;
    position: relative;
    left: -30px;
    bottom: 10px;
    width: 489px;
}
.first_choice
{
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 276px;
    left: 20px;
    bottom: 20px;
}
.center_image
{
    margin-left: auto;
    margin-right: auto;
}
.content_below_tabs
{
    position: relative;
    margin-left: auto;
    margin-right: auto;
    top: 58px;
    width: 1007px;
    height: 415px;
    font-family: Arial;
    font-size: 12px;
}
.services_scroller
{
    overflow: scroll;
    height: 370px;
    position:relative;
}
.home_images_left_below_tabs
{
    padding-right: 25px;
    width: 240px;
    float: left;
    height: 100%;
}
.home_images_right_below_tabs
{
    padding-left: 25px;
    width: 270px;
    float: right;
}
.MetalsWeBuy_images_right_below_tabs
{
    width: 145px;
    float: right;
    position: relative;
                bottom: 10px; right: 40px;
}
.careers_images_right_below_tabs
{
    padding-left: 25px;
    width: 262px;
    float: right;
    
}
.directions_images_right_below_tabs
{
    padding-left: 25px;
    width: 345px;
    float: right;
}
.black_bar
{
    width: 1050px;
    padding-top: 7px;
    position: relative;
    top: 10px;
    text-align: center;
    color: White;
    font-weight: bold;
    font-family: Arial;
    font-size: 14px;
    background-image: url(Bottom_blackbar.png);
    height: 61px;
}
.credits
{
    width: 1050px;
    position: relative;
    text-align: center;
    font-family: Arial;
    font-size: 10px; /*top:5px;*/
}
.button_row
{
    width:600px;
    float:left;
    margin-right:auto;
    margin-left:auto;
}
.and_more
{
    text-align: center;
    font-weight: bold;
    font-size:10px;
    height: 220%;
}
.metal_name
{
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}
.description_cell,.description_cell2
{
    padding-left: 25px;
    padding-right: 25px;
    width: 193px; 
}
.description_cell
{
    float: left;
}
.description_cell2
{
    float: right;
}
.description_td, .description_td_right
{
    padding-left:15px;
    text-indent:-15px;
    /*line-height:9px;*/
    width:50%;
}
.description_td_right
{
    text-align:right;
}
.description_tr
{
    padding-left:15px;
    text-indent:-15px;
    /*line-height:9px;*/
    width:50%;
}
