body {
	background: #49565e; /* Old browsers */
	background: -moz-linear-gradient(-45deg, #303e49 0%, #303e49 51%, #49565e 51%, #5a646d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #303e49), color-stop(51%, #303e49), color-stop(51%, #49565e), color-stop(100%, #5a646d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg, #303e49 0%, #303e49 51%, #49565e 51%, #5a646d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg, #303e49 0%, #303e49 51%, #49565e 51%, #5a646d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg, #303e49 0%, #303e49 51%, #49565e 51%, #5a646d 100%); /* IE10+ */
	background: linear-gradient(135deg, #303e49 0%, #303e49 51%, #49565e 51%, #5a646d 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#303e49', endColorstr='#5a646d', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
a {
	color: #fff;
	outline: none;
	font-family: "Avenir", Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: normal;
}
a:hover {
	color: #333;
	outline: none;
	text-decoration: none;
}
.footerLinks a:hover {
	color: #333;
	outline: none;
	text-decoration: none;
}
.marginBottom10 {
	margin-bottom: 10px;
}
.marginBottom20 {
	margin-bottom: 20px;
}
.hero-unit {
	width:100%;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	padding: 0px;
	margin-bottom: 0px;
}
h1, .h1, h2, .h2, h3, .h3 {
	font-family: 'Verlag-Bold', sans-serif;
}
.captionText {
	margin-left: 240px;
	color: #fff;
}
.col-md-offset-0 {
    margin-left: -15px;
}
.imageWrapper{
    padding: 25px 25px 25px 25px;
    background: url("../images/New background.jpg") no-repeat;
}
.logoTop {
	margin-top: 75px;
}
#push, #footer {
	height: 50px;
}
#footer {
	text-align: center;
	background-color: #fff;
	padding: 8px 8px;
        position: fixed;
        bottom: 0;
        width: 100%;
        height: 60px;
        margin: 0 auto;
}

ul, ol {
        margin: 0 0 10px 40px;
        font-size: 14px;
}
.hero-unit li {
        line-height: 18px;
}
.container .credit {
	margin: 20px 0;
}
.muted {
	color: #999999;
}
.mutedjoe {
	color: #333333;
	padding-right: 15px;
	text-align: left;
	min-width: 200px;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
	height: 50px;
	background: url("../images/hover.png") no-repeat;
}
.nav-pills > li > a {
	height: 50px;
	border-radius: 5px 5px 0 0;
	line-height: 30px;
}
.nav {
	margin-top: 45px;
	border-radius: 5px 5px 0 0;
	margin-right: 5px;
	margin-bottom: 0px;
	float: right;
}
p {
	margin: 0 0 10px;
	color: #fff;
}
b, strong {
	color: #fff;
}
.white {
	color: #fff
}
.navbar-inverse {
	background-color: #fff;
	border-color: #fff;
}
.navbar-fixed-bottom .container {
	width: 1201px;
}
.navbar-text {
	margin-top: 0px;
	margin-bottom: 0px;
}
.nav-bar .nav-button-home a {
	background: url("../images/navActive.png") no-repeat 13px 0px transparent;
	height: 50px;
	width: 111px;
}
.nav-bar .nav-button-home a:hover {
	background: transparent;
	color: #fff;
}
.nav-tabs .open .dropdown-toggle, .nav-pills .open .dropdown-toggle, .nav > li.dropdown.open.active > a:hover, .nav > li.dropdown.open.active > a:focus{
        background: transparent;
}
.nav>li>a {
	position: relative;
	display: block;
	padding: 5px 21px;
	text-align: center;
        border: 0px solid transparent;
        font-family: 'Nunito-Regular', arial, sans-serif; font-weight: bold; font-size: 13px;
        text-transform: uppercase;
}
.dropdown-menu .divider {
	background: url("../images/divider.png");
	width: 155px;
	height: 2px;
}
.dropdown-menu {
	background-color: rgba(38, 38, 39, 0.9);
	background: rgba(38, 38, 39, 0.9);
	color: rgba(38, 38, 39, 0.9);
        margin: -1px 0 0;
}
.dropdown-menu>li>a {
	color: #fff;
}
.nav-tabs .dropdown-toggle .caret {
	margin-top: 0px;
}
.nav-tabs>li.active>a, .nav-tabs>li>a:hover, .nav-tabs>li.active>a:focus {
	background-color: transparent !important;
	background: transparent !important;
	color: #80bd01 !important;
	border: transparent !important;
	border-bottom: transparent !important;
}
.nav-tabs {
	border-bottom: 0px solid #ddd;
}
.nav .active .dropdown-toggle .caret {
	border-top-color: #80bd01;
	border-bottom-color: #80bd01;
}
.nav .dropdown-toggle .caret {
	border-top-color: #80bd01;
	border-bottom-color: #80bd01;
}
.dropdown-menu > li > a:hover {
	background: #80bd01
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	background-color: transparent;
	background: transparent;
	border-color: transparent;
}
#menuContainer{
    width: 40%;
    float: right;
}

#menuContainer > li > a:hover{
    color: #80bd01;
}

#menuContainer > li > a{
    color: #fff;
    padding: 10px 45px;
}
.myButtons >li>a{
    color: #fff;
}

.myActiveButton {
    color: #80bd01;
}
