a
{
    color:           #21519B;
    text-decoration: none;
}

a:hover,
a:visited
{
    color: #21519B;
}

a:hover
{
    text-decoration: underline;
}

table#main
{
    border:        none;
    border-bottom: 4px solid #2A67B8;
    margin-left:   auto;
    margin-right:  auto;
    width:         883px;
}

table#main td.mainBorder
{
    background:       url( './images/main_border.jpg' ) no-repeat;
    background-color: #00081F;
    width:            3px;
}

table#main td.mainContent
{
    border-top: 4px solid #001027;
    width:      877px;
}

table#main td.mainContent div#header
{
    background: url( './images/header_bg.gif' ) repeat-x;
    height:     97px;
    width:      877px;
}

table#main td.mainContent div#header div#searchBox
{
    float:   left;
    padding: 15px 0px 0px 17px;
    width:   250px;
}

table#main td.mainContent div#header div#searchBox input.query
{
    background-color: #FFFFFF;
    border:           1px solid #AAADB2;
    width:            230px;
}

table#main td.mainContent div#header div#searchBox div.contact
{
	color:       white;/*#B70302;*/
	font-family: Arial;
	font-size:   13px;
	font-weight: bold;
	text-align: right;
}

table#main td.mainContent div#header div#searchBox div.contact span.phone
{
    color: white;
}

table#main td.mainContent div#header div#searchBox input#searchSubmit
{
    background:        url( './images/search_submit.gif' );
    background-repeat: no-repeat;
    border:            none;
    cursor:            pointer;
    font-size:         6px;
    height:            19px;
    padding-top:       2px;
    width:             28px;
}

table#main td.mainContent div#header div#searchBox span.search
{
    color:       #B50603;
    font-family: Verdana;
    font-size:   16px;
}

table#main td.mainContent div#header div.logo
{
    background:          url( './images/logo.jpg' ) no-repeat;
    background-position: 15px 15px;
    float:               left;
    height:              82px;
    width:               552px;
}

table#main td.mainContent div#header div.right
{
    background: url( './images/header_r.gif' ) no-repeat;
    float:      right;
    height:     97px;
    width:      32px;
}

table#main td.mainContent table#contentWrapper
{
    border:          none;
    border-collapse: separate;
    border-top:      3px solid #2A67B8;
}

table#main td.mainContent table#contentWrapper td#content
{
    background:       url( './images/content_bg.jpg' ) repeat-x;
    background-color: black;
    vertical-align:   top;
    width:            676px;
}

table#main td.mainContent table#contentWrapper td#content div.footer
{
    color:       white;
    font-family: Arial;
    font-size:   11px;
    padding:     50px 0px 25px 0px;
    text-align:  center;
}

table#main td.mainContent table#contentWrapper td#content div.footer strong
{
    color:       #0E87FC;
    font-weight: normal;
}

table#main td.mainContent table#contentWrapper td#leftNavWrapper
{
    background-color: black;
    margin:           0px;
    padding:          0px;
    vertical-align:   top;
    width:            201px;
}

table#main td.mainContent table#contentWrapper td#leftNavWrapper td#leftNav
{
    /*float: left;*/
    width: 200px;
}

table#main td.mainContent table#contentWrapper td#leftNavWrapper td#leftNav ul#menu
{
    font-family: Arial;
    font-size:   12px;
    margin:      0px;
    padding:     0px;
    width:       200px;
}

table#main td.mainContent table#contentWrapper td#leftNavWrapper td#leftNav ul#menu li
{
    background-color:    #043570;
    border-bottom:       2px solid #16498A;
    border-top:          2px solid #0D407F;
    color:               white;
    height:              17px;
    list-style-type:     none;
    margin:              0px;
    padding:             7px 0px 0px 7px;
}

table#main td.mainContent table#contentWrapper td#leftNavWrapper td#leftNav ul#menu li div
{
    background:          url( './images/nav_bullet_main.gif' ) no-repeat;
    background-position: 0px 3px;
    padding-left:        19px;
}

table#main td.mainContent table#contentWrapper td#leftNavWrapper td#leftNav ul#menu li div a
{
    color:          white;
    text-transform: uppercase;
}

