#HomeH2Box {
    width:750px;
    margin:25px 15px 0px 15px;
}

#HomeH2L {
    width:360px;
    float:left;
}

#HomeH2R {
    width:360px;
    float:right;
}

.HomeH2H2 {
    margin:0px;
    padding:0px;
    color:#255AD9;/*#204fd9*/
    font-weight:bold ;
    font-size:100% ;
    line-height:1.2 ;
    text-align:left ;
}

.HomeH2P {
    margin:15px 0px 0px 0px;
    padding:0px;
    font-size:90% ;
    line-height:1.4 ;
    text-align:left ;

}

#solution {
    width:750px;
    /*height:161px;*/
    margin:25px auto 0px auto;
    padding:0px;
    background:transparent none repeat-x scroll left bottom ;/*url("line-inner-menu.gif")*/
}

#solution div {
    width:230px;
    height:145px;
    margin:0px;
    padding:0px;
    color:#000000;
    /*background:transparent url("back-inner-menu.gif") no-repeat scroll left top ;
    background-color:#D3D4CC;*/ /*#CCCCCC*/
    font-weight:bold;
    line-height:1.3;
    /*font-family:serif;*/
	border:1px solid #D3D4CC;
    float:left;
}

#solution span {
    color:#DE2536;/*#d92036*/
}

#solution img {
    width:1px;
    height:1px;
    margin:0px;
    clear:both;
}


#solution a             {}
#solution a:link        { color:#000000 ; text-decoration:none ;}
#solution a:visited     { color:#000000 ; text-decoration:none ;}
#solution a:active      {}
#solution a:hover       { color:#999999 ; text-decoration:underline ;}


