﻿body
{
    margin: 0px;
    padding: 0px;
    background-color: white;
}
h1, h2, h3, h4, h5, h6, p, ul, li
{
    margin: 0px;
    padding: 0px;
}
h1
{
    font-family: verdana;
    font-size: 16px;
    color: rgb(1,100,176);
}
h2
{
    font-family: verdana;
    font-size: 14px;
    color: rgb(1,100,176);
}
p
{
    padding-top: 7px;
    font-family: verdana;
    font-size: 13px;
    text-align: left;
}
#main
{
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    background-color: White;
    clear: both;
}
#left_top
{
    width: 550px;
    height: 30px;
    background-color: rgb(102,102,102);
    float: left;
}
#left_top ul
{
    width: 550px;
    height: 30px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
#left_top ul li
{
    height: 23px;
    padding-top: 7px;
    padding-left: 34px;
    display: block;
    font-family: verdana;
    font-size: 0.8em;
    font-weight: 500;
    text-align: left;
    background-image: url( '../Images/disc.jpg' );
    background-position: 14px center;
    background-repeat: no-repeat;
    float: left;
}
#left_top ul li a:link, #left_top ul li a:active, #left_top ul li a:visited, #left_top ul li a:hover
{
    width: auto;
    text-decoration: none;
    outline: none;
    color: White;
}
#left_top ul li a:hover
{
    color: ButtonShadow;
}
#middle_top
{
    width: 250px;
    height: 30px;
    background-image: url( '../Images/barcode.jpg' );
    float: left;
}
#right_top
{
    width: 200px;
    height: 30px;
    background-color: rgb(102,102,102);
    float: left;
}
#banner
{
    width: 1000px;
    height: 200px;
    margin: 0px;
    padding: 0px;
    background-image: url( '../Images/banner.jpg' );
    background-repeat: no-repeat;
    clear: both;
}
#logo_left
{
    width: 225px;
    height: 185px;
    padding-top:15px;
    padding-left:18px;
    float: left;
}
#flash_right
{
    width: 755px;
    padding-top:12px;
    height: 153px;
    float: left;
}
#links_nav
{
    width: 490px;
    height: 35px;
    float: left;
}
#links_nav ul
{
    width: 490px;
    height: 35px;
    list-style-type: none;
}
#links_nav ul li
{
    height: 35px;
    line-height: 35px;
    display: block;
    font-family: verdana;
    font-size: 10px;
    font-weight: 500;
    text-align: center;
    vertical-align: middle;
    float: left;
}
#links_nav ul li a:link, #links_nav ul li a:active, #links_nav ul li a:visited, #links_nav ul li a:hover
{
    width: auto;
    text-decoration: none;
    outline: none;
    color: black;
}
#links_nav ul li a:hover
{
    color: orange;
}
#search
{
    width: 60px;
    height: 35px;
    line-height: 35px;
    padding: 0px;
    margin: 0px;
    padding-left: 20px;
    font-family: verdana;
    font-size: 10px;
    font-weight: 500;
    vertical-align: middle;
    float: left;
}
#box
{
    width: 180px;
    height: 33px;
    padding-top: 0px;
    padding-left: 5px;
    background-image: url( '../images/search_box.jpg' );
    background-repeat: no-repeat;
    background-position: 2px 3px;
    float: left;
}
#content_left
{
    width: 210px;
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: rgb(229,229,229);
    overflow: hidden;
    float: left;
}
#content_middle
{
    width: 560px;
    padding: 10px 10px 10px 10px;
    font-family:Verdana;
    font-size:12px;
    color:Black;
    float: left;
}
#content_right
{
    width: 210px;
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: rgb(229,229,229);
    overflow: hidden;
    float: left;
}
.partners ul
{
    padding-left:10px;
    padding-bottom:10px;
    
}
.partners ul li
{
    font-family:Verdana;
    font-size:12px;
    display: block;
    list-style-type:disc;
    list-style-position:inside;
}
#content_left_new
{
    width: 790px;
    margin-top: 5px;
    margin-bottom: 5px;
    overflow: hidden;
    float: left;
}
#content_left_top
{
    height: 28px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
}
#content_right_top
{
    height: 355px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
}
#content_right_middle
{
    height: 160px;
    padding-bottom: 5px;
    text-align: center;
}
#content_right_bottom
{
    height: 109px;
    padding-bottom: 5px;
    text-align: center;
}
.border_top
{
    width: 100%;
    height: 1px;
    background-color: White;
    overflow: hidden;
    clear: both;
}
#footer
{
    width: 1000px;
    height: 40px;
    background-image: url( '../images/footer.jpg' );
    background-repeat: no-repeat;
    clear: both;
}
#footer ul
{
    list-style-type: none;
    margin-left: 95px;
}
#footer ul li
{
    height: 40px;
    line-height: 40px;
    font-family: verdana;
    font-size: 9px;
    text-align: center;
    display: block;
    vertical-align: middle;
    color: White;
    float: left;
}
#footer ul li a:link, #footer ul li a:active, #footer ul li a:visited, #footer ul li a:hover
{
    text-decoration: none;
    outline: none;
    color: black;
}
#footer ul li a:hover
{
    color: orange;
}
#logo_footer_left
{
    width: 450px;
    padding-top: 7px;
    font-family: arial;
    font-size: 9px;
    text-align: right;
    float: left;
}
#logo_footer_logo
{
    width: 30px;
    padding-top: 4px;
    padding-left: 2px;
    font-family: arial;
    float: left;
}
#logo_footer_text
{
    width: 60px;
    padding-top: 7px;
    font-family: arial;
    font-size: 9px;
    vertical-align: middle;
    float: left;
}
#logo_footer_right
{
    width: 458px;
    padding-top: 7px;
    font-family: arial;
    font-size: 9px;
    float: left;
}
#image
{
    width: 190px;
    height: 190px;
    padding-left: 10px;
}
.money_back
{
    width: 176px;
    padding-left: 10px;
    padding-top: 16px;
    float: left;
}
.pay_pal
{
    width: 176px;
    padding-left: 10px;
    padding-top: 26px;
    float: left;
}
.printx
{
    width: 176px;
    padding-left: 10px;
    padding-top: 18px;
    float: left;
}
.advert
{
    width: 560px;
    height: 121px;
    background-image: url( '../images/box.jpg' );
    background-repeat: no-repeat;
    background-position: 2px 0px;
}
.advert ul
{
    margin-left: 11px;
    list-style-type: none;
}
.advert ul li
{
    padding-left: 30px;
    margin-top: 9px;
    line-height:19px;
    font-family: verdana;
    font-size: 14px;
    color: rgb(51,51,51);
    vertical-align: top;
    background-image: url( '../images/tick.jpg' );
    background-repeat: no-repeat;
}
.left
{
    width: 185px;
    float: left;
}
.middle
{
    width: 185px;
    float: left;
}
.right
{
    width: 185px;
    float: left;
}
.bullets ul
{
    list-style-type: square;
    list-style-position: inside;
}
.bullets ul li
{
    padding-left: 15px;
    font-family: Arial;
    font-size: 14px;
    color: rgb(1,100,176);
}
.spacer
{
    width: 25px;
}
.icons
{
    width: 66px;
    height: 25px;
    padding-top: 5px;
    text-align: center;
    float: left;
}
.button
{
    padding-left: 10px;
    padding-top: 10px;
    border: 0px;
}
.image
{
    width: 190px;
    height: 190px;
    padding-left: 10px;
    padding-top: 5px;
}
.zero_border
{
    border:0px;
    outline:none;
}
.support_images
{
    width: 190px;
    padding-bottom: 5px;
    padding-left: 10px;
}
.header_one
{
    color: Black;
}
.header_two
{
    color: rgb(1,100,176);
}
.no_decoration
{
    text-decoration: none;
}
.header_link
{
    font-family: Verdana;
    font-size: 14px;
    height:20px;
    font-weight: 700;
    width: 100%;
}
.header_text
{
    float: left;
}
.blue_arrow
{
    padding-top:2px;
    padding-left:5px;
    float: left;
}
.lt
{
    width: 100%;
    height: 100%;
    background-image: url( '../Images/LT.jpg' );
    background-repeat: no-repeat;
    background-position: left top;
}
.rt
{
    width: 100%;
    height: 100%;
    background-image: url( '../Images/RT.jpg' );
    background-repeat: no-repeat;
    background-position: right top;
}
.lb
{
    width: 100%;
    height: 100%;
    background-image: url( '../Images/BL.jpg' );
    background-repeat: no-repeat;
    background-position: left bottom;
}
.rb
{
    width: 100%;
    height: 100%;
    background-image: url( '../Images/BR.jpg' );
    background-repeat: no-repeat;
    background-position: right bottom;
}
.td_box
{
    font-family:Verdana;
    font-size:12px;
    height:22px;
}
.td_text
{
    font-family:Verdana;
    font-size:12px;
    height:22px;
    vertical-align:bottom;
}
.sign_up
{
    width:180px;
    height:50px;
    padding-top:20px;
}
.td_checkbox
{
    font-family:Verdana;
    font-size:12px;
    height:22px;
    vertical-align:middle;
}
.staff_div
{
    width:560px;
    height:170px;
    margin-top:15px;
    background-image:url('../images/staff_outline.jpg');
    background-repeat:no-repeat;
}
.photo
{
    width:160px;
    height:160px;
    padding:5px 5px 5px 5px;
    float:left;    
}
.staff_details
{
    width:380px;
    height:160px;
    padding:5px 5px 5px 5px;
    font-family:Verdana;
    font-size:12px;
    float:left;
}
#map
{
    width: 553px;
    padding: 5px 0px 5px 5px;
    border: 1px solid #808080;
}























