.container { max-width: 950px;}


.footer {
    background-color: #043c5b;
    padding-top: 40px;
    padding-bottom: 40px;
}
.footer .container { max-width: 950px;}
.footer-title {
    color: #d8e0e0;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
}
.address-text {
    font-size: 16px;
    color: #999999;
    display: inline-block;
    word-break: break-word;
    text-align: left;
}
.listnone {
    list-style: none;
    margin: 0px 0px 0px 0px;
    padding: 0;
}
.widget-footer ul li {
    margin-bottom: 5px;
}
    .widget-footer ul li a {
        font-size: 15px;
        color: #ccc;
    }
    .fa { padding-right: 0.5em;}
.tiny-footer {
    background-color: #30302e;
    font-size: 13px;
    padding-top: 6px;
    padding-bottom: 6px;
    color: #999999;
    text-align: center;
}

@media screen and (max-width: 640px) {

    .footer-logo {
        text-align: center;
    }
}

.wrapper2 {
	/*MIN-WIDTH: 980px;*/
	height: 25px;
	background-color: #00365B;
	margin: 0px;
}
	
.wrapper {
	/*min-height: 100%;
	height: auto !important;*/
	/*height: 100%;*/
	background-position-padding: 20px;
	margin-top: 0;
	margin-right: auto;
	/*margin-bottom: 150px;*/
	margin-left: auto;
} 


.header-top {
	Z-INDEX: 100;
	/*WIDTH: 980px;*/
	PADDING-TOP: 0px;
	POSITION: relative;
	padding-bottom: 10px;
	height: 140px;
	margin-top: -18px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header-right
{
    float: right;
    margin-top: 2em
}
.header-mobile { display: none;}
.logo-header {
    FLOAT: left;
    PADDING-TOP: 0px;
    padding-left: 30px;
    margin-bottom: 1em;
}

@media screen and (max-width: 600px) {

    .header-right {
        display: none;
    }

    .header-mobile {
        display: block;
        margin: 0 auto;
        text-align: center;
    }
}

.clear {
	CLEAR: both; DISPLAY: block; FONT-SIZE: 0px; FLOAT: none; OVERFLOW: hidden; LINE-HEIGHT: 0; HEIGHT: 0px; content: "."
}

#container_bg {
	/*MIN-WIDTH: 980px;*/
	/*background-image: url(../images/hex_bg.jpg);*/
	clear: both;
	width: auto;
	background-position: bottom;
	background-repeat: repeat-x;
	float: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	overflow: hidden;
}

#container {
	/*width: 1015px;*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	/* font-size: 12px; */
	color: #333;
	text-align: left;
	overflow: hidden;
}



body {
	COLOR: #555;
	TEXT-ALIGN: left;
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	/* font-size: 10px; */
	background-color: #ffffff;
}


A {
	COLOR: #00bfdf;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #7f8e2b;
	text-decoration:underline;
}

#bottom_ds {
	height: 15px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main_content_bg {
	/*width: 968px;*/
	min-height: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	/* line-height: 1.25em; */
	/*background-image: url(../images/background_ds.png);*/
	background-repeat: repeat-y;
	background-position: center;
}
#main_content_holder {
	/*width: 868px;*/
	height: auto;
	/*overflow: hidden;*/
	padding-bottom:1em;
	padding-top:1em;
	padding-left: 1em;
	padding-right: 1em;
	/*background-image: url(../images/hex_hdr.jpg);*/
	background-position: center;
	background-position: top;
	background-repeat: no-repeat;
}




#menu {
	background-color: #00365B;
	height: 40px;
	/*width: 955px;*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/menu_bg.jpg);
}


#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: right;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	color: #ffffff;
	/*height: 24px;*/
	padding-top: 8px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 8px;
	margin: 0px;
	font-size: 140%;
	font-weight: bold;
	line-height: normal;

}

#menu a:hover {
	background-color: #7f8e2b;
	color: #ffffff;
	font-size: 140%;
	line-height: normal;
}

#menu .active a {
	color: #FFFFFF;
}

.push {
	height: auto;
	clear: both;
}

/*Opera Fix
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/
}
* {
	margin: 0;
	line-height: 1.5em;
}
html, body {
height: 100%;
}
*/


.footer_box {
	/*width: 955px;*/
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #00365B;
}
.footer_txt {
	/*float: left;*/
	padding-left: 15px;
	padding-top: 20px;
	/*width: 800px;*/
}


.footerX {
    width: 100%;
    background-color: #00365B;
    color: #bdbcaf;
    text-align: center;
    padding-top: 10px;
    font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
    /* font-size: 12px; */
    /*height: 150px;*/
    /*margin-top: -150px;*/
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    position: relative;
    clear: both;
} 

/*.footer a{
	color: #FFFFFF;
}
.footer a:hover {
	color: #00bfdf;
}*/
	
.thinkjobs_box {
	float: left;
	width: 125px;
}


.btn {
    margin: 0.5em;
    white-space: normal !important;
}