body {
    margin:0px;
    font:Verdana, Arial, Helvetica, sans-serif;
    background-color:#F5F6F9;
    line-height:100%;
    height:100%;
}
span {
    display:none;
}
a {
    text-decoration:none;
    color:#DC6B12;
}
a:hover {
    text-decoration:underline;
}
.illo {
    float:right;
    border:0px;
    padding-left:20px;
    display:block;
}
.illoleft {
    padding-right:10px;
}
.illoright {
    padding-left:10px;
}
.quotecontainer {
    padding:20px;
    background-color:#EDEBD6;
    margin:20px;
    margin-left:50px;
    margin-right:50px;
    border:1px solid #DFD6B5;
}
.quoteon {
    background:url('images/quoteon.jpg') top left no-repeat;
    font-style:italic;
    padding-left:40px;
    color:#DC6B12;
    background-color:#EDEBD6;
}
.quoteoff {
    background:url('images/quoteoff.jpg') bottom right no-repeat;
    padding-right:40px;
}
.quotefinish {
    padding-top:20px;
    display:block;
    width:100%;
    color:#000;
    font-style:normal;
    text-align:right;
}
#container {
    position:relative;
    margin:0 auto;
    width:700px;
    background-color:#F3F2E4;
    height:100%;
    clear:both;
}
#mainbanner {
    height:120px;
    background:url('images/mainbanner.jpg') top left no-repeat;
}
#tabs {
    height:30px;
    background:url('images/tabbg.jpg') repeat-x;
    text-align:right;
    padding-left:100px;
}
#split {
    height:14px;
    background:url('images/splitbg.jpg') repeat-x;
}
#pageIntro {
    background-color:#EDEBD6;
    color:#000000;
    font-size:100%;
    
    padding:20px;
    border-bottom:1px solid #DFD6B5;
    clear:both;
}
#pageIntro p {
    margin:0px;
    padding:0px;
    margin-right:20px;
}
#footer {
    text-align:center;
    background-color:#EDEBD6;
    color:#DC6B12;
    font-size:120%;
    font-weight:bold;
    padding:10px;
    border-top:1px solid #DFD6B5;
}
#mainContent {
    clear:both;
    padding:20px;
}
#mainContent h4 {
    font-size:140%;
    color:#DC6B12;
    margin:0px;
    padding:0px;
    clear:both;
}
#maincontent p {
    color:#000000;
    font-size:110%;
    margin:0px;
    padding:0px;
    margin-bottom:20px;
    clear:both;
}
#tabHomeOff {
    height:30px;
    width:53px;
    background:url('images/tabhome.jpg');
    display:block;
    float:left;
    background-position:0px -30px;
    margin-left:10px;
}
#tabHomeOn {
    height:30px;
    width:53px;
    background:url('images/tabhome.jpg');
    display:block;
    float:left;
    margin-left:10px;
}
#tabHomeOff:hover {
    background-position:0px 0px;
}
#tabPhilOff {
    height:30px;
    width:100px;
    background:url('images/tabphil.jpg');
    display:block;
    float:left;
    background-position:0px -30px;
    margin-left:10px;
}
#tabPhilOn {
    height:30px;
    width:100px;
    background:url('images/tabphil.jpg');
    display:block;
    float:left;
    margin-left:10px;
}
#tabPhilOff:hover {
    background-position:0px 0px;
}
#tabTestOff {
    height:30px;
    width:113px;
    background:url('images/tabtest.jpg');
    display:block;
    float:left;
    background-position:0px -30px;
    margin-left:10px;
}
#tabTestOn {
    height:30px;
    width:113px;
    background:url('images/tabtest.jpg');
    display:block;
    float:left;
    margin-left:10px;
}
#tabTestOff:hover {
    background-position:0px 0px;
}
#tabServiceOff {
    height:30px;
    width:68px;
    background:url('images/tabservice.jpg');
    display:block;
    float:left;
    background-position:0px -30px;
    margin-left:10px;
}
#tabServiceOn {
    height:30px;
    width:68px;
    background:url('images/tabservice.jpg');
    display:block;
    float:left;
    margin-left:10px;
}
#tabServiceOff:hover {
    background-position:0px 0px;
}
#tabFeesOff {
    height:30px;
    width:42px;
    background:url('images/tabfees.jpg');
    display:block;
    float:left;
    background-position:0px -30px;
    margin-left:10px;
}
#tabFeesOn {
    height:30px;
    width:42px;
    background:url('images/tabfees.jpg');
    display:block;
    float:left;
    margin-left:10px;
}
#tabFeesOff:hover {
    background-position:0px 0px;
}
#tabContactOff {
    height:30px;
    width:80px;
    background:url('images/tabcontact.jpg');
    display:block;
    float:left;
    background-position:0px -30px;
    margin-left:10px;
}
#tabContactOn {
    height:30px;
    width:80px;
    background:url('images/tabcontact.jpg');
    display:block;
    float:left;
    margin-left:10px;
}
#tabContactOff:hover {
    background-position:0px 0px;
}
#tabFaqOff {
    height:30px;
    width:49px;
    background:url('images/tabfaq.jpg');
    display:block;
    float:left;
    background-position:0px -30px;
    margin-left:10px;
}
#tabFaqOn {
    height:30px;
    width:49px;
    background:url('images/tabfaq.jpg');
    display:block;
    float:left;
    margin-left:10px;
}
#tabFaqOff:hover {
    background-position:0px 0px;
}