﻿body 
{
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    background-color: #818f94;
    color: #7f8689;
}

strong
{
    font-weight: bold;
}

em
{
    color: #ffa900;
}
/* Utility Classes */
.clear
{
    clear: both;
    height: 0px;
}
/* Main Site Structure Id's */

#site_wrapper
{
    width: 760px;
    border: 1px solid #697478;
    margin: 0 auto;
}

#header
{
    position: relative;
    width: 100%;
    background: #660904 url(../App_Images/header_main.jpg) no-repeat;
    height: 261px;
    color: #fff;
}

#flash_header
{
    position: absolute;
    left: 356px;
    top:37px;
}

#main_nav
{
    position: absolute;
    top: 225px;
    left: 0px;
    width: 760px;
    background: #360501 url(../App_Images/nav_main.jpg) no-repeat;
    height: 36px;
}

#main_body
{
    width: 100%;
    background: #fff url(../App_Images/body_main_bg.gif) repeat-y;
    
}

#main_column_left
{
    float: left;
    width: 200px;
}

#sub_nav
{
    float: left;
    height: 242px;
    width: 200px;
    background: #d6dee0 url(../App_Images/nav_sub01.jpg) no-repeat;
}

#events
{
    width: 200px;
}

#content_main
{
    float: left;
    width: 560px;
    padding-bottom: 30px;
    background: #fff url(../App_Images/content_main_bg.gif) no-repeat;
}

.aux_content01
{
    float: left;
    width:250px;
   
    
}
.aux_content02
{
    float: left;
    width:250px;

   
}
#footer
{
    width:100%;
    position: relative;
    background: #3f4c54 url(../App_Images/footer_bg.jpg) no-repeat;
    height: 72px;
    color: #fff;
}

/* Main Nav Styling */

#main_nav a
{
    display: block;
    color: White;
    text-decoration: none;
    text-indent: -1000px;
    -moz-outline-style: none;
    overflow: hidden;
    float: left;
    height: 36px;
}

#main_nav a.services 
{
    width: 98px;
}

#main_nav a.industries
{
    width: 107px;
}

#main_nav a.accreditation
{
    width: 131px;
}

#main_nav a.about
{
    width: 132px;
}

#main_nav a.news
{
    width:82px;
}
#main_nav a.videos
{
    width: 86px;
}
#main_nav a.contact
{
    width: 123px;
}

/*Sub nav styles */

#sub_nav li
{
     height: 27px;
     *height: 25px;
     
}
     
#sub_nav li a
{
    float: left;
  
    text-decoration: none;
    display: block;
    color: #7f8689;
    font-size: 10px;
    font-weight: bold;
    line-height: 23px;
    padding: 0 14px 0 37px;
    height: 27px;
    *height: 25px;
    background: transparent url(../App_Images/first_item_bullet.gif) no-repeat 98% 50%;
   
}

/* Events Styles */

#events h3
{
    color: #7f8689;
    font-weight: bold;
    padding: 28px 15px 10px 25px;
    font-size: .9em;
}

#events li
{
    padding:0 15px 5px 20px;
    font-size: 1em;
    background: transparent url(../App_Images/bullet_triangle_grey.gif) no-repeat 10px 5px;
}
/* Content Main Styles */
#content_main img.home
{
    float: right;
    margin: 40px 15px 75px 15px;
}   
#content_main h1.home
{
    font-size: 2.2em;
    font-weight: normal;
}

#content_main h1
{
    font-size: 2em;
    font-weight: bold;
    color: #6f7679;
    padding: 25px 20px 12px 30px;
    background: transparent url(../App_Images/h1_bullet_bg.gif) no-repeat 15px 32px;
}

#content_main h1.main_pages
{
    font-size: 2.4em;
    background: transparent url(../App_Images/h1_bullet_bg.gif) no-repeat 15px 36px;
}

#content_main p
{
    padding: 0 25px 14px 27px;
    font-size: 1em;
} 

#content_main h2
{
     font-size: 1.9em;
    font-weight: bold;
    color: #6f7679;
    padding: 0 20px 7px 30px;
    background: transparent url(../App_Images/h1_bullet_bg.gif) no-repeat 15px 7px;
}

#content_main h3.position
{
    padding: 0 25px 14px 27px;
}

#content_main h3, #content_main h4
{
    padding: 0 25px 0px 27px;
}

#content_main table
{
    margin: -10px 25px 14px 27px;
    border-collapse: collapse;
}

#content_main table td
{
    padding: 0 2px;
}

#content_main table td.column01
{
    width: 35px;
}

#content_main table td.column02
{
    width: 50px;
}  
#content_main ul
{
    font-size: 1em;
    padding: 0 15px 22px 27px;
    line-height: 1.3em;
    list-style-type: none;
}

#content_main ul ul
{
    padding: 0 0 0 15px;
}

#content_main p.first, #content_main p.bulleted
{
    background: transparent url(../App_Images/first_item_bullet.gif) no-repeat 20px 2px;
}
/* Content Main Image Styles */
#content_main p.image_main
{
    float: right;
    padding: 35px 25px 20px 10px;
}
#content_main p.chain_yanker
{
    padding: 5px 25px 5px 5px;
}

