#IG-MainWrapper{
    font-family:arial, helvetica, verdana;
    font-size:14px;
    color:#666666;
}
#IG-header{
    width:677px;
    border: solid 1px #C3C3C3;
    height:226px;
    text-align:center;
}
#IG-header img{
    margin-top:5px;
}
#IG-introduction{
    border: solid 1px #c3c3c3;
    border-radius:5px;
    margin-top:7px;
    width:677px;
}
#IG-introduction div{
    background-image: url("images/bg1.jpg");
    background-repeat: repeat-x;
    margin: 5px;
    text-align: justify;
}
#IG-introduction div p{
    padding: 20px 20px 0;
}
#IG-introduction div h3{
    margin: 20px;
    font-size: 18px;
    color: #99CC33;
}
#IG-sections{
    width: 677px;
}
.IG-section{
    width: 320px;
    text-align: center;
    float: left;
    margin-top: 40px;
}
.IG-section h2{
    color: #99cc33;
    font-weight: bold;
    font-size: 20px;
    margin: 10px 0px;
}
.IG-section p{
    text-align: justify;
    margin-bottom: 20px;
}
.IG-section p strong{
    font-weight: bolder;
    color: #666666;
}
.IG-sectionCol1{
    margin-right: 37px;
}
#IG-avoid{
    width: 677px;
    border: solid 1px #C3C3C3;
    border-radius: 10px;
}
#IG-avoidBG{
    background-image: url("images/bg1.jpg");
    background-repeat: repeat-x;
    margin: 5px;
    text-align: justify;
}
#IG-avoidBG h2{
    font-size: 30px;
    color: #99cc33;
    font-weight: bold;
    padding: 10px 0 10px 10px;
    text-align: center;
}
#IG-avoidColumn1{
    float: left;
    margin-left: 8px;
    margin-right: 40px;
    width: 300px;
}
#IG-avoidColumn1 p{
    padding-left: 10px;
    margin-bottom: 20px;
}
#IG-avoidColumn2{
    width: 300px;
    float: left;
}
#IG-avoidColumn2 p{
    margin-bottom: 20px; 
}

#IG-avoidColumn1 p strong, #IG-avoidColumn2 p strong{
    font-weight: bold;
    color: #666666;
}
#IG-finalRecomendation{
    color: #555555;
    font-size: 18px;
    text-align: center;
    width: 570px;
    margin: 40px auto 16px auto;
}
#IG-footer h3{
    text-align: center;
    margin: 11px auto 16px;
}
#IG-footer h3 a{
    color: #555555;
    font-size: 20px;
    width: 350px;
    text-decoration: none;
}
#IG-footer h2{
    font-size: 26px;
    width: 500px;
    margin: 0 auto;
    text-align: center;
}
#IG-footer h2 strong{
    font-weight: bolder;
}
#IG-footer{
    background-image: url("images/bg2.jpg");
    background-repeat: repeat-x;
    height: 117px;
}