body {
		behavior: url(http://performance.test.netco.co.nz/inc/csshover.htc);
		background:  url(/images/bg.jpg) repeat-x 0% 0% #101325;
		font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
		font-size: 1em;
		}
h1{
		color: #000000;
		font-size: 110%;
		margin-bottom: .7em;
		line-height: 125%;
		}
h2{
		color: #000000;
		font-size: 90%;
		margin-bottom: .7em;
		line-height: 125%;
		margin-top:.7em;
		margin-bottom: .7em;
		}
h3{		
		color: #000000;
		font-size: 90%;
		margin-bottom: .65em;
		margin-top:.7em;
		font-weight: 500;
		}
p, li{
		font-size: .8em;
		line-height: 155%;
		padding-bottom: .8em;
		}
td{font-size:small;}

p.intro { font-size: .8em; 
	color: #666666; 
	font-weight:bold; 
	margin-bottom: 5px;
	}
	

/*ADDRESSES BOXES ON BOTTOM OF EACH PAGE*/
div#footer-box-address div{
	background-color: #f3f3f3; 
	border-right: 3px solid #ffffff; 
	float:left; 
	width: 231px; 
	display: inline; 
	padding: 10px; 
	height: 110px; 
	border-bottom: 2px solid #ffffff;
}
div#footer-box-address div ul{
	margin-left:20px;
		}
		
div#footer-box-address div ul li{
	list-style-image: url(/images/4square.gif);
	font-size: 60%;
}
	
		
/* ======= Black and Grey Side menu  HOME PAGE Style start ========*/
div.sideMenuHome{
	width: 226px;
	padding: 0px 0px 8px 0px;
	background: #f1f1f1 url(/images/box-bot-home.gif) no-repeat bottom;
		margin-bottom: 20px;
}
/* Normal text*/
div.sideMenuHome p{
	padding: 0px 4px 0px 4px;
	border-left: 1px solid #9a9a9a;
	border-right: 1px solid #9a9a9a;
	background: #f1f1f1 url(/images/bg-menu-side-content.gif) top right no-repeat;
}
/* Heading */
div.sideMenuHome p strong{
	display:block;
	margin: 0px -4px 0px -4px;
	padding: 0px 4px 0px 4px;
	background: #000000 url(/images/bg-side-menu.gif) 0% 0% repeat-x;
	color:white;
font-size: 1.1em;
	font-weight: bold;
}
/* ======= Black and Grey Side menu HOME Style END ========*/

/* ======= Black and Grey Side menu  CONTENT PAGE Style start ========*/
div.sideMenu{
	width: 134px;
	padding: 0px 0px 8px 0px;
	background: #f1f1f1 url(/images/box-bot-content.gif) no-repeat bottom;
}
/* Normal text*/
div.sideMenu p{
	padding: 0px 4px 0px 4px;
	border-left: 1px solid #9a9a9a;
	border-right: 1px solid #9a9a9a;
	background: url(/images/bg-menu-side-content.gif) 0% 30% no-repeat;
}
/* Heading */
div.sideMenu p strong{
	display:block;
	margin: 0px -4px 0px -4px;
	padding: 0px 4px 0px 4px;
	background: #000000 url(/images/bg-side-menu.gif) 0% 0% repeat-x;
	color:white;
	font-weight: bold;
}
/* ======= Black and Grey Side menu Content end ========*/



/*bottom black bar*/

div.blackbar{
	width: 100%; 
	background-color: #000000; 
	height: 28px;
	clear:both;
}




select { font-family:arial,helvetica,sans-serif; font-size:12px; background-color:#ECF0F2; border:#788B96 1px solid; }
	
input { font-family:arial,helvetica,sans-serif; font-size:12px; background-color:#ECF0F2; border:#788B96 1px solid; }

textarea { font-family:arial,helvetica,sans-serif; font-size:12px; background-color:#ECF0F2; border:#788B96 1px solid; }

.button { background-color:#ECF0F2; border:#FFFFFF 2px outset; }


<!-- HANGING INDENT LEFT -->
div.hangingLeft{
float: left; 
width: 25%; 
margin-right: 45px; 
border-bottom: 1px dotted #cccccc;
}
div.hangingLeft p{
padding-bottom: 0px; 
margin-bottom: 0px;
font-weight: 600;
}
div.hangingLeft li{
line-height: 85%;
}


div.hangingRight{
float: left; 
width: 60%; 
clear: right;
margin-bottom: 1em;
padding-left: 2em;
}


div.hangingRight li{
line-height: 85%;
}
