@import url("table.css"/*tpa=http://www.bayside.co.nz/styles/table.css*/);
@import url("text.css"/*tpa=http://www.bayside.co.nz/styles/text.css*/);
@import url("nav.css"/*tpa=http://www.bayside.co.nz/styles/nav.css*/);

html, body {
	font-family:Verdana, Arial, Helvetica;
	font-size:11px;
	margin:0;
	border:0;
	padding:0;
	color:#666666;
	background-color:#FFFFFF;
}

img {
	margin:0;
	border:0;
	padding:0;
}

p {
	margin:10px 0 0 0;
	border:0;
	padding:0;
}

a {
	margin:0;
	border:0;
	padding:0;
}

td {
	margin:0;
	border:0;
	padding:0;
}

div#container{
	width:760px;
	margin:10px auto 0 auto;
}

div#logo {
	width:760px;
	height:40px;
}

div#title {
	width:760px;
	height:150px;
}

div#left_blue {
	width:26px;
	height:150px;
	background:url("../images/lh_blue.gif"/*tpa=http://www.bayside.co.nz/images/lh_blue.gif*/) repeat-y;
	float:left;
}

div#nightday {
	width:195px;
	height:150px;
	float:left;
}

div#banner {
	width:539px;
	height:144px;
	float:left;
}

div#nav {
	width:539px;
	height:16px;
	background:url("../images/nav_background.gif"/*tpa=http://www.bayside.co.nz/images/nav_background.gif*/) repeat-x bottom;
	position:absolute;
	margin:-6px 0 0 196px;
	font-family:Verdana, Arial, Helvetica;
	font-size:10px;
	padding:1px 0 0 25px;
}

div#footer {
	width:720px;
	margin:13px 0 0 0;
	padding:3px 0 0 35px;
	background:url("../images/nav_background.gif"/*tpa=http://www.bayside.co.nz/images/nav_background.gif*/) repeat-x top;
	font-family:Verdana, Arial, Helvetica;
	font-size:10px;
	clear:both;
}

div.footertext {
	float:left;
}

div#main {
	width:760px;
	background:url("../images/main_background.gif"/*tpa=http://www.bayside.co.nz/images/main_background.gif*/) no-repeat top left;
}

div#lh_main {
	width:196px;
	float:left;
}

div#rh_main {
	width:564px;
	float:left;
	margin:30px 0 0 0;
}

div#pagetitle {
	display:block;
	margin:0 0 8px 0;
	float:left;
	width:370px;
}
div#pt{
	float:right;
	width:180px;
	border:1px dotted #999999;
	background:#F8F9F9;
}
div#pt p{
	padding:4px;
	margin:0;
}
.db{
	clear:both;
}
h5{
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#B33334;
	margin:0;
	border:0;
	padding:4px;
}
div#careful_title {
	width:540px;
	height:41px;
	background:url("../images/careful_delib.png"/*tpa=http://www.bayside.co.nz/images/careful_delib.png*/);
}

img.navgap {
	float:left;
	margin:4px 17px 0 17px;
}

img.navgap2 {
	float:left;
	margin:4px 10px 0 10px;
}

img.imgborder {
	border:1px solid #000000;
}

.shim {
	width:1px;
	height:1px;
	clear:both;
}