body, html{
 text-align:center;
 height:100%;
 margin:0px;
 padding:0px;
 padding-bottom:0px !important;
 padding-bottom:25px;
}

td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
}

/*main container for entire content*/
#master_container {
 	text-align:left;
	position: relative;
	top: 0px;
	width: 805px;
	height: 100%;
	padding: 0px 0px 0px 0px;
	margin:auto;
	margin-top: 0px;
	background-color: white;
	border-top: 1px solid #707070; /*if remove border it throws layout out??*/
	margin: -1px auto; /*negative top value fixed border issue:*/
	

	}
	
	
/*'About Us, Our Scope' etc image*/
	/*#sectiontitletxt {
	margin-top:63px;
	margin-left:20px;
	margin-bottom:40px;
	}*/
	
	#sectiontitletxt {
	margin-top:opx;
	margin-left:0px;
	margin-bottom:0px;
	}

	
/*kinart logo positioning*/
#logo {
	margin: 45px 70px 0px 688px !important;
	margin: 45px 70px 0px 688px;
	padding: 0px;
	background-color: white;
	position: absolute;
	}

/*navigation*/
#navcontainer {
	width: 160px;
	}

#navcontainer ul {
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	background-color: white;
	}

/* filter hack - set negative margin for IE Win only - jc */

#navcontainer li {
 	margin-left:0px !important;
 	margin-left:-16px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	/*line-height: 21px; prior to 2009 update*/
	line-height: 24px;
	
	
}

#navcontainer a {
	display: block; 
	text-indent: 24px;
	background-color: #FF3399; 
	border-bottom: 1px dotted #eee;
}

#navcontainer a:link, #navlist a:visited {
	width: 160px; 
	color: #FFFFFF; 
	text-decoration: none;
	}

#navcontainer a:hover {
	background-color: #FFFF00;
	color: #707070;
	
	}

#navcontainer li#active a {
	color: #FFFFFF;
	background-color: #FF3399;
	
	}
	
#navcontainer li#active a:hover {
	background-color: #FFFF00;
	color: #707070; 
	}

#navcontainer li#home a {
	color: #FFFFFF; 
	background-color: #FF3399; 
	border-bottom: 0px;
	}

#navcontainer li#home a:hover {
	background-color: #FFFF00;
	color: #707070; 
	border-bottom: 0px;
	}

#portfolio_table{
	position: absolute;
	margin-top: 10px;
	margin-left: 164px;
	text-decoration: none;
	}

/*copyright*/
#copyright {
	text-align: right;
	width:100%;
	position:absolute;
	bottom:0px !important;
	bottom: -25px;
	margin: 0px;
	padding: 0px;
	height: 20px;
	vertical-align: middle;
	color: #a0a0a0;
	/*color: #464646;*/
	font-size: 8pt;
	font-family: Helvetica, Arial, sans-serif;
	/* keep this code below if want to go back to grey band at bottom of browswer */
	/*background-color: #999999;
	background-image: url(http://www.kinart.com.au/images/colon2.gif);
	background-repeat: repeat;*/
	
	}

/*body content*/
body {
	background-color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	/*background-image: url(http://www.kinart.com.au/images/colon2.gif);/*added image*/
	/*background-repeat: repeat;*/
}

/*07 edit_removed bodytextscope in 'portfolio' html file*/
#bodytext, #bodytext-scope {
	background: transparent; 
	margin: 25px 330px 0px 163px; 
	padding-bottom:0px;
	color: #666;
	line-height: 13pt;
	font-size: 9pt;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
}

/* duplicate class with no right margin to accomodate scope table - jc . Added bodytext also July 07*/



	#bodytext-scope {
	margin-right: 0px;
	
	}
	
/*07_edit_for portfolio list*/

#bodytext-portfolio {
	background: transparent; 
	margin: 25px 0px 0px 163px; 
	padding-bottom:0px;
	color: #666;
	line-height: 13pt;
	font-size: 9pt;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
}

	#bodytext-portfolio a:hover {
	background-color: none;
	text-decoration:none;
	color: #FF3399;
	}
	
	#bodytext-portfolio a:visited {
	background-color: none;
	text-decoration: none;
	}


	#bodytext-portfolio a{
	color: #666;
	background-color: none;
	text-decoration:none;
	}
	


/*07_edit_for portfolio links*/

	#bodytext a:hover {
	background-color: none;
	text-decoration:none;
	color: #659A1F;
	}
	
	#bodytext a:visited {
	background-color: none;
	text-decoration: none;
	}


	#bodytext a{
	color: #666;
	background-color: none;
	text-decoration:none;
	}
	
	/*07 edit for contacts page link*/
	#email {
	background: transparent; 
	margin: 25px 152px 0px 163px; 
	padding-bottom:0px;
	color: #666;
	line-height: 13pt;
	font-size: 9pt;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	}
	
	#email a{
	color: #666;
	background-color: none;
	}
	
	#email a:hover {
	background-color: none;
	text-decoration:none;
	color: #FF3399;
	}
	


/*07_edit: created new id 'introtext_portfolio' with decreased spacing on right */
	#introtext_portfolio {
	background: transparent; 
	margin: 25px 80px 0px 163px; 
	padding-bottom:0px;
	color: #666;
	line-height: 13pt;
	font-size: 9pt;
	font-family: Helvetica, Arial, sans-serif;
	}




/*additional rules to correct layout in ie5 mac - jc */
 /*\*//*/


html{
	margin:0px !important;
	padding:0px !important;
	height: auto;
}
body{
	margin:0px !important;
	padding:0px !important;
}
#master_container	{
	height:	660px !important;
}

/**/



