#top {
    position: relative;
}

.topHome {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 5;
}
a{
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
color:#FF6600;
text-decoration:none;
}
a:hover{
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
color:#FF6600;
text-decoration:none;
}
.socialIcons li {
list-style: none;
display: inline;
margin-right: 6px;
}

footer {
color: #fff;
font-size: 14px;
padding-top: 20px;
background-color:#000000;
}

footer ul li {
list-style: none;
}

.contact ul li {
margin-bottom: 10px;
}

.contact ul li i {
margin-right: 15px;
}
#aboutUs {
background:#fff;
padding-top: 35px;
padding-bottom: 25px;
overflow: hidden;
text-align:justify;
}
#aboutUs .feature {
margin-top: 30px;
margin-bottom: 54px;
}
#aboutUs .right {
padding-left:32px;
padding-right:32px;
float: right;
}
#aboutUs .left {
padding-right:32px;
float: left;
}
#aboutUs h3 {
font: 18px/34px;
text-transform: uppercase;
letter-spacing: 1px;
color: #000;
}
#aboutUs .left {
padding-right:32px;
float: left;
}
#aboutUs .right {
float: right;
}
.row .area1 {
width: 65%;
}
.row .area2 {
width: 35%;
}
.row .area10 {
width:75%;
}
.row .area11 {
width: 100%;
}