#msg {
    width : 880px !important;
	width /**/: 1200px;
    margin-bottom : 40px;
    padding : 60px 160px 275px 160px;
    background : url(hbg1.jpg) left bottom no-repeat;
    border-radius : 12px;
}

#msg h3 {
    margin-bottom : 30px;
    font-size : 180%;
    font-weight : 600;
    text-align : center;
    color : #ffffff;
}

#msg h3 font {
    letter-spacing : -10px;
}

#msg p {
    font-size : 110%;
    color : #05236e;
    line-height : 1.75em;
}

h3#pindex {
    clear : both;
    margin-bottom : 40px;
    font-size : 170%;
    font-weight : 600;
    text-align : center;
}

ul#point {
    list-style : none;
    overflow : hidden;
    width : 1251px;
    margin-bottom : 50px;
    z-index : 999;
}

ul#point li {
    float : left;
    width : 366px;
    height : 480px;
    margin-right : 51px;
    background : #d7ebc3;
    border-radius : 12px;
}

ul#point li img {
    margin-bottom : 18px;
    border-top-left-radius : 12px;
    border-top-right-radius : 12px;
}

ul#point li h4 {
    color : #507d23;
    font-size : 170%;
    font-weight : 600;
    text-align : center;
    letter-spacing : 2px;
}

ul#point li p {
    margin : 15px 30px 0 30px;
    line-height : 1.5em;
}

#phirosophy {
    clear : both;
    width : 1054px !important;
	width /**/: 1200px;
    margin-bottom : 70px;
    padding : 40px 70px 55px 70px;
    border : solid 3px #dcdcdc;
    border-radius : 14px;
}

#phirosophy h3 {
    margin-bottom : 20px;
    font-size : 170%;
    font-weight : 600;
    text-align : center;
}

#phirosophy p {
    line-height : 1.7em;
}

ol {
    margin : 20px 0 30px 20px;
}

ol li {
    margin-bottom : 7px;
    padding-left : 10px;
}

#phirosophy h4 {
    padding : 14px 15px 15px 15px;
    font-size : 130%;
    font-weight : 600;
    text-align : center;
    background : #f5e6be;
    border-radius : 40px;
}