ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, img {
	margin:0;
	padding:0;
	border: 0;
}

a {
	outline: none;
}

ul { 
	list-style:none;
}

a:link, a:visited {
	color: #001b72;
}

a:hover, a:active {
	color: #001b72;
	text-decoration: none;
}

body#splash {
	background: #fff url('../images/layout/bgBody.png') center top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 62.5%;
	padding: 0 0 0 0;
}

body#splash div#header {
	width: 920px;
	height: 340px;
	background: transparent url('../images/layout/bgHeaderHome.gif') center bottom no-repeat;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

body#splash div#header h1 {
	width: 259px;
	height: 195px;
	text-indent: -5000px;
	background: transparent url('../images/layout/logoHome.gif') left top no-repeat;
	position: absolute;
	z-index: 1;
	bottom: 27px;
	left: 30px;
}

body#splash div#header h1 a {
	width: 259px;
	height: 195px;
	display: block;
}


/*BANNER
************************************************************/

body#splash div.banner {
	width: 600px;
	height: 264px;
	margin: 0 auto;
	position: absolute;
	z-index: 2;
	bottom: 0px;
	right: 0px;
	background: transparent url('../images/layout/imgBannerSplash.jpg') center center no-repeat;
}

body#splash div.banner div.frame {
	width: 600px;
	height: 264px;
	margin: 0 auto;
	position: absolute;
	z-index: 2;
	bottom: 0px;
	right: 0px;
	background: transparent url('../images/layout/frameBannerHome.png') center center no-repeat;
}


*html body#splash div.banner div.frame {
	background-image: url('../images/layout/frameBannerHome_ie6.gif');
}

body#splash div.banner div.frame a {
	width: 600px;
	height: 264px;
	display: block;
	text-indent: -5000px;
}	

div#contentWrapSplash {
	width: 900px;
	margin: 0 auto;
	padding: 0px 10px 0 10px;
	background-color: #fff;
	overflow: hidden;
}

div#contentSplash1 {
	float: left;
	padding: 0 10px 0 0;
	width: 280px;
}

div#contentSplash2 {
	width: 610px;
	float: right;
}


div#contentSplash1 h2 {
	color: #001b72;
	font-size: 3.0em;
	padding: 20px 0 0 0;
	font-weight: normal;
}

div#contentSplash1 h3 {
	color: #001b72;
	font-size: 2.0em;
	padding: 5px 0 7px 0;
	font-weight: normal;
}

div#contentSplash1 p {
	font-size: 1.3em;
	line-height: 1.4em;
	padding: 0 0 12px 0;
}

div#contentSplash1 p.intro {
	font-size: 1.3em;
	color: #000;
	font-weight: bold;
	line-height: 1.5em;
}

div#footerSplash {
	width: 870px;
	margin: 20px auto 0 auto;
	padding: 17px 15px 0 15px;
	height: 50px;
	font-size: 1.2em;
	color: #fff;
	background: #fff url('../images/layout/bgMainNav.png') center top no-repeat;
}

div#footerSplash div#copyright {
	width: 400px;
	float: left;
}

div#footerSplash div#bbdc {
	width: 400px;
	float: right;
	text-align: right;
}

div#footerSplash a {
	color: #fff;
}



/*QUICKLINKS
**************************************************************/


div#quickLinksSplash {

}

ul#quickLinksList {
	overflow: hidden;
	margin-left: 10px;
}

ul#quickLinksList li {
	width: 290px;
	height: 150px;
	padding: 0;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	position: relative;
	z-index: 1;
	display: inline;
	background-repeat: no-repeat;
	background-position: right center;
}

ul#quickLinksList li div {
	width: 275px;
	height: 135px;
	padding: 15px 0 0 15px;
	background: transparent url('../images/layout/frameQuickLinksBlue.png') left center no-repeat;
}

ul#quickLinksList li.green div {
	background-image: url('../images/layout/frameQuickLinksGreen.png');
}

ul#quickLinksList li.navy div {
	background-image: url('../images/layout/frameQuickLinksNavy.png');
}

