body {
	margin:0px;
	pading:0px;
	background-color: #FFFFFF;

	background-image: url(../gfx/serendipity/bg02.gif);
	background-repeat: repeat-y;

	font-family: trebuchet MS, verdana, tahoma, vrinda, georgia;
	font-size: 12px;
	}



.box_page {
	width: 580px;	
	border: 0px solid;
	}

.box_menu {
	float: left;
	display: inline;
	width: 168px;
	}


	#hotspot_whois { position: absolute; top: 12px; left: 5px; width: 90px; height: 65px; border: 0px solid yellow; }
	#hotspot_lifecoaching { position: absolute; top: 110px; left: 10px; width: 80px; height: 30px; border: 0px solid yellow; }
	#hotspot_counselling { position: absolute; top: 176px; left: 10px; width: 104px; height: 19px; border: 0px solid yellow; }
	#hotspot_conflict { position: absolute; top: 217px; left: 20px; width: 104px; height: 45px; border: 0px solid yellow; }
	#hotspot_consulting { position: absolute; top: 285px; left: 15px; width: 106px; height: 19px; border: 0px solid yellow; }
	#hotspot_enquiries { position: absolute; top: 325px; left: 10px; width: 82px; height: 60px; border: 0px solid yellow; }



.box_logo {
	float: left;
	display: inline;
	margin-left: -27;
	width: 400px;
	}


.box_body {
	float: right;
	display: inline;
	width: 350px;
	}


.box_content {
	float: right;
	display: inline;
	width: 350px;
	
	text-align: justify;
	}


.pageTitle {
	float: right;
	display: inline;
	width: 300px;
	text-align: right;
	}

a img { border: 0px solid; cursor: hand;}




.footer {
	float: right;
	display: inline;
	width: 350px;
	margin-top: 90px;
	margin-bottom: 10px;

	font-family: tahoma;
	font-size: 9px;

	color: #b0b0b0;
	
	}


.ie_fix {
	width: 100%;
	height: 100%;
	}



ul {margin-top: 0px;}



.contact {
	float: left;
	display: inline;
	width: 160px;
	font-size: 11px;
	color: #7c0420;
	}

.contactNo {
	font-size: 13px;
	font-weight: bold;
	}

.ABNNo {
	font-size: 10px;
	}


.clear {
	clear: both; 
	overflow: hidden; 
	height: 20px;
	}


.tklink {
	color: #C0C0C0;
	}


.inputBox {
	width: 200px;
	}


 /*printer styles*/ 
@media print 
{
 
	body {
		color: #000000
		background-image: url();
		}

	.screen, .box_menu {
		display: none;
        	}

	.box_logo {
		margin-left: 40;
		width: 600px;
		}

}

@media screen 
{ 

	.print {
		display: none;
        	}

}
