/* footer */

#rt-footer-surround {
background: #275375}

/* logo */

#rt-logo {
	margin: 0;
	width: 400px;
	height: 44px;
	display: block;
	background-repeat: no-repeat;
}

/* space around nav pills for sub navigation */
.nav-tabs, .nav-pills {
}

.nav {
margin-left: 0;
margin-bottom: -5px;
list-style: none;
}

/* nav pills background color */

.nav-pills > .active > a, .nav-pills > .active > a:hover {
color: #fff;
background-color: #5C7A9C;
}


/* space around feature section */
#rt-feature {
    padding: 5px 0;
    position: relative;
}