/* CSS Document */

body, html #container {
   min-height: 100%; 
	height: 100%; 
	padding: 0px; 
	margin: 0px auto;

	}
	
HTML>BODY, HTML>BODY #container{
	height: auto;
	overflow: visible;
	}


body{
	color: #666;
	font-size: 12px;
	background: url(../images/headBG.jpg) repeat-x;	
	font-family: Arial, Helvetica, sans-serif;
	}

h1, h3, h4{
	color: #233e85;
	}
	
h1{
	font-size: 20px;
	margin: 0 0 25px 0;
	font-weight: normal;
	display: block;
	max-width: 430px;
	}
	
h2{
	color: #999; 
	font-size: 13px;
	font-weight: bold;
	max-width: 430px;
	}
	
h3{
	font-size: 11px;
	margin: 0px;
	font-weight: normal;
	max-width: 300px;
	}
	
h4{
	margin: 0 10px 10px 0;
	}

	
a img{
	border: 0px none;
	}
	
a:link, a:visited{
	color: #6cb4f0;
	text-decoration: none;
	}
	
a:hover{
	text-decoration: underline;
	}
	
hr{
	border-top: #002277 1px solid;
	border-left: none;
	border-right: none;
	border-bottom: none;
	}
	
#container{
	min-height:100%;
   	position:absolute;
	width: 960px;
	}
	
#head{
	height: 213px;
	}
	
#logo{
	float: left;
	padding: 52px 0 0 52px;
	background: #fff;
	width: 212px;
	height: 161px;
	}
	
#headHero{
	float: left;
	background: url(../images/contentHero.jpg) no-repeat;
	width: 521px;
	height: 213px;
	}
	
#main{
	clear: both;
	padding: 0 0 100px 0;
	width: 950px;
	overflow: auto;
	}
	
#navigation{
	clear: both;
	width: 264px;
	float: left;
	}
	
	#navigation ul{
		list-style-type: none;
		padding: 0px;
		margin: 0px;
		background: url(../images/navDetail.jpg) bottom left no-repeat #f9ba07;
		padding: 20px 25px 88px 20px;
		margin: 0 ;	
		line-height: 15px;
		}
		
	#navigation li{
		padding: 0px;
		margin: 0px;
		}
		
		#navigation li ul{
			margin: 3px 0 13px 0px;
			background: none;
			padding: 0;
			}
		
		#navigation li ul li{
			font-size: 11px;
			}
		
	#navigation a:link, #navigation a:visited{
		color: #027;
		text-transform: uppercase;
		text-decoration: none;
		line-height: 15px;
		font-size: 11px;
		font-weight: bold;
		}
		
	#navigation li ul li a:link, #navigation li ul li a:visited{
		background: url(../images/subNavBullet.gif) no-repeat 2px 3px;
		padding: 0 0 0 15px;
		color: #fff;
		}	
	
	#navigation a:hover, #navigation a.active{
		color: #7386b6;
		}
		
	#navigation li ul li a:hover, #navigation li ul li a.active{
		background: url(../images/subNavBulletOver.gif) no-repeat 2px 3px;
		color: #7386b6;
		}
		
#nav1, #nav2, #nav3, #nav4, #nav5, #nav6{
	display: none;
	}
	
#mainContent, .faq-details, #jobContent{
	float: left;
	margin: 16px 0px 30px 42px;
	width: 625px; 
	}
	
#mainContent ul{
	list-style-image: url(../images/indexBullet.gif);
	padding: 0 0 0 17px;
	margin: 0 0 30px 0; 
	}	
	
	.system-error-message{
	float: left;
	margin: 20px 0px 30px 50px;
	width: 672px; 
	background: none;
	padding: 0;
	border: 0px none;
	}
	
#videoMain{
	float: left;
	}

#videoHead{
	margin: 15px 25px 0px 40px;
	width: 380px; 
	}
	
