/* CSS Document */

body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	line-height: 24px;
}
h2 {
	color: #153342;
	font-size: 16px;
	font-weight: normal;
}

h3 {
	colour: white;
	font-size: 16px;
	font-weight: bold;
}
#header {
	background-image:url(images/designHeader.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height:104px;
	width: 819px;
	text-align: left;
	/*padding-top: 30px;*/
	padding-left: 26px;
	margin-top: 10px;
}

#logoDisplay	{height:120px;
				width:360px;
				border-top:1px solid #bababa;
				border-bottom:1px solid #bababa;
				}

#logoPerth {height:120px;
				width:360px;
				border-top:1px solid #bababa;
				border-bottom:1px solid #bababa;
				}

			
#carousel	{width:360px;}

#maincontent {
	background-image: url(images/bodybkgd.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 819px;
	padding-left: 0px;
}

#maincontent2 {
	background-image: url(images/bodybkgd2.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 819px;
}

#googleFriendly {width:154px;
				height:160px;
				margin-top:15px;}

#contentother {
	margin-right: 10px;

}
.images {
	padding: 10px;
	border: 1px solid #133140;
}


#maincontent a:link {
	color: #133140;
	text-decoration: none;
	background-image: url(images/linkbkgd.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	width: 150px;
	margin-left: 12px;

}

#maincontent a:visited {
	color: #133140;
	text-decoration: none;
	background-image: url(images/linkbkgd.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	width: 150px;
	margin-left: 12px;

}

#maincontent a:hover {
	color: #999933;
	text-decoration: none;
	background-image: url(images/hoverbkgd.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	width: 150px;
	margin-left: 12px;

}

#maincontent a:active {
	color: #999933;
	text-decoration: none;
	background-image: url(images/hoverbkgd.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	width: 150px;
	margin-left: 12px;

}

#maincontent2 a:link {
	color: #133140;
	text-decoration: none;
	background-image: url(images/linkbkgd.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	width: 150px;
	margin-left: 12px;

}

#maincontent2 a:visited {
	color: #133140;
	text-decoration: none;
	background-image: url(images/linkbkgd.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	width: 150px;
	margin-left: 12px;

}

#maincontent2 a:hover {
	color: #999933;
	text-decoration: none;
	background-image: url(images/hoverbkgd.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	width: 150px;
	margin-left: 12px;

}

#maincontent2 a:active {
	color: #999933;
	text-decoration: none;
	background-image: url(images/hoverbkgd.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	width: 150px;
	margin-left: 12px;

}


#didyouknow {
	color: #173442;
	background-color: #99cc00;
	margin-left: 10px;
	margin-top: 15px;
	line-height: 20px;
	vertical-align: top;
	background-image: url(images/didyouknow_bkgd.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 40px;
	padding-left: 15px;
}

#didyouknow a:link {
	text-decoration: underline;
	background-image: none;
	padding: 0px;
	margin: 0px;
}
#didyouknow a:visited {
	text-decoration: underline;
	background-image: none;
	padding: 0px;
	margin: 0px;
}
#didyouknow a:hover {
	text-decoration: underline;
	background-image: none;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
}
#didyouknow a:active {
	text-decoration: underline;
	background-image: none;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
}

#casestudy {
	background-color: #CCCCCC;
	color: #173442;
	line-height: 20px;
	background-image: url(images/case_bkgd.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 15px;
	padding-right: 14px;
	padding-bottom: 40px;
	padding-left: 14px;
	margin-right: 16px;
	text-align: left;
	width: 126px;
}

#casestudy a:link {
	text-decoration: underline;
	background-image: none;
	padding: 0px;
	margin: 0px;
}
#casestudy a:visited {
	text-decoration: underline;
	background-image: none;
	padding: 0px;
	margin: 0px;
}
#casestudy a:hover {
	text-decoration: underline;
	background-image: none;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
}
#casestudy a:active {
	text-decoration: underline;
	background-image: none;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
}

.googleimage {
	margin-right: 30px;
	margin-top: 10px;
}

#footer {
	background-image: url(images/footer.gif);
	width: 759px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	height: 52px;
	margin-bottom: 20px;
}

#footer a:link {
	color: #153342;
	text-decoration: none;
}
#footer a:visited {
	color: #153342;
	text-decoration: none;
}
#footer a:hover {
	color: #153342;
	text-decoration: underline;
}
#footer a:active {
	color: #153342;
	text-decoration: underline;
}
.business_support {
	margin-top: 8px;
	margin-right: 35px;
}
#casestudy2 {
	color: #FFFFFF;
	background-color: #133140;
	padding: 10px;
}
