@font-face {
  font-family: 'DecimaProA';
  src: url('https://www.isg.com/jobs/static/fonts/isg/DecimaProA.woff2') format('woff2'),
	url('https://www.isg.com/jobs/static/fonts/isg/DecimaProA.woff') format('woff'),
	url('https://www.isg.com/jobs/static/fonts/isg/DecimaProA.ttf') format('ttf'),
	url('https://www.isg.com/jobs/static/fonts/isg/DecimaProA.eot') format('eot');
}

#isg_header_img #isg_header_bar {
	background-color: none;
	width:auto;
	height:80px;
}

#isg_main{
  font-family: 'DecimaProA', Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 1.15;
  max-width: 800px;
  min-width: 296px;
  margin: 0 auto;
  border: 2px solid #0a63ac;
  color: #333;
  background-image: url(https://www.isg.com/jobs/static/images/bogen.png);
  background-repeat: no-repeat;
  background-position: bottom center;
}

#isg_fixheadingleft {
	height: 99px;
	width: 35px;
	position:relative;
	left:-36px;
	top:0px;
}

#isg_header_img{
	background-image: url('https://www.isg.com/jobs/static/images/isg_standard.jpg');
	background-repeat: no-repeat;
	background-position: center;
	height: 413px;
	width:800px;
}

#isg_header_img #isg_logo_header {
  height: 56px;
  width: 85px;
  background-image: url('https://www.isg.com/jobs/static/images/isg_logo_blue.png');
  background-repeat: no-repeat;
  background-position: center;
  padding:10px;
}

.isg_header_text{
	color:#2b5caa;
	padding:15px 50px 11px 50px;
}

.isg_heading{
	padding:5px 50px 11px 50px;
}

.isg_center_text{
	padding:5px 50px 11px 50px;
}

.isg_text_main_intro{
  margin-top:10px;
  margin-bottom:15px;
}

.isg_text_main_intro:empty{
  display:none;
}

.isg_text_left{
  float:left;
  width:50%;
  margin-bottom:10px;
}

.isg_text_right{
  float:right;
  width:50%;
  margin-bottom:10px;
}

#isg_footer{
	padding:15px 50px 33px 50px;
}

#isg_footer_text{
	font-size: 13.5px;
	display:-moz-inline-stack;
  display:inline-block;
  zoom:1;
  *display:inline;
	vertical-align:middle;
}
#isg_footer_img{
	background-image: url('https://www.isg.com/jobs/static/images/isg_logo.png');
	background-repeat: no-repeat;
	height: 82px;
	width:125px;
	padding-right:20px;
	display:-moz-inline-stack;
  display:inline-block;
  zoom:1;
  *display:inline;
	vertical-align:middle;
}

#isg_applybutton {
	background-color: #0a63ac;
	display: block;
    margin-left: auto;
    margin-right: auto;
	color:white;
	text-decoration:none;
	text-align:center;
	right:1px;
	width:190px;
	padding-top:8px;
	padding-bottom:8px;
	position:relative;
	font-size:20px;
	margin-top:20px;
	border-radius: 2px;
	display: inline-block;
    float: right;
}


#isg_main ul { 
	margin-top:7px;
}

#isg_main li {
}

#isg_main h1{
  font-size: 32px;
  line-height: 33px;
  margin: 5px 0px 5px;
  text-align: center;
  color: rgb(0, 98, 174);
}

#isg_main h2{
  font-size: 20px;
  line-height: 26px;
  margin: 5px 0px 20px;
  text-align: center;
  color: rgb(0, 98, 174);
  font-weight:normal;
}

#isg_main h3{
  font-size: 16px;
  line-height: 16px;
  margin: 20px 0 5px;
  color: rgb(0, 98, 174);
}