﻿#header img
{
 border:                   none;
 }
#imgH1
{
position:                  absolute;
left:                      0px;
}
#imgH2
{
position:                  absolute;
left:                      152px;
border-left:               1px solid #d1ebf4;
}
#imgH3
{
position:                  absolute;
left:                      304px;
border-left:               1px solid #d1ebf4;
}
#imgH4
{
position:                  absolute;
left:                      456px;
border-left:               1px solid #d1ebf4;
}
#imgH5
{
position:                  absolute;
left:                      608px;
border-left:               1px solid #d1ebf4;
}
.headerPic
{
 position:                 absolute;
 top:                      140px;
 height:                   20px;
 width:                    152px;
 text-align:               center;
 visibility:               hidden;
 color:                    #333;
 font-size:                13px;
 font-weight:              bold;
}
#titleImgH1
{
 left:                     0px;
}
#titleImgH2
{
 left:                     152px;
}
#titleImgH3
{
left:                      304px;
}
#titleImgH4
{
 left:                     456px;
}
#titleImgH5
{
 left:                     608px;
}