#content_main p.image_main span.caption
{
    display: block;
    padding: 0 10px 10px 10px;
    background: transparent url(../App_Images/first_item_bullet.gif) no-repeat 0px 3px;
}


#content_main p.image_main img.reg
{
    border: 1px solid black;
}
#content_main p.image_aux_single

{
   
    margin: 0 auto;
    text-align: center;
}
      
#content_main p.image_aux span.caption
{
    display: block;
    padding: 0 10px 10px 10px;
    background: transparent url(../App_Images/first_item_bullet.gif) no-repeat 0px 3px;
}
#content_main p.image_aux_single span.caption
{
    display: block;
    padding: 0 10px 0px 10px;
    background: transparent url(../App_Images/first_item_bullet.gif) no-repeat 0px 3px;
}

#content_main p.image_aux_single span.caption
{
    margin-top: 10px;
    width: 260px;
    margin-left: auto;
    margin-right: auto;
}

#content_main p.image_aux_single span.ASTM
{
    background: transparent url(../App_Images/first_item_bullet.gif) no-repeat 65px 3px;
  
}

#content_main p.image_aux
{
    float: left;
    padding: 0px 15px 0px 10px;
   
}



#content_main p.image_aux img, #content_main p.image_aux_single img.reg
{
    border: 1px solid black;
}   

.prod_devlopment_img
{
    position: relative;
    right: 27px;
}

/* Content Main Videos */

#content_main .video
{
    padding-top: 10px;
    margin: 0 15px 7px 20px;
    clear: both;
}
#content_main .video p
{
    margin-bottom: 0px;
    padding-bottom: 0px;

}

#content_main .video .title
{
    text-indent: 5px;
    text-decoration: underline;
    font-weight: bold;
}

#content_main .video .bulleted
{
    *background-position: 25px 2px;
}
#content_main .video img
{
    float: right;
    position: relative;
    bottom: 10px;
    margin: 0 20px 0 15px;
    border: 1px solid black;
}

/* Content Main Buttons */
#content_main a.button
{
    display: block;
    width: 55px;
    background-color: #9b9c9e;
    border: 3px double #fff;
    *border: 3px double #9b9c9e;
    color: #fff;
    text-decoration:none;
    text-align: center;
    font-size: .75em;
}

#content_main a:link.button
{
    color: #fff;
  
}
/* Content Main Aux Content Styles */
#content_main .aux_content01
{
    clear: left;
}



#content_main .aux_content01 p, #content_main .aux_content02 ul
{
    padding: 0 15px 6px 27px;
    font-size: 1em;
} 

#content_main .aux_content01 p, #content_main .aux_content02 p, #content_main .aux_content03 p
{
    padding-bottom: 15px;
}

#content_main .aux_content01 p.first, #content_main .aux_content02 p.first, #content_main .aux_content03 p.first
{
    background: transparent url(../App_Images/first_item_bullet.gif) no-repeat 20px 2px;
}
#content_main .aux_content01 h2, #content_main .aux_content02 h2
{
  
    font-size: 1.9em;
    font-weight: bold;
    color: #6f7679;
    padding: 0 20px 7px 30px;
    background: transparent url(../App_Images/h1_bullet_bg.gif) no-repeat 15px 7px;
}


#content_main .aux_content02 ul.first
{
    background: transparent url(../App_Images/first_item_bullet.gif) no-repeat 20px 2px;
    line-height: 1.4em;
}

#content_main .aux_content02 ul a
{
 color: #7f8689;
}

#content_main .aux_content03
{
    float: right;
    width: 250px;
}

/* Footer Styles */

#footer a
{
    color: #fff;
    font-size: 9px;
    text-decoration: underline;
    padding: 25px 20px;
    line-height: 52px;
}

#footer span.sub_links a
{
  display: block;
  float: right;
  line-height: 10px;
  padding: 22px 18px;

    
}

#footer span.sub_links a.careers
{
    padding-right: 21px;
}

#footer #copyright
{
    position: absolute;
    top: 32px;
    left: 0px;
    padding-left: 35px;
    color: #fff;
    font-size: 9px;
}

#footer #copyright a
{
    color:#ccc;
    text-decoration:none;
    padding: 0;
}
    
/* Typography classes */

#content_main .news .title
{
    display: block;
    text-decoration: underline;
    font-weight: bold;
}

#content_main .news .description
{
    position: relative;
    right: .8em;
}

#content_main p.certified
{
    text-align: center;
}

#content_main p.certified img
{
    border: none;
}

#content_main .special_lists
{
    width: 430px;
    margin: 0 auto;
}

#content_main .special_lists ul
{
    float: left;
    width: auto;
    margin: 0 35px 10px 0px;
}

#content_main a.emp
{
    color: #7f8689;
    font-weight:bold;
}


#content_main a
{
    color: #7f8689;
    font-weight: normal;
}
#header .secondary_links a
{
    color: #fff;
    text-decoration: none;
    font-size: .7em;
    padding-left: 21px;
    line-height: 24px;
   
}

#header .secondary_links a:link
{
    color: #fff;
    text-decoration: none;
    font-size: .7em;
    line-height: 24px;
}

.formError {
  color: red;
}
