﻿body, select
{
    font-size: x-small;
    font-family: Verdana, Helvetica, Helvetica-Narrow, Tahoma, sans-serif;  
    margin: 0;
    margin-top: 5px;
    padding: 0;
      
}

#wrap 
{
	color:#303030;
	margin:0 auto;
	width:763px;
}

#header
{
    width:763px;
    height:120px;
}

.header
{
	font-weight:bold;
	line-height: 2.5em;
}

.pageheader
{
	font-weight:bold;
	line-height: 3em;
}

.hor_nav_break_left
{
    background-image: url(../../Images/Nav/hor_left.gif);
    width: 24px;
    height: 10px;
    float: left;
}

.hor_nav_break
{
    background-color: #0082C8;
    height: 10px;
    width: 715px;
    float: left;
}

.hor_nav_break_right
{
    background-image: url(../../Images/Nav/hor_right.gif);
    width: 24px;
    height: 10px;
    float: left;
}

#nav_left
{
    float: left;
    width: 162px;
    padding-top: 5px;
    padding-left: 3px; 
}

.nav_left_open
{
    background-image: url(../../Images/Nav/nav_left_open.gif);
    background-position: left top;
    background-repeat: no-repeat;
    width: 162px;
    height: 22px;
    color: White;
    padding-left: 5px;
    padding-top: 5px;
    font-weight: bold;
}

.nav_left_closed
{
    background-image: url(../../Images/Nav/nav_left_close.gif);
    background-position: left top;
    background-repeat: no-repeat;
    width: 162px;
    height: 22px;
    color: White;
    padding-left: 5px;
    padding-top: 5px;
    font-weight: bold;
}

.subnav
{
    list-style-type: none;
    margin: 0;
    margin-top: 2px;
    padding-left: 2px;
    padding-top: 0px;
    padding-bottom: 5px;
}

.subnav li
{
    font-weight: bold;
    padding-left: 10px;
    padding-bottom: 1px;
}

.subnav li a
{
    color: #303030;
}

#nav-pad
{
    float: left;
    width: 1px;
    height: 400px;
    
}

#content
{
    float: right;
    width: 590px; 
    border-left-style: solid;
    border-left-color: #0082C8;
    border-left-width: 1px;
    padding-top: 5px;
    padding-left: 5px; 
    padding-bottom: 8px;  
    text-align: justify;
}

.clear
{
    clear: both;
}

#footer
{
	clear:both;
    width: 726px;
    margin: auto;
    text-align: center;
    margin-top: 15px;
    color: #BBBBBB;
    font-weight: bold;
    font-size: 0.8em;
}

#footer ul
{
    margin: 0px;
    list-style-type: none;
    padding-top: 2px;
    padding-bottom: 2px;
}

#footer ul li
{
    display: inline;
    color: #BBBBBB;
    margin-right: 25px;
}

#footer ul li a
{
    color: #BBBBBB;
    text-decoration: none;
    font-weight: bold;
}

.home_slide
{
    width: 590px;
    height: 220px;
    display: block;
    padding-top: 10px;
}

.product_focus
{
    width: 590px;
    text-align: center;
    padding-top: 10px;
}

.product_focus ul
{
    list-style-type: none;
    width: 590px;
    margin: 0;
    padding: 0;
}

.product_focus ul li
{
    float: left;
    width: 31%;
    margin-left: 2px;
    margin-right: 2px;
    border-style: solid;
    border-width: 3px;
    border-color: #0082C8;
    height: 250px;
}

.product_focus_header
{
    height: 18px;
    background-color: #0082C8;
    color: White;
    font-weight: bold;
    text-align: center;
    width: 100%;
}

a
{
    text-decoration: none;
}

#contact ul
{
    list-style-type: none;
    margin:0; 
    
}

#contact ul li
{
    width: 95%;
    padding-top: 0.2em;
    padding-bottom: 0.2em;
}

#contact ul li label
{
    width: 7em;
    text-align:right;
    display:block;
    float:left;
    padding-top: 0.3em;
    padding-right: 0.5em;
}