/*  
FILE NAME: custom.css 
DATE MODIFIED:21 MAR 2016-dbocca*/
body {
	background:#004358 url(graphics/ANZAC_bgd.jpg) bottom no-repeat;
	background-size:cover;
	font-family: Futura, Arial, sans-serif;
 }


#headercontent.row{
	background:#2F3034 url(graphics/banner_bgd.jpg) ;
}

#video_wrap{
	background: #2F3034;
}

h1{
	color:#216B6C;
}

#logo h1 {
    color: #fff;
	font-family: Futura, Arial, sans-serif;
	/*font-weight:bold;*/

}

h2, .h2 {
	color:#216B6C;
	font-family: Futura, Arial, sans-serif;}

.col-lg-7 h1{
	color:#216B6C;
	font-family: Futura, Arial, sans-serif;
}
 
 /*popup*/
 
#popup {
	background: #2F3034;	
}
/*show*/


#show{
	
	
	}
#show td, th {
    
    width: 100%;
}
#show footer span {
	font-size: smaller;
}

 
@media screen and (max-width: 480px) {
	
	#headercontent.row {
   /* background: url("graphics/ltLaptops_small.png") no-repeat scroll left 0 #2F3034;*/
	}
	
}






















