﻿body 
{
    margin-top: 0px;
    margin-left: 1px;
    background-color: #c7c7c7;
}

.topcontainer
{
    margin: 0 auto;
    height: 91px;
    width: 800px;
}
.header
{
    margin-top: 0px;
    height: 91px;
    width: 800px;
    position: absolute;
    background: url(/images/headerbg.jpg) repeat-x;
    z-index: 2;
}
.logo
{
    margin-top: 0px;
    margin-left: 29px;
    background-image: url(/images/logo.jpg);
    height: 87px;
    width: 268px;
    position: absolute;
    z-index: 5;
}
.tagline
{
    margin-top: 64px;
    margin-left: 470px;
    font-family: Tahoma;
    font-size: 14pt;
    color: White;
    position: absolute;
    z-index: 5;
}
.sm
{
    margin-top: 0px;
    margin-left: 100px;
    background-image: url(/images/sm.jpg);
    z-index: 6;
    position: absolute;
}
.midcontainer
{
    margin: 0 auto;
    height: 200px;
    width: 800px;
    background-color: White;
}
.band1
{
    margin-top: 0px;
    margin-left: 0px;
    height: 15px;
    width: 400px;
    background-image: url(/images/yellowband.jpg);
    background-repeat: repeat-y;
    border-top: solid 1px white;
    border-right: solid 1px white;
    border-bottom: solid 1px white;
    position: absolute;
    z-index: 10;
}
.img1
{
    margin-top: 15px;
    margin-left: 0px;
    height: 180px;
    width: 800px;
    position: absolute;
    z-index: 2;
}
.img2
{
    margin-top: 0px;
    margin-left: 401px;
    height: 180px;
    width: 398px;
    position: absolute;
}
.band2
{
    margin-top: 180px;
    margin-left: 400px;
    height: 15px;
    width: 400px;
    background-image: url(/images/yellowband.jpg);
    background-repeat: repeat-y;
    position: absolute;
}
.bottomcontainer
{
    margin: 0 auto;
    width: 800px;
    background-color: White;
    height: 500px;
}
    
.navbox
{
    width: 168px;
    height: 303px;
    margin-top: 0px;
    margin-left: 0px;
    background-color: #E1E1E1;
    position: absolute;
}
.nav
{
    margin-top: 15px;
    margin-left: 10px;
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    color: #00274D;
    text-decoration: none;
}


a.nav
{

    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    color: #00274D;
    text-decoration: none;
}
a.nav:hover
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    color: #00274D;
    text-decoration: none;
}
.linen
{   
    margin-top: 0px;
    margin-left: 480px;
    height: 120px;
    width: 249px;
    background-image: url(/images/linen.gif);
    background-repeat: no-repeat;
    position: absolute;
    z-index: 5;
}
.content
{
    margin-top: 15px;
    margin-left: 183px;
    width: 610px;
    font-family: Arial;
    font-size: 10pt;
    color: #414141;
    background-image: url(/images/lion.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 3;
}
.title
{
    font-family: Arial;
    font-size: 18pt;
    color: #EEB211;
}
.footer
{
    margin: 0 auto;
    background-color: #71868B;
    width: 800px;
    height: 31px;
    text-align: center;
    font-family: Arial;
    font-size: 7pt;
    color: White;
}
.boxes
{
    font-family: Arial, Helvetica, sans-serif; color: #d1242a;
    font-size: 11px;
    line-height: 11px;
    font-weight: normal;
    background-color: #ffffff;
    border: #eaa813 1px solid;
}
.ButtonSmall
{
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 9px;
    line-height: normal;
    border-right: #eaa813 1px outset;
    border-top: #eaa813 1px outset;
    border-left: #eaa813 1px outset;
    border-bottom: #eaa813 1px outset;
    background-repeat: repeat-x;
    background-position: center top;
    font-weight: bold;
    padding-right: 1px;
    padding-left: 1px;
    padding-bottom: 1px;
    padding-top: 1px;
    margin: 1px;
    background-color:#eaa813;
}
.PrettyBoxes
{
	font-family: Arial, Helvetica, sans-serif; color: #d1242a;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
    background-color: #ffffff;
    border-right: #eaa813 1px solid;
    border-top: #eaa813 1px solid;
    border-left: #eaa813 1px solid;
    border-bottom: #eaa813  1px solid;
    }
