body {
	text-align:center;
	background-color:#245484;
	color:#000000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	min-width:700px;
}
#wrapper {
	margin:0 auto;
	width:700px;
	text-align: center;
}
#header {
	text-align:center;
	display:block;
	background-color:#245484;
	height:193px;
	width:700px;
	background-image:url('http://utils.impactdata.com.au/pages/3230/webgallery080625/logo.jpg');
	background-repeat: no-repeat;
	background-position: center;
}
#gallery {
	margin:0 auto;
	width:600px;
	text-align: center;
	background-color:#ffffff;
	border:#58DCC4 3px solid;
	padding:10px;

}

/*
#footer { 
	display:block;
	background-color:#FFF;
	height:162px;
	width:700px;
	background-image:url('http://utils.impactdata.com.au/images/2425/emailstationery080123/yileena_emailstationery_03.jpg');	
	background-repeat: no-repeat;
	background-position: left top;
	}
*/	

.button {
	color: #FFFFFF;
	background-color: #58DCC4;
	font-weight: bold;
	font-size: 10pt;
	border:#26BBA2;
	border-color:#26BBA2;
	border:#26BBA2 solid 1px;
}

