/*Connect Body*/
#Banner {
    margin-top: 10px;
    width: 1100px;
    height: 185px;
}
#ConnectBody {
    width: 1100px;
    height: 550px;
}
#ConnectText {
    width: 550px;
    font-family: Muli;
    font-size: 16px;
    Display: Inline-block;
}
.Title {
    font-size: 18px;
    font-weight: bold;
}
a.Connect:link {
	COLOR: rgb(71,195,211);
	text-decoration: none;
}
a.Connect:visited.Connect {
	COLOR: rgb(71,195,211);
}
.Links {
    margin-bottom: 15px;
    font-size: 20px;
}
#ConnectLeft {
    width: 25px;
    Display: Inline-block;
}
#ConnectRight {
    width: 525px;
    display: inline-block;
}