body {
	margin: 0px;
	padding: 0px;
	font-family: 'Arial';
	font-size: 10pt;
	color: #4D4D4D;
	background-color: #999999;
}
h1 span {display:none;}
h2 {
	font-size: 14pt;
	font-weight: bold;
	color: #414141;
}
h3 {
	font-size: 12pt;
	font-weight: bold;
	color: #000099;
}
ul li {
	margin: 3px 0 3px 0;
}
a 		{color: #000099;text-decoration: none;}
a:hover {color:#0033FF;text-decoration:underline;}

.clear {
	width: 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	clear: both;
}

#headerWrapper {
	width: 850px;
	height: 130px;
	background: #ffffff;
}
	#headerWrapper h1 {
		margin: 0;
		padding: 0;
	}
		#headerWrapper h1 a {
			width: 850px;
			height: 130px;
			display: block;
			background: url('http://osbti.com.au/images/newbanner2.jpg') no-repeat top left;
		}
	.headerSearch{
		position: absolute;
		margin: 87px 0 0 574px;
	}
#navWrapper {
	width: 850px;
	height: 30px;
	background: #FFFFFF;
}

#contentWrapper {
	width: 850px;
	background-color: #FFFFFF;
}
	#subNavWrapper {
		width: 200px;
		margin: 25px 0 0 0;
		float: left;
	}
		#enquiryForm {
			width: 180px;
			margin: 20px 0 20px 0;
			padding: 0 10px 0 10px;
			text-align: left;
		}
			#enquiryForm input, #enquiryForm textarea {
				width: 170px;
				font-family: 'Arial';
				font-size: 10pt;
				display: block;
			}
			#enquiryForm label {
				margin-top: 5px;
				font-size: 8pt;
				font-weight: bold;
				color: #;
				display: block;
			}
			#enquiryForm #submitBtn {
				width: 100px;
				margin: 5px 0 0 -5px;
				height: 50px;
			}
	#contentInternal {
		width: 610px;
		padding: 10px 20px 20px 20px;
		float: left;
		text-align: justify;
		background: #FFFFFF;
	}
	#contentWrapperHome {
		width: 810px;
		padding: 20px;
		background: #ffffff;
		text-align: left;
	}
		#homeBanner {
			width: 360px;
			height: 130px;
			padding: 20px;
			margin: 20px 10px 0 0;
			color: #FFFFFF;
			background-color: #01396a;
			font-size: 21pt;
			text-align: center;
			float: left;
		}
			#homeBanner a {
				color: #FFFFFF;
				font-size: 15pt;
				text-decoration: underline;
			}
		#homeContact {
			width: 360px;
			height: 130px;
			margin: 20px 0 0 0;
			padding: 20px;
			text-align: center;
			color: #FFFFFF;
			background-color: #01396a;
			float: left;
		}
			#homeContact ul {
				text-align: left;
				list-style: none;
			}
				#homeContact ul li {
					line-height: 30px;
				}
			#homeContact a {
				color: #FFFFFF;
				text-decoration: underline;
			}
			
#footerWrapper {
	width: 850px;
	height: 30px;
	padding: 5px 0 5px 0;
	font-size: 8pt;
	background: #FFFFFF;
	border-top: 2px solid #000000;
}

/* Google+1 */
#contentWrapperHome #___plusone_0{
	margin: 20px 0 0 744px !important;
	position: absolute;
}

#contentInternal #___plusone_0{
	margin: 20px 0 0 544px !important;
	position: absolute;
}
