﻿* html .visualIEFloatFix { height: 0.01%; }


#wrap
{
 /*background-color:#ACC8D4;*/
 width:98%;
 margin:10px auto;
  
}
#screen
{
 background-color:#FFFFFF;
 padding: 3px 3px 3px 3px;
    
}
#mainpage
{
    width:75%;
    height:100%;
    float:left;
    margin-left:3px;
    color:#666666;
    background-color:#fff;
}
#pagesidebar
{
    margin-left:76%;
    background-color:#ECFAFF;
    padding:3px 3px 3px 3px;
    border:dashed 1px #cccccc;
    
}

.photo
{
 float:left;
 margin-left: 5px;
 margin-right: 5px;


    
}
.photo_text
{
    position:relative;
    text-align:justify;
    font-size:small;
    line-height:150%;
}
.call
{
 position:relative; top: -1.1em;   
}
#pagefooter
{
    clear:both;
}
ul
{
 list-style:square;
 font-size:11px;
 
}
li.new
{
    list-style-image:url(http://www.sterlingpreventativeservices.com/images/arrow_off.gif);
    font-size:11px;
}
