#sub-masthead .inner, #footer, #ancillary {
	background: url('../images/layout/footerbg.png') no-repeat scroll center center #007B38;
	min-height: 198px;
}

#splash {
	background: transparent;
}

#top {
	background: url("../images/splash/tile.jpg") repeat right bottom;
}

#footer a {
	color: #dddddd;
}

.contentpaneopen {
	font-size: 16px;
}

.wikipage {
	font-size: 1.3em;
}

#VUSCIU {
	border: medium none;
	float: left;
	margin: 0;
	padding: 0;
	width: 100%; 
	height: 110px;
	background: url("../images/logos/VU.jpg") no-repeat right 6px;
}

#SCIU {
	margin-left: 6px;
	margin-top: 4px;
	height: 100px;
	width-min: 100px;
	/*background: url("../images/logos/SCIU.png") no-repeat left top;*/
	background: url("../images/logos/SCIU_Title.jpg") no-repeat left top;
	background-size:contain;
	padding-left:108px;
	padding-top:12px;
}

#SCIU h1 {
	border-right: none;
	padding: 0;
	font-size: 38px;
	color: #000000;
	text-transform: uppercase;
}

#welcome {
	background-color: rgba(0, 0, 0, 0.55555);
	width: 800px;
	padding: 20px;
	text-align:center;
}

small.welcome-before, #welcome:before, small.welcome-after, #welcome:after {
	content: none;
}

.com_content .contentpaneopen {
	padding: 35px 100px;
}

.com_content .content-header h2 {
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 46px;
	text-transform: uppercase;
}

#footer2 {
	background-color: #fff;
	display: table;
	width: 100%;
	padding: 10px;
}

#footer2 .row {
	display: table-row;
}

#gov_logo {
	float: left;
	display: table-column;
	background: url('../images/logos/Supported_AustGovt_stacked_RGB.png') no-repeat;
	background-size: 123px 84px;
	width: 123px;
	height: 84px;
	margin-left: 100px;
}
#linkedin_logo {
	float: right;
	display: table-column;
	background: url('../images/logos/footer-right-linkedin.png') no-repeat;
	background-size: 178px 84px;
	width: 178px;
	height: 84px;
	margin-right: 100px;
}
