﻿.LogoTopLeftPane
{
    float:left; 
}


.HeaderPane
{
}

.Content
{
    height:320px;
}


.ContentI
{
    float:left;
    width:385px;
    height:320px;
    background-image:url(../images/mainLine.png);
    background-repeat:no-repeat;
    background-position:383px 85px;
}

.ContentII
{
    float:left;
    width:308px;
    height:320px;
    background-image:url(../images/mainLine.png);
    background-repeat:no-repeat;
    background-position:307px 85px;
}

.ContentIII
{
    float:left;
    height:320px;
}

.ContentPaneLeft
{
    padding-top:41px;
    float:left;
    width:307px;
    margin-left:28px;
    height:218px;
    overflow:hidden;
}

.ContentPaneCenter
{
    float:left;
    width:307px;
    height:320px;
    overflow:hidden;
    padding-top:41px;
}

.ContentPaneRight
{
    float:left;
    width:307px;
    height:270px;
    overflow:hidden;
    padding-top:41px;
}


 .ContentII .ImageConteinerTitle
 {
     margin-left:18px;
 }
 
 .ContentIII .ImageConteinerTitle
 {
     margin-left:18px;
 }
