﻿body 
{
    background-color:#F5A01A;
    margin:20px;
    font-family:MS Sans Serif;
    font-size: 14px;
}

#main
{
    text-align:center;
    margin:auto;
    /*border:solid 1px black;*/
}

#banner
{
    /*background-image: url('largebanner.jpg');*/
    background-image: url('OrangeBlueLogoDesign_Second.gif');
    background-repeat:no-repeat;
    width:859px;
	height:228px;
    text-align:center;
    /*border:solid 1px black;*/
}

#menu
{
    padding-top:140px;
}

#menu a
{
    text-decoration:none;
}

.iLink
{
    text-decoration:none;
    border:none;
}

#contentBox
{
    text-align:left;
    background-color:#ffffff;
    /*margin-top: -9px;*/
    padding-top: 0px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 0px;
    width:819px;
    /*border:solid 1px black;*/
}

#content
{
    width:810px;
    text-align:left;
    /*border:solid 1px black;*/
}

#contact
{
    display:block;
    float:left;
    clear:none;
    /*border:solid 1px #000000;*/
    padding:5px 5px 5px 5px;
}

#footer
{
    text-align:center;
    color:#004990;
    font-size:8pt;
    font-weight:bold;
    width:750px;
}

/*
.topMenu
{
    color:White;
    font-family:Verdana;
    font-size:16px;
    font-weight:bold;
}

#topCurve
{
     background-image: url('top_curve.jpg');
     background-repeat:no-repeat;
     /*border:solid 1px black;
     height:10px;
     width:800px;
     text-align:center;
     vertical-align:bottom;
}

#bottomCurve
{
     background-image: url('bottom_curve.jpg');
     background-repeat:no-repeat;
     height:20px;  
     width:800px;
     text-align:center;
}
*/