*html ul#quickLinksList li div {
	background-image: url('../images/layout/frameQuickLinksBlue_ie6.gif');
}

*html ul#quickLinksList li.green div {
	background-image: url('../images/layout/frameQuickLinksGreen_ie6.gif');
}

*html ul#quickLinksList li.navy div {
	background-image: url('../images/layout/frameQuickLinksNavy_ie6.gif');
}


/*headings*/

ul#quickLinksList li h3 {
	font-weight: normal;
	font-size: 2.4em;
	padding: 0 0 3px 0;
}

ul#quickLinksList li h3 a {
	border: 0;
	background-color: transparent;
	color: #fff;
	text-decoration: none;
}

ul#quickLinksList li.green h3 a, ul#quickLinksList li.green p {
	color: #001b72;
}

/*paragraphs*/

ul#quickLinksList li p {
	font-size: 1.3em;
	line-height: 1.3em;
	padding-bottom: 12px;
	color: #fff;
	width: 170px;
}



/*more links*/

ul#quickLinksList li p.more {
	position: absolute;
	z-index: 6;
	bottom: 5px;
	left: 15px;
}

ul#quickLinksList li p.more a:link, ul#quickLinksList li p.more a:visited {
	width: 105px;
	height: 28px;
	display: block;
	text-indent: -5000px;
	background: transparent url('../images/buttons/btnVisitNavy_blue.gif') 0px 0px no-repeat;
	border: 0px;
}

ul#quickLinksList li p.more a:hover, ul#quickLinksList li p.more a:active {
	background-position: 0px -28px;
}

ul#quickLinksList li.green p.more a {
	background-image: url('../images/buttons/btnVisitNavy_green.gif');
}

ul#quickLinksList li.navy p.more a {
	background-image: url('../images/buttons/btnQuickLinksBlue.gif');
}


/*location quicklinks on splash page*/


ul#quickLinksList li#quickLinksBishopstown {
	background-image: url('../images/layout/imgQuickLinksBishopstown.jpg');
}

ul#quickLinksList li#quickLinksChurchfield{
	background-image: url('../images/layout/imgQuickLinksChurchfield.jpg');
}

ul#quickLinksList li.location h3 {
	font-size: 2.8em;
	line-height: 0.8em;
	padding-top: 10px;
}

ul#quickLinksList li.location h3 span {
	display: block;
	font-size: 0.5em;
}

ul#quickLinksList li.location p.more {
	bottom: 15px;
}



/*SPLASH NEWS
***********************************************************/

div#newsSplash {
	padding: 0 0 10px 20px;
}

div#newsSplash h3 {
	color: #001b72;
	font-size: 2.6em;
	padding: 25px 0 0 0;
	font-weight: normal;
}

div#newsSplash h4 {
	margin: 0 0 0 0;
	padding: 7px 0 10px 0;
	line-height: 1.2em;
	font-size: 1.6em;
	font-weight: normal;
}

div#newsSplash h4 a {
	text-decoration: none;
}

div#newsSplash div.newsImage {
	width: 180px;
	height: 110px;
	float: left;
	margin: 0;
}


div#newsSplash div.newsImage img {
	border: 1px solid #c3cf21;
	padding: 4px;
	background-color: #fdffdf;
}

div#newsSplash div.newsText {
	float: left;
	width: 370px;
	float: left;
}

div#newsSplash p.newsDate {
	font-style: italic;
	font-weight: bold;
	color: #009ddc;
	padding-bottom: 7px;
	font-size: 1.3em;
}

div#newsSplash p.newsSummary {
	padding-bottom: 12px;
	font-size: 1.3em;
	color: #555;
	line-height: 1.4em;
}

div#newsSplash p.more a:link, div#newsSplash p.more a:visited {
	width: 120px;
	height: 26px;
	display: block;
	text-indent: -5000px;
	background: transparent url('../images/buttons/btnNewsReadMore.gif') 0px 0px no-repeat;
	border: 0px;
	background-color: transparent;
}

div#newsSplash p.more a:hover, div#newsSplash p.more a:active {
	background-position: 0px -26px;
}