table#main td.mainContent table#contentWrapper td#leftNavWrapper td#leftNav ul#menu li.home
{
    background:          url( './images/nav_home_bg.gif' ) repeat-x;
    border-bottom:       2px solid #143153;
    border-top:          none;
    color:               white;
    height:              19px;
    padding:             9px 0px 0px 10px;
}

table#main td.mainContent table#contentWrapper td#leftNavWrapper td#leftNav ul#menu li.home a
{
    color: white;
}

table#main td.mainContent table#contentWrapper td#leftNavWrapper td#leftNav ul#menu li.productCategory
{
    background:          url( './images/nav_product_bg.gif' ) repeat-x;
    border-bottom:       1px solid #AEBFD9;
    border-top:          none;
    color:               #1755A2;
    height:              17px;
    padding:             7px 0px 0px 12px;
}

table#main td.mainContent table#contentWrapper td#leftNavWrapper td#leftNav ul#menu li.productCategory div a,
table#main td.mainContent table#contentWrapper td#leftNavWrapper td#leftNav ul#menu li.productSubcategory div a
{
    color:           #21519B;
}

table#main td.mainContent table#contentWrapper td#leftNavWrapper td#leftNav ul#menu li.productCategory div
{
    background: url( './images/nav_bullet_product.gif' ) no-repeat;
}

table#main td.mainContent table#contentWrapper td#leftNavWrapper td#leftNav ul#menu li.productCategory.selected div
{
    background: url( './images/nav_bullet_product_s.gif' ) no-repeat;
}

table#main td.mainContent table#contentWrapper td#leftNavWrapper td#leftNav ul#menu li.productSubcategory
{
    background:          url( './images/nav_product_bg.gif' ) repeat-x;
    border-bottom:       1px solid #AEBFD9;
    border-top:          none;
    color:               #1755A2;
    height:              17px;
    padding:             7px 0px 0px 17px;
}

table#main td.mainContent table#contentWrapper td#leftNavWrapper td#leftNav ul#menu li.productSubcategory.selected
{
    background:     url( './images/nav_subcat_s.gif' ) repeat-x;
    color:          #1A3C6C;
    text-transform: uppercase;
}

table#main td.mainContent table#contentWrapper td#leftNavWrapper td#leftNav ul#menu li.productSubcategory div
{
    background: none;
}

table#main td.mainContent table#contentWrapper td#leftNavWrapper td#leftNav ul#menu li.products
{
    background:          url( './images/nav_products_bg.gif' ) repeat-x;
    border-bottom:       2px solid #143153;
    border-top:          none;
    color:               #D40201;
    height:              17px;
    padding:             3px 0px 0px 10px;
}

table#main td.mainContent table#contentWrapper td#leftNavWrapper td#leftNav ul#menu li.subcategory div
{
	background: none;
}

table#main td.mainContent table#contentWrapper td#leftNavWrapper td#leftNav ul#menu li.subcategory div a
{
	text-transform: none;
}

table#main td.mainContent table#contentWrapper td#leftNavWrapper td#leftNav div.bottom
{
	background-color: black;
	height:           313px;
	width:            198px;
	background-image: url('./images/left_nav_bottom.jpg');
	background-repeat: repeat-x;
}

table#main td.mainContent table#contentWrapper td#leftNavWrapper td.left
{
    background:       url( './images/left_nav_l.jpg' ) no-repeat;
    background-color: black;
    width:            1px;
}

table#main td.mainContent table#contentWrapper td#leftNavWrapper div.top
{
    background:  url( './images/left_nav_top.gif' ) no-repeat;
    height:      2px;
    font-size:   0px;
    line-height: 0px;
    margin:      0px;
    padding:     0px;
    width:       201px;
}

div#wrapper
{
    background:   url( './images/bg.gif' );
    margin-left:  auto;
    margin-right: auto;
    width:        auto;
}

div#wrapper div.bottom
{
    height: 125px;
    width:  1142px;
}

