﻿body 
{
    text-align: center;
    width: 967px;
    margin: 0px auto 0px auto;
}
#header
{
    background-image: url(../images/logo.jpg);
    background-color: #9bcefd;
    background-repeat: no-repeat;
    background-position: center;
    height: 189px;
}
#header img.left
{
    float: left; 
    padding-top: 145px; 
    padding-left: 70px;
    padding-right: 25px;
    border: 0px;
    background-image: none;
}
#header img.right
{
    float: right; 
    padding-top: 102px; 
    padding-right: 20px;
    border: 0px;
    background-image: none;
}
#links_top a:hover
{
    color: #000;
    font-size: 16px;
    font-weight: bold;
    font-family: Arial;
    text-decoration: underline;
    background-image: none;
    display: inline-block;
    width: inherit;
    padding: 0px;
}
span.offers img
{
    padding-left: 10px;
    padding-right: 70px;
}
#main_body
{
    display: block;
    width: 967px;
    text-align: left; 
}
#body_text
{
    padding: 20px;
    text-align: left;
    width: 925px;
    text-align: center;
}
#body_text p
{
    text-align: left;
    font-family: Arial;
    font-size: 12px;
}
#body_text H1
{
    color: Orange;
    font-family: Arial;
    font-size: 16px;
    text-align: left;
    border-bottom: solid 1px orange;
}
#body_text H1.text
{
    color: #000000;
    font-size: 14px;
    border-bottom: none 0px;
}
#body_text img
{
    float: inherit;
}
#footer
{
    background-color: #009900;
    display: block;
    font-weight: bold;
    color: #000;
    font: bold 13px/20px arial;
    text-align: center;
    padding: 20px 20px 0px 20px;
}
#footer a:link, #footer a:visited
{
    font-size: 12px;
    text-decoration: none;
    color: #000;
    padding: 0px;
    background-image: none;
    display: inline-block;
}
#footer a:hover
{
    text-decoration: underlinel;
    color: #fff;
    padding: 0px;
    background-image: none;
    display: inline-block;
}
#site_des
{
    background-color: #009900;
    text-align: right;
    display: block;
    font-size: 12px;
    padding-bottom: 20px;
    padding-right: 20px;
    font-family: Arial; 
    padding-top: 7px;   
}
#site_des a:link, #site_des a:visited 
{
    text-decoration: none;
    color: #000;
    font-size: 12px;
    display: inline;
    background-image: none;
    padding: 0px;
    width: inherit; 
}
#site_des a:hover
{
    text-decoration: none;
    color: #000;
    font-size: 12px;
    display: inline;
    background-image: none;
    padding: 0px;
    width: inherit;
}
table
{
    font: normal 10pt/18px arial;
    text-align: left;
    margin: 20px 0px 0px 0px;
    width: 800px;
}
table tr
{
    vertical-align: top;
}
#blanket {
   background-color:#111;
   opacity: 0.65;
   position:absolute;
   z-index: 9001;
   top:0px;
   left:0px;
   width:100%;
}
#popUpDiv1 {
	position:absolute;
	background-color:#eeeeee;
	width:425px;
	height:375px;
	z-index: 9002;
	font: bold 10pt/18px arial;
	text-decoration: none;
}
#popUpDiv2 {
	position:absolute;
	background-color:#eeeeee;
	width:425px;
	height:375px;
	z-index: 9002;
	font: bold 10pt/18px arial;
	text-decoration: none;
}
#popUpDiv3 {
	position:absolute;
	background-color:#eeeeee;
	width:425px;
	height:375px;
	z-index: 9002;
	font: bold 10pt/18px arial;
}