﻿#loading
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    z-index: 1000;
}
#loading div
{
    position: absolute;
    text-align: center;
    width: 100%;
    height: 500px;
    line-height: 30px;
    font-weight: bold;
}
#container
{
    z-index: 999;
    margin: auto;
    width: 955px;
}
#background
{
    width: 955px;
    background-image: url(image/pagebackground.gif);
    background-repeat: repeat-y;
    float: left;
    padding: 0;
    margin: 0;
}
#page
{
    float: left;
    margin-left: 1px;
    width: 821px;
    background-image: url(image/background.png);
    background-repeat: no-repeat;
    padding-left: 66px;
    padding-right: 68px;
    padding-bottom: 10px;
    min-height: 200px;
    color: #000000;
}
#topnav
{
    width: 855px;
    height: 380px;
    padding-top: 10px;
}
#logo
{
    float: left;
    width: 415px;
    height: 62px;
}
#toplinks
{
    float: left;
    width: 307px;
    height: 18px;
    margin-top: 26px;
    margin-left: 100px;
}
#toplinks li
{
    float: left;
}
#nav
{
    float: left;
    width: 815px;
}
#nav li
{
    float: left;
}
#footer
{
    float: left;
    width: 955px;
    height: 70px;
    background-image: url(image/footer.gif);
    background-repeat: no-repeat;
}
#headerimage
{
    float: left;
    width: 815px;
    height: 260px;
}
#content
{
    float: left;
    width: 815px;
    min-height: 200px;
}
#dr
{
    float: left;
    width: 615px;
    font-size: 11px;
    padding-left: 72px;
    height: 30px;
    line-height: 30px;
}
#footerlinks
{
    float: left;
    width: 203px;
    height: 30px;
    margin-top: 6px;
}
#footerlinks li
{
    float: left;
}
#address
{
    font-size: 12px;
    font-weight:bold;
    float: left;
    width: 883px;
    height: 20px;
    padding-left: 72px;
    margin-top: 14px;
}

#leftcolumn
{
    float: left;
    width: 580px;
    min-height: 200px;
    padding-right:10px;
}
#rightcolumn
{
    float: left;
    width: 180px;
    padding-left: 10px;
}
#centercolumn
{
    float: left;
    width: 850px;
}

.editdiv
{
    float: left;
    width: 590px;
    height: 30px;
    display: block;
}

.editdiv2
{
    float: left;
    width: 850px;
    height: 30px;
    display: block;
}

#pagecontent 
{
    color:#000000;
    margin-left:20px;
}

#pagecontent li
{
    list-style-type: disc;
    margin-left: 35px;
}

#pagecontent em
{
    font-style: italic;
}

#pagecontent a
{
    color:#000000;
}


#homecalendar
{
    border-bottom: solid 0px #999999;
}
#hottopic
{
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: solid 0px #999999;
}

#getaquote
{
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: solid 0px #999999;
}


#joinourmailinglist
{
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: solid 0px #999999;
}
#joinourmailinglist .title
{
    
    padding-bottom: 10px;
}

