.wrapper {width:100%;overflow:hidden;}
.margin-bot2 {margin-bottom:30px;}

.img-indent {float:left; margin:5px 20px 0px 0px;}

.square {
	width:650px;
	float:left;
}

.Part1Div
{
    height: 1373px;
    padding-left: 65px;
    padding-top: 35px;
}

.extra-wrap{overflow:hidden;display:block;}

.rectangle {display:inline;float:left;position:relative;margin:0 10px}
.rectangle{width:380px}

.margin-right2 {margin-right:26px !important;}

/* List 3 */

.list-3 li{
    padding:0px 0 3px 0;
    line-height:18px;
    overflow:hidden;
    position:relative;
    font-size:12px;
    font-weight:bold;
}
.list-3 li span{
    background:url(Images/list3.png);
    background-position:7px 6px;
    background-repeat:no-repeat;
    background-color:#fff;
    float:left;width:16px;
    height:16px;
    margin-right:10px;
    border-radius:10px;
    border:1px solid #07aa5d;
    background-clip:padding-box;
}
.list-3 li div{overflow:hidden;}
.list-3 li a{color:#07aa5d;text-decoration:none;}
.list-3 li a:hover{color:#054b77;}
