body 
{
    font-family: Arial, helvetica, Sans-Serif Serif;
    background-color :#EDEAD3;
}

#container 
{
    width:760px;
    text-align:left;
}

#top11
{
    float:left;
    width:276px;
    height:162px;
    background-color :#ffffff;
}
#top12
{
    float:left;
    width:484px;
    height:162px;
}
#top21
{
    float:left;
    width:416px;
    height:126px;
}
#top22
{
    float:left;
    width:344px;
    height:126px;
}
#bar1 
{
    width:760px;
    height:7px;
    float:left;
}
#blueBox
{
    width:760px;
    float:left;
    background-color: #0098CA;
}
#skip1
{
    width:10px;
    float:left;
    background-color: #0098CA;
}
#blueS
{
    width:740px;
    float:left;
    background-color: #0098CA;
	text-align: center;
}
#skip2
{
    width:10px;
    float:left;
    background-color: #0098CA;
}
#lower 
{
    width:760px;
}
#lowerLeft 
{
    width:380px;
    float:left;
}
#lowerRight 
{
    width:380px;
    float:left;
}
#filler 
{
    width:380px;
    float:left;
    background-color: #0098CA;
}

.grey { color: #474D40;}
.blue { color: #0098CA;}



#top11 ul 
{
    list-style-type: none;
    margin: 10px 0 0 10px;
    padding:0;
}

#top11 li 
{
    font-size: 14px;
    font-weight:bold;
    color: #0098CA;
    margin: 2px 0 2px 0;
} 
#top11 a 
{
    font-size: 14px;
    font-weight:bold;
    color: #474D40;
    text-decoration: none; 
} 
#top11 a:hover
{
    color:#0098CA;
}

#blueS p
{
    color:#ffffff;
    font-size:14px;
    font-weight:bold;
}

