body
{
    color: #333;
    font: 12px Verdana;
    background:#333;
}
.blank
{
    height:2.2em;
}
#page
{
   width: 940px;
   margin: 0 auto;
   padding: 15px;
}

a:hover, .crumb, .help, #footer, #footer1 a { color: #FF6600; }

#page, #content, #menu_container, #logo_container, #building_image_containter, #content_inner_right_body_contact,
#content_inner_left_2col, #content_inner_right_2col, #content_inner_left_index, #content_inner_body_left_index,
#content_inner_right_index, #logo_right_contact
.crumb, .blank, .help, .name
{
   background:white; 
}

#header_container, #menu_container, #logo_container{width: 931px; margin 0 auto;}

#content
{
    width: 930px;
    margin: 0 auto;
    overflow: hidden;
}

a { color: #333; text-decoration:none; }
a:hover { font-weight: bold; text-decoration:underline; }
h2 { font-size: 14pt; line-height: .1em; }
#building_image_containter { float: right; width: 100%; }
#content_inner_right_body_contact { padding-top: 15px; font-weight: bold; }

#content_inner_left_index, #content_inner_left_2col, #content_inner_right_index, .product_group, .product_data,
.product_description_col1, .product_description_col2, .product_col1, .product_col2, .product_col3, a.product_link,
#footer1, #footer2, #logo_left, #logo_right, #logo_right_contact
{
    display: inline;
    float: left;
}

#content_inner_left_2col { width: 425px; padding-right: 10px; }
#content_inner_right_2col
{
    display: inline;
    float: right;
    width: 425px;
    vertical-align: top;
}
#content_inner_left_index { width: 285px; }
#content_inner_body_left_index
{
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: justify;
}
#content_inner_right_index { width: 600px; padding-left: 30px; }
#footer
{
    background:#333;
    width: 980px;
    height: 35px;
    margin: 0 auto;
    padding-top: 5px;
}
#footer1
{
    font-size: x-small;
    text-align: center;
    width: 892px;
    margin: 0 auto;
    height: 35px;
}
#footer2 img { border: 0; }
#header_container { border: solid 4px #FF6600;}
.help { font-size: xx-small; text-align: center; line-height: .5em; }
#menu_container {padding-top: 10px;}
#logo_container {height: 71px; clear: left; background-image: url(/images/gradient-top-bottom.jpg); background-repeat: repeat-x; }
.logo_img { border: 0; height: 70px; width: 230px; }
#logo_right_contact { padding-top: 6em; }
#logo_left
{
    width:545px;
}
#logo_right
{
    color: #333;
    font-weight: bold;
    font-size: large;
    text-align: center;
    padding-top: 27px;
}
.name
{
    color: #FF6600;
    font-size: 8pt;
    font-variant: small-caps;
    font-weight: bold;
    background-color: transparent;
}
.news_item
{
    font: 13px bold;
    text-align: left;
    padding-bottom: 15px;
    text-decoration: underline;
}
.notice
{
    font-size: medium;
    font-weight: bold;
    line-height: 1.2em;
    margin: 0 auto;
    text-align: center;
}
.seperator
{
    background-color: #FF6600;
    height: 5px;
    width: 100%;
}

/* Products Page specific styles */

#products
{
    margin: 0 auto;
    width: 765px;
    border: 4px solid #FF6600;
    border-bottom: 1px solid #FF6600;
    font: bold 10px Verdana;
}
.product
{
    height: 136px;
    width: 100%;
    border-bottom: 4px solid #FF6600;
    clear: left;
}
.product_group
{
    width: 116px;
    height: 121px;
    padding: 15px 7px 0 7px;
    text-align: center;
    border-right: 4px solid #FF6600;
    border-bottom: 4px solid #FF6600;
}
.product_data { width: 630px; }
.product_description
{
    height: 140px;
    line-height: 29px;
}
.product_description_col1, .product_description_col2
{
    width: 313px;
    height: 100%;
}

.product_description_col1 { border-right: 2px solid #FF6600; }
.product_description_col2 { border-left: 2px solid #FF6600; }

.product_col1, .product_col2, .product_col3 { height: 35px; padding: 5px; }
.product_col1, .product_col2
{
    border-right: 1px solid #FF6600;
    border-bottom: 1px solid #FF6600;
}

.product_col1 { width: 70px; }
.product_col2 { width: 125px; }
.product_col3 { width: 86px; border-bottom: 1px solid #FF6600; }
.product_link a { clear: left; font-size: 12px; }
table.sortable
{
    border: 1px solid #333;
    border-spacing: 1px;
    width: 98%;
    border-collapse: collapse;
    overflow: auto; 
    height: 440px;
    overflow-x: hidden;
}
table.sortable td
{
    border: 1px solid #FF6600;
    font: 9px Verdana;
    padding: 3px;
}
table.sortable thead th
{
    font: bold 12px Verdana;
    color: #333;
    text-align: left;
    background-color: white;
    border-top: 3px solid #FF6600;
    border-left: 3px solid #FF6600;
    border-right: 1px solid #FF6600;
    border-bottom: 7px solid #FF6600;
}
#labs
{
    width: 610px;
    height: 450px;
    overflow: auto;
    border: 1px solid #333;
}

