﻿body{
    background: url(/_PagePictures/background.png) repeat-x;
    font-size: 13px; 
    font-family: arial, sans-serif, helvetica; 
    color: #404040;
    /*line-height: 20px;*/
}

.clear{clear:both; height: 0px;}

a{
    color: #5D98C2;
    text-decoration: underline;
}


#wrapper { 
    width:915px; 
    margin:20px auto; 
    background:#fff url(http://www.evisibility.com/images/content_bg.png) no-repeat center top; 
    border-bottom:1px solid #9f9f9f; 
}

#header{
    text-align:center;    

}

.main_title { 
    background:url(_pagepictures/hr.png) no-repeat center bottom; 
    /*margin-bottom:30px; */
    font-size: 25px;
    padding: 10px;
    line-height: normal;
}

.address_title{
    padding-top: 10px;
    line-height: normal;
    font-size: 17px;
}



.content { 
    margin: 20px;
}



