.c_head_gray
{
    /*background-color: #c6c7c9;*/
    background: #c6c7c9 url(images/watermark_bg.jpg) no-repeat top left;
    color: #696969;
    line-height: 1.5em;
    padding: 20px 0 0 15px;
    margin: 0 0  15px 0;        
    width: 282px;
}

.c_head_gray
{
    min-height:500px;
    height: 500px;
}
 /* IE6 Hack */
html > body .c_head_gray 
{
    height: 100%;
}
/* ----------*/

.c_head_gray h2.c_title
{
    color:#696969;
}

.c_head_gray h3, h4, h5, h6
{
    color: #2f492e;
    line-height: 1.5em;
}
.c_head_gray .Normal
{
    color: #696969;
    line-height: 1.5em;
}


































