/* CSS Document */
html, body {font-family:Arial, Helvetica, sans-serif; margin:0px; padding:0px; line-height:normal; text-align:justify; color:#243E98;}
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address {margin-bottom: 1em;}
h1, h2, h3, h4, h5, h6 {font-family:Arial, sans-serif; color:#8AC53F; text-align:center; margin:0px;}
h1 {font-family:Century Gothic, Arial, sans-serif; font-size:180%;}
img {border:none; margin:0px; padding:0px; line-height:0px;}
/* Template layout */

div#pagecontainer {width:1000px; margin:auto; background:url(../images/template/bodyMid.gif) 0 0 repeat-y;}
div#headercontainer {width:1000px; height:178px; margin:0px; padding:0px;  clear:both; overflow:hidden; }
div#header {width:1000px; height:133px; background:url(../images/template/header.gif) 0 0 no-repeat;background-color:#FFFFFF; clear:both; overflow:hidden;}

div#logo {width:300px; height:130px; margin: 2px 0 0 4px; float:left; border:0px; text-decoration:none;}

#logoscroll {margin:-10px -5px 0px 50px; float:right;}
/*#orange {background:url('../images/template/redcurve.gif') 0 0 no-repeat; width:482px; height:70px; margin: 12px 6px 0px 0px; float:right;}*/
/*#orange {width:350px; height:98px; margin: 12px 6px 0px 0px; float:right;}*/
#orange {background:url('../images/template/hills.jpg') 0 0 no-repeat; width:617px; height:132px; margin: 0px 4px 0px 0px; float:right; overflow:hidden;}

#MKatpad{
float:left;
width:67px;
height:133px;
}

#MKat{
    background: url('../images/template/meerkat.png') 0 0 no-repeat;;
    width:67px;
    height: 56px;
}

div#topmenu {width:1000px; height:44px; background:url(../images/template/horizMenu.gif) 0 0 no-repeat; float:left; margin-bottom:0px; padding:0px;}
div#bodyTop {width:766px; height:4px; background:url(../images/template/bodyTop.gif) 0 0 no-repeat; margin:0px;}
div#bodyMid {width:1000px; height:auto; position:relative;}

div#bodycontainer {width:1000px; clear:both; margin:auto;}
div#sideMenu {width:109px; float:left; margin: 0px 0px 0px 2.5px; overflow:hidden; font-size:12px;}
div#mainContent {width:620px; float:left; margin: 0px 0px 0px 25px; padding:0px; font-size:13px;}
div#rightContent {width:225px; float:right; margin: 0px 1px 0px 13px;}

div#bodyBot {width:1000px; height:41px; background:url(../images/template/bodyBottom.gif) 0 0 no-repeat; clear:both;}
div#footer {width:1000px; height:34px; background:url(../images/template/footer.gif) 0 0 no-repeat; margin: 0px 0px 0px 0px;}
div#copyright {width:200px; height:34px; padding:4px; float:right; text-align:center; font-size:9.5px;}

div#callback {width:133px; height:22px; margin:5px 15px 0px 0px; float:right;}
div#callback a, div#callback img {text-decoration:none; border:none;}

div#emailsub { height:22px; margin:2px 0px 0px 10px; float:left;}

div#etoNotice {width: 1000px; margin:auto; color:#CCCCCC; font-size:10px; text-align:center;}
/* END Template Layout */


	/* Left menu links */
	div#sideMenu li { border: 1px solid #FFF; }
	/* Above line is an IE hack to fix the LI white space bug */
	div#sideMenu li, div#sideMenu ul {list-style:none; margin:0px; padding:0px; text-align:left;}
	div#sideMenu a {display:block; margin:0px; padding:0px; line-height:2;}
	div#sideMenu a:link,div#sideMenu a:visited {color:#8AC53F; text-decoration:none; border-bottom:1px dotted #243E98;}
	div#sideMenu a:hover,div#sideMenu a:visited:hover {color:#243E98; text-decoration:none; border-bottom:1px solid #1c3f94;}
	/* END left menu links */
	
	/* All other links */
	div#mainContent a:link,div#mainContent a:visited {color:#8AC53F; text-decoration:none; border-bottom:1px dotted #243E98;}
	div#mainContent a:hover,div#mainContent a:visited:hover {color:#243E98; text-decoration:none; border-bottom:1px solid #243E98;}
	/* END other links */
	
		/* copyright links */
	div#copyright a:link,div#copyright a:visited {color:#8AC53F; text-decoration:none; border-bottom:1px dotted #243E98;}
	div#copyright a:hover,div#copyright a:visited:hover {color:#243E98; text-decoration:none; border-bottom:1px solid #243E98;}
	/* copyright links */
	
	/* Etomite notice link */
	div#etoNotice a:link,div#etoNotice a:visited {color:#CCC; text-decoration:none; border-bottom:1px dotted #CCC;}
	div#etoNotice a:hover,div#etoNotice a:visited:hover {color:#CCC; text-decoration:none; border-bottom:1px solid #CCC;}	
	/* END Etomite notice link */
	
	
	#textlink  
  { behavior: url('http://www.prospects.com.au/IEFixes.htc');
    text-decoration: none;
    display: block;
    margin: 0px;
    padding: 0px;
    border: none;
	border-bottom:1px dotted #243E98;
    background: transparent;
    color: #8AC53F;
    cursor: pointer;
    cursor: hand;
  }

#textlink:hover, #textlink.hover
  { color:#243E98; text-decoration:none; border-bottom:1px solid #243E98;
    
  }

/* IE HACKS */
* html div#bodyTop{height:4px; overflow:hidden;}
* html div#orange{margin: 12px 4px 0px 0px;}
