	.contact_form textArea {
    height: 135px;
width:558px;
}

.meta {
    list-style: none;
    margin-bottom: 1px;
    display: none;
}

.footer_bottom {
    background: #0091cc;
    padding: 20px;
    color: #fff;
}
.top-header {
    background: #0091cc;
}

.top-bar-section ul li.active > a, .top-bar-section ul li.active > a:hover {
    background: #0091cc;
    color: #fff;
    -moz-border-radius: none;
    -webkit-border-radius: none;
    border-radius: none;
}

.divline span {
    display: block;
    width: 50px;
    height: 3px;
    background: #0091cc;
    margin-top: -5px;
}

.top-header ul li:first-child {
    border-left: 1px solid #0091cc;
}

.top-header ul li {
    border-right: 1px solid#0091cc;
    display: inline-block;
}