div#wrapper div.bottom div.center
{
    background: url( './images/bg_bc.jpg' ) no-repeat;
    float:      left;
    height:     125px;
    width:      883px;
}

div#wrapper div.bottom div.left
{
    background:        url( './images/bg_bl.jpg' );
    background-repeat: no-repeat;
    float:             left;
    height:            125px;
    width:             116px;
}

div#wrapper div.bottom div.right
{
    background:        url( './images/bg_br.jpg' );
    background-repeat: no-repeat;
    float:             left;
    height:            125px;
    width:             143px;
}

div.cf
{
    clear: both;
}

body
{
    background-color: #002245;
    margin:           0px;
}
 
tbody
{
    border: none;
}

/************
 * HOMEPAGE *
 ************/

div#homepage div#productCategories
{
    padding: 0px 0px 0px 0px;
}

div#homepage div#productCategories div.row
{
    padding-bottom: 18px;
}

div#homepage div#productCategories div.row div.category
{
    background:  url( './images/hp_cat_bg.gif' ) no-repeat;
    border:      1px solid #1A9EF1;
	cursor:      pointer;
    float:       left;
    height:      130px;
    margin-left: 18px;
    padding:     3px 0px 0px 7px;
    width:       194px;
}

* html div#homepage div#productCategories div.row div.category
{
	margin-left: 13px;
}

div#homepage div#productCategories div.row div.category a:hover
{
    text-decoration: none;
}

div#homepage div#productCategories div.row div.category div.description
{
    color:       #012154;
    font-family: Arial;
    font-size:   11px;
}

div#homepage div#productCategories div.row div.category div.image
{
	overflow:   hidden;
    text-align: center;
    width:      194px;
}

div#homepage div#productCategories div.row div.category div.name,
div#homepage div#productCategories div.row div.category div.name a
{
    color:       white;
    font-family: Arial;
    font-size:   16px;
    font-weight: bold;
}

/** html div#homepage div#productCategories div.row div.category a
{
    width: 100%;
}*/

div#homepage div.splash
{
    background:       url( './images/hp_splash.jpg' ) no-repeat;
    background-color: #001534;
    color:            white;
    font-family:      Arial;
    font-size:        13px;
    height:           97px;
    padding:          275px 25px 0px 25px;
    width:            626px;
}

/********************
 * PRODUCT CATEGORY *
 ********************/

div#productCategory div#subcategories
{
    padding: 17px 0px 0px 0px;
}

div#productCategory div#subcategories div.row
{
    padding-bottom: 18px;
}

div#productCategory div#subcategories div.row div.subcategory
{
    background:  url( './images/hp_cat_bg.gif' ) no-repeat;
    border:      1px solid #1A9EF1;
	cursor:      pointer;
    float:       left;
    height:      130px;
    margin-left: 18px;
    padding:     3px 0px 0px 7px;
    width:       194px;
}

* html div#productCategory div#subcategories div.row div.subcategory
{
	margin-left: 13px;
}

/*
div#productCategory div#subcategories div.row div.subcategory a
{
    display: block;
    height:  160px;
}
*/

div#productCategory div#subcategories div.row div.subcategory a:hover
{
    text-decoration: none;
}

div#productCategory div#subcategories div.row div.subcategory div.description
{
    color:       #012154;
    font-family: Arial;
    font-size:   11px;
}

div#productCategory div#subcategories div.row div.subcategory div.image
{
	overflow:   hidden;
    text-align: center;
    width:      194px;
}

div#productCategory div#subcategories div.row div.subcategory div.name,
div#productCategory div#subcategories div.row div.subcategory div.name a
{
    color:       white;
    font-family: Arial;
    font-size:   16px;
    font-weight: bold;
}

/** html div#productCategory div#subcategories div.row div.subcategory a
{
    width: 100%;
}*/

div#productCategory div.splash,
div#productSubcategory div.splash
{
    background: url( './images/category_stage_bg.jpg' ) no-repeat;
    height:     204px;
    width:      676px;
}

div#productCategory div.splash div.content,
div#productSubcategory div.splash div.content
{
    float:       left;
    padding-top: 38px;
    width:       446px;
}

