﻿html
{
    font-family: Arial, Helvetica, san-serif;
    
    background-color: #B5B6BA;
}

body 
{
    background-position: initial;
    background-image:url('/images/background.jpg');
    background-repeat: repeat-x;
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: #B5B6BA;
    font-size: 16px;
    line-height: 22px;
}

#shell
{
}

#header
{
}


/*
 * Header
 */
 
#logo
{
    float: left;
    height: 88px;
    width: 288px;
}

#logo a
{
    border: 0px none;
}

#topbar
{
    background-image: url(/images/topbar_one.gif);
    float: left;
    height: 52px;
    width: 652px;
}

#navbar
{
    background-image: url(/images/topbar_menu_bg.jpg);
    float: left;
    height: 36px;
    width: 672px;
}

#navbarcorner
{
    background-image: url(/images/topbar_right_corner2.gif);
    float: right;
    height: 36px;
    width: 23px;
}

#navbarrightpadding
{
    border-left: 1px solid #CCC;
    float: right;
    height: 36px;
    width: 50px;
}

#header .navbarbuttons
{
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: white;
    float: right;
    height: 35px;
    list-style: none;
    list-style-type: none;
    list-style-position: initial;
    list-style-image: initial;
    margin: 0px;
    padding: 0px;
    position: relative;
    z-index: 3000;
}

#header ul.navbarbuttons
{
    float: right;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    position: relative;
}

#header ul.navbarbuttons li
{
    float: left;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    position: relative;
    border-right: 1px solid #fff;
    border-left: 1px solid #ccc;
}

#header ul.navbarbuttons a
{
    padding: 0px;
    margin: 0px;
    display: block;
    float: left;
    font-size: 11px;
    color: #7a7a7a;
    text-decoration:none;
}

#header ul.navbarbuttons a:hover
{
    color: Black;
}

#header ul.navbarbuttons div
{
    color: #666;
    font-family: Arial, Verdana, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 35px;
    margin: 0px 18px;
    text-align: center;
    text-transform: uppercase;
}

#content
{
    background-color: white;
    border-bottom: 1px solid #AAA;
    border-left: 1px solid #AAA;
    border-right: 1px solid #AAA;
    clear: both;
    margin: 0px auto;
    /* min-height: 400px; */
    overflow: hidden;
    /* padding: 10px 7px; */
    position: relative;
    width:958px;
}

#banner
{
    margin-top: 10px;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 10px;
}

#banner h1
{
    font-size: 30px;
}

.welcomebox
{
    margin-bottom: 8px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 0px;
}

.welcomebox-first
{
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 20px;
}

.welcomebox-rest
{
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 20px;
}

#footer
{
    background-color: white;
    border-bottom: 1px solid #AAA;
    border-left: 1px solid #AAA;
    border-right: 1px solid #AAA;
    clear: both;
    margin: 0px auto;
    overflow: hidden;
    padding: 10px 7x;
    position: relative;
    width: 958px;
}

.column
{
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.box
{
    border-color: #EFEFEF #E0E0E0 #E0E0E0 #EFEFEF;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
    padding: 8px;
    /* height: 100px; */
}

.box-inner-small
{
    background-image: url(/images/box_sliver_small.gif);
    padding: 5px 0px;
    display: block;
    height: 90px;
}

.box-container
{
    margin: 0;
    padding: 0;
    clear:both;
}

.box-icon
{
    float: left;
    width: 140px;
    padding: 0px 10px;
    text-align: center;
}

.box-text
{
    float:left;
    margin:0;
    padding:0;
    width: 70%;
    font-size: 12px;
    line-height: 14px;
}

.graphdiv
{
    border-color: #EFEFEF #E0E0E0 #E0E0E0 #EFEFEF;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
    padding: 8px;
}

.graphdiv p
{
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
    

.graphimg
{
    width:300px;
    height:150px;
    border: 1px solid #000000;
    padding: 2px;
    z-index: 1;
}

.graphtext
{
    font-size: 9px;
    text-align: center;
}

.contactlabel
{
    vertical-align:top;
}

.contacttextbox
{
    font-family: Arial, Sans-Serif;
    border: 1px solid #B5B6BA;
    padding: 6px;
    font-size: 18px;
}

.contactbutton
{
    font-size: 18px;
    padding: 4px;
}

.phonenumber
{
    font-weight:bold;
    color: #CB0178;
}

/***** DESIGN BY TNA *****/

#designbytna 
{
    font-size: 12px;
    margin: 20px 5px 2px 0px;
	text-align: right;
	color: #777;
}
#designbytna a, #designbytna a:hover, #designbytna a:visited {
	font-weight:bold;
	text-decoration: none;
	color: #C52644;
}
