/* Contactus */

#ContentWrapper{
height: 375px;
background-color: white;
}

#TopMessage{
position: absolute;
top: 100px;
left: 245px;
}

#ContentWrapper a{
color: black;
}

#LHLogo{
position: absolute;
top: 253px;
left: 370px;
text-align: center;
}

#RHLogo{
position: absolute;
top: 270px;
left: 500px;
text-align: center;
}
#LHLogo img{
margin-bottom: 10px
}
#RHLogo img{
margin-bottom: 15px
}