div#productCategory div.splash div.content div.description,
div#productSubcategory div.splash div.content div.description
{
    font-family: Arial;
    font-size:   15px;
    padding-top: 10px;
}

div#productCategory div.splash div.content div.title,
div#productSubcategory div.splash div.content div.title
{
    color:          #276EA4;
    font-family:    Arial;
    font-size:      24px;
    font-weight:    bold;

}

div#productCategory div.splash div.image,
div#productSubcategory div.splash div.image
{
    float:      left;
    height:     202px;
    padding:    1px 0px 0px 4px;
    text-align: center;
    width:      220px;
}

div#productCategory div.splash table.image,
div#productSubcategory div.splash table.image
{
	border-collapse: separate;
    float:           left;
    height:          202px;
    padding:         1px 0px 0px 4px;
    text-align:      center;
    width:           220px;
}

/***********************
 * PRODUCT SUBCATEGORY *
 ***********************/

div#productSubcategory div#products
{
    padding: 17px 0px 0px 0px;
}

div#productSubcategory div#products div.row
{
    padding-bottom: 18px;
}

div.row div.product
{
    background:  url( './images/subcat_prod_bg.gif' ) no-repeat;
    border:      1px solid #1A9EF1;
    float:       left;
    height:      159px;
    margin-left: 13px;
    padding:     11px 0px 0px 12px;
    width:       298px;
}

div.row div.product:hover
{
    cursor: pointer;
}

div.row div.product a
{
    height:  159px;
}

div.row div.product a:hover
{
    cursor:          pointer;
    text-decoration: none;
}

div.row div.product div.description
{
    color:       #012154;
    font-family: Arial;
    font-size:   11px;
    margin-top:  18px;
    width:       121px;
}

div.row div.product div.name
{
    color:       #0F3D7B;
    font-family: Arial;
    font-size:   17px;
    font-weight: bold;
}

div.row div.product div.text
{
    float:  left;
    height: 159px;
    width:  121px;
}

div.row div.product table.image
{
    float:  right;
    height: 159px;
    width:  177px;
}

div.row div.product table.image td
{
    height: 159px;
    width:  177px;
}

div.row div.product table.image img
{
    display:      block;
    margin-left:  auto;
    margin-right: auto;
}

* html div.row div.product a
{
    width: 100%;
}

/***********
 * PRODUCT *
 ***********/

div#product div#features
{
    background:  url( './images/features_tab.jpg' ) no-repeat;
    color:       white;
    font-family: Arial;
    font-size:   17px;
    margin:      6px 0px 0px 10px;
    padding:     45px 0px 400px 10px;
    width:       649px;
}
 
div#product div#splash
{
    background: url( './images/product_stage_bg.jpg' ) no-repeat;
    height:     227px;
    width:      676px;
}

div#product div#splash div#breadcrumbing
{
    color:       #ABB0B6;
    font-family: Arial;
    font-size:   19px;
    height:      28px;
    padding:     5px 0px 0px 9px;
    width:       667px;
}

div#product div#splash div#breadcrumbing a
{
    color:       #487FC2;
    font-family: Arial;
    font-size:   19px;  
}

div#product div#splash div#info
{
    margin-left: 23px;
    margin-top:  22px;
    width:       653px;
}

div#product div#splash div#info div#copy
{
    float:   right;
    padding: 10px 0px 0px 35px;
    width:   368px;
}

div#product div#splash div#info div#copy div.description
{
    color:       #6B6B6B;
    font-family: Arial;
    font-size:   13px;
    margin-top:  5px;
}

div#product div#splash div#info div#copy div.name
{
    color:       #001737;
    font-family: Arial;
    font-size:   35px;
    font-weight: bold;
}

div#product div#splash div#info table#image
{
    float:      left;
    height:     140px;
    text-align: center;
    width:      244px;
}

div#pageBody
{
    background:  url( './images/page_bg.jpg' ) no-repeat;
    color:       white;
    font-family: Arial;
    font-size:   13px;
    margin:      0px;
    padding:     0px 10px 100px 10px;
}

div#pageBody p
{
	margin-top: 0px;
	text-align: justify;
}
