﻿body 
{
    background-color:#ffffff;
    font-family:Arial;
    font-size:12px;
}
#wrap
{
    width:850px;
    margin:0px auto;
    margin-top:15px;
    padding:0;
    background-color:#ffffff;
}
#navlink1{color:#8f8f8f;text-decoration:none;}
#navlink1:hover{border-top:2px solid #01a33c;}

#navlink2{color:#8f8f8f;text-decoration:none;}
#navlink2:hover{border-top:2px solid #2336a3;}

#navlink3{color:#8f8f8f;text-decoration:none;}
#navlink3:hover{border-top:2px solid #563c26;}

#footer a{color:#8f8f8f;text-decoration:none;}
#footer a:hover{color:#8f8f8f;text-decoration:underline;}

.clinks{color:#016c34;text-decoration:none;}
.clinks:hover{color:#016c34;text-decoration:underline;}

.llinks{color:#8f8f8f;text-decoration:none;}
.llinks:hover{color:#8f8f8f;text-decoration:underline;}
#header
{
    width:850px;
    height:100px;
    margin:0px auto;
    padding:0px;
    float:left;
}
.logo
{
    background-image:url('../images/splash-header.gif');
    background-repeat:no-repeat;
    width:405px;
    height:100px;
}
#nav
{
    width:840px;
    height:20px;
    margin:0px auto;
    padding:5px;
    float:left;
}
#nav ul
{
    list-style-type:none;
    width:850px;
    float:left;
    padding:0;
    margin:0px auto;
}
#nav li
{
    display:inline;

}
#splash
{
    width:850px;
    height:275px;
    margin-bottom:20px;
    float:left;
}
#splash img {border: 1px solid #cccccc;}
#bottom
{
    width:850px;
    float:left;
    margin:0px auto;
    margin-bottom:15px;
    padding:0;
}
.candBot
{
    background-image:url('../images/s_candBot.jpg');
    background-repeat:no-repeat;
    width:400px;
    height:180px;
    float:left;
    
}
.learn
{
    width:850px;
    float:left;
    margin:0px auto;
    padding:0;
    text-align:center;
    color:#999999;
    font-weight:100;
    font-size:11px;
}
.learn_c
{
    width:400px;
    height:15px;
    float:left;
    text-align:right;
}
.learn_e
{
    width:400px;
    height:15px;
    float:left;
    text-align:right;
    margin-right:37px;
}
.learn_b
{
    width:259px;
    height:15px;
    float:right;
    text-align:right;
}
.empBot
{
    background-image:url('../images/s_empBot_larger.jpg');
    background-repeat:no-repeat;
    width:400px;
    height:180px;
    float:left;
    margin-right:37px;
}
.bookBot
{
    background-image:url('../images/s_bookBot.jpg');
    background-repeat:no-repeat;
    width:259px;
    height:213px;
    float:right;
}
.tops
{
    width:259px;
    float:left;
    margin:0px;
    padding:5px;
    padding-left:10px;
    height:20px;   
}
.contents
{
    width:400px;
    float:left;
    margin:0px;
    font-size:12px;
    padding:0px;
    color:#666666;
}
.contents li
{
    list-style:none;
    padding-bottom:10px;
    margin:0px auto;
}
#footer
{
    width:850px;
    float:left;
    margin:0px auto;
    padding:0;
    text-align:center;
    color:#999999;
    font-weight:100;
    font-size:11px;
}