#videoContent{
	width: 470px;
	padding: 0 0 0 18px;
	margin: 10px 0 30px 20px;
	font-size: 11px;
	}
	
	#flashVideo{
		width: 470px;
		height: 284px;
		display: block;
		}
		
		.thumbnails{	
			display: none;
			clear: both;
			margin: 0 0 0 300px;
			}
		
		.videoThumb, .videoThumbMid{
			float: left;
			width: 155px;
			background: #fc3;
			height: 108px;
			}
			
			.videoThumbMid, .videoDescMid{
				border-left: 1px solid #fff;
				border-right: 1px solid #fff;
				}
			
			.videoDesc, .videoDescMid{
				float: left;
				width: 135px;
				background: #e4e4e4;
				display: block;
				height: 15px;
				color: #333;
				font-size: 10px;
				padding: 5px 10px;
				}
				
			.introText{
				color: #027;
				font-size: 13px;
				line-height: 18px;
				}
				
	#indexMainColumn{
		width: 425px;
		float: left;
		border-right: 1px solid #027;
		}
		
		#indexMainColumn p{
			font-size: 12px;
			line-height: 16px;
			margin:5px 0 15px;
			}
		
		#indexMainColumn ul{
			list-style-image: url(../images/indexBullet.gif);
			padding: 0 0 0 17px;
			margin: 0 0 30px 0; 
			}
			
	#currentAu{
		display: none;
		}
		
	#currentNz{
		display: none;
		}
		
	#indexSubColumn{
		float: left;
		width: 175px;	
		padding: 0 10px 0 11px;
		}
		
		#indexSubColumn p{
			font-size: 11px;
			line-height: 15px;
			margin-top: 0px;
			}
			
		#indexSubColumn h2{
			margin-top: 0;
			}

#jobContent{
	/*float: left;
	margin: 20px 0 0 50px;
	padding: 0 30px 0 0;
	width: 600px; */
	}

#applicationForm{
	border-top: 1px solid #027;
	margin: 0 0 30px 0;
	padding: 10px 0 0 0;
	width: 617px;
	}
	
	#indexBig{
		width: 235px;
		float: left;
		padding: 0 20px;
		} 
		
	.indexColumn{
		float: left;
		border-left: 1px solid #d2dcde;	
		width: 170px;
		padding: 0px 10px;
		} 
		
		.indexColumnCont{
			width: 150px;
			}
	
#contentImg{
	float: right;
	padding: 0 0 20px 10px;
	}
	
#flashError{
	padding: 10px;
	}
	
	#videoTxt{
	float: left;
	margin: 65px 0 0 10px;
	width: 160px;
	}
	
	#videoTxt h2{
		margin-top: 0px;
		}

#footer{
	clear: both;
	position: absolute;
	width: 923px;
	margin: 0;
	height: 75px;
	background: url(../images/brandBar.gif) no-repeat #fff;
	bottom: 0;
	padding: 0 0 0 27px;
	color: #027;
	}

	#footer p{
		font-size: 11px;
		line-height: 13px;
		margin: 0;
		}
		
		#footer h3{
			margin: 8px 0 0 0;
			}
	
	#footCopy{
		width: 277px;
		float: left;
		margin: 0;
		}
		
	.footNav{
		float: left;
		background: url(../images/footer.gif) no-repeat top right;
		border-left: 1px solid #027	;
		width: 635px;
		height: 75px;
		padding: 0 0 0 10px;
		margin: 0;
		line-height: 11px;
		}
		
	.footNav ul{
		list-style-type: none;
		margin: 0 0 5px 0;
		padding: 0px;
		}
		
	.footNav li a{
		margin: 0;
		}
		
	.footNav a:link, .footNav a:visited{
		font-size: 11px;
		line-height: 13px;
		text-decoration: none;
		color: #027;
		cursor: pointer;
		}
		
		.footNav a:hover{
			text-decoration: underline;
			}
		
/*
#footNav1{
	background: url(../images/footerBtn1.gif) no-repeat;
	display: block;
	height: 7px; 
	width: 89px;
	}
	
#footNav2{
	background: url(../images/footerBtn2.gif) no-repeat;
	display: block;
	height: 7px; 
	width: 138px;
	}
	
#footNav3{
	background: url(../images/footerBtn3.gif) no-repeat;
	display: block;
	height: 7px; 
	width: 154px;
	}
	
#footNav4{
	background: url(../images/footerBtn4.gif) no-repeat;
	display: block;
	height: 7px; 
	width: 94px;
	}
	
#footNav5{
	background: url(../images/footerBtn5.gif) no-repeat;
	display: block;
	height: 7px; 
	width: 40px;
	}
	
#footNav6{
	background: url(../images/footerBtn6.gif) no-repeat;
	display: block;
	height: 7px; 
	width: 25	px;
	}
	
	*/
	
/* ** sIFR Styles *** */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;

}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}
	