@charset "utf-8";
body{
        background-image:url(img/macfarlane2.1.gif);
        background-repeat:repeat-x;
        padding:0px;
        margin:0px;
        background-color:#f2f2f2;
        font-family:Tahoma,verdana;
        font-size:12px;
}
#wrapper{
        text-align:left;
        padding-left:405px;
        padding-top:21px;
        padding-bottom:0px;}
#topleft{
        float:left;
        width: 18px;
        height: 239px;
        background-image: url(img/top_left.gif);
        background-repeat:no-repeat;
}
#topleftspacer{
        float:left;
        width: 200px;
        height: 239px;
        background-image: url(img/top_left_spacer.gif);
        background-repeat: repeat-x;
}
#display{
        background-image:url(img/display.gif);
        float:left;
        width: 634px;
        height: 239px;
        background-repeat: no-repeat;
}

img{
        border:0;
}
#flash{
        position:relative;
        width: 618px;
        height:230px;
        margin-left:9px;
        margin-top:8px;
        margin-right:0px;
}
#img1{
        background-image:url(img/img1.gif);
        position:absolute;
        top:0px;
        left:0px;
        width:310px;
        height:230px;
}
#img2{
        background-image:url(img/img2.gif);
        position:absolute;
        top:0px;
        left:310px;
        width:308px;
        height:230px;
}
#flashobj{
        position:absolute;
        top:0px;
        left:0px;
        width:618px;
        height:230px;
        z-index:100;
}
#navi{
        font-family:"Times New Roman", Times, serif;
        font-size:18px;
        padding-left:30px;
        line-height:30px;
        float:left;
        width:187px;
}
.navi:hover{
        background-image:url(img/arrow.gif);
        background-position:left;
        background-repeat:no-repeat;
        padding-left:20px;
        color: #244b6a;
}
.navi{
        padding-left:20px;
        color:#000000;
        text-decoration:none;
}
#leftshadow{
        background-image:url(img/left_shadow.gif);
        width: 10px;
        height:196px;
        float: left;
}
#rightshadow{
        background-image:url(img/right_shadow.gif);
        width: 10px;
        height:196px;
        float: left;
}
#main{
        min-height: 500px;
        width:618px;
        background-color:#FFFFFF;
        float:left;
        background-image:url(img/footer.gif);
        background-repeat:repeat-x;
        background-position:bottom;
}
h1{
        font-weight:normal;
        color:#3371a1;
        font-size:14px;
        padding-left:35px;
        padding-top:50px;
}
.pad{
        padding:35px;
        text-align:justify;
        line-height:18px;
}
h2{
        font-family:"Times New Roman", Times, serif;
        font-size:18px;
        color:#3371a1;
        font-weight:normal;
        margin-top:0px;
        margin-bottom:10px;
}
.top{
        color:#000000;
}
.textimg{
        padding-right:15px;
        padding-top:15px;
        padding-bottom:5px;
}
#footer{
        padding-left:230px;
        line-height:20px;
        font-size:11px;
        color:#2b4866;
        position: absolute;
        bottom:5px;
        left:0px;
        width:600px;
        text-align: center;
}
a.bottom{
        color:#999999;
        text-decoration:none;
}
a.bottom:hover{
        color: #333333;
        text-decoration:underline;
}
a { text-decoration:none; color:#999999; }
