/* ############## COLOURS ############## */


/* ############## BUMP ############## */
.bump {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
.bump-left {
	clear: left;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

/* ############## LINKS ############## */
a:link,
a:visited,
a:active{
color:#731B63;
}

a:hover {

}

/* ############## FONTS ############## */

h1 {
	font: normal 17px  Arial, Helvetica, sans-serif;
	padding: 26px 15px 15px 30px;		
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
	color:#655971;
}
h1 span {
	color:#848484; }

h2 {
	font: normal 20px Arial,Calibri,sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

h3 {
	font: bold 12px Arial,Calibri,sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

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

/* ############## BODY ############## */
body {
	background: url(../images/bg.jpg) #f4f4f4 top repeat-x;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font: normal 11px Arial,Calibri,sans-serif;
	color: #707070;
}

/* ############## CONTAINER ############## */
#container {
	position: relative;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	width: 1000px;
	background: #ffffff;
}

/* ############## HEADER ############## */
#header {
	background: url(../images/header_bg.jpg) #ffffff top repeat-x;
	height: 113px;
	width: 1000px;
}
	#header #menu {
		font-size: bold 20px Arial,Calibri,sans-serif;
		padding: 67px 0px 0px 0px;
		margin: 0px 0px 0px 25px;
	}

	#header #menu ul {
		
		list-style-type: none;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
			z-index:999;
	}

	#header #menu li {
	float: left;
	z-index:999;
	}
		.home a {
			display:block;
			float:left;
			width: 85px;
			height: 29px;
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 0px 0px;
			background: url(../images/menu_01_home.jpg) 0 0 no-repeat;
			text-decoration: none;
		}
		.home a:hover,
		.home a:active,
		.home a.selected  { 
			background-position: 0 -29px;
		}

		.our-business a {
			display:block;
			float:left;
			width: 132px;
			height: 29px;
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 0px 0px;
			background: url(../images/menu_02_business.jpg) 0 0 no-repeat;
			text-decoration: none;
		}
		.our-business a:hover,
		.our-business a:active,
		.our-business a.selected  { 
			background-position: 0 -29px;
		}

		.our-services a {
			display:block;
			float:left;
			width: 129px;
			height: 29px;
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 0px 0px;
			background: url(../images/menu_03_services.jpg) 0 0 no-repeat;
			text-decoration: none;
		}
		.our-services a:hover,
		.our-services a:active,
		.our-services a.selected  { 
			background-position: 0 -29px;
		}
		.our-jobs a {
			display:block;
			float:left;
			width: 107px;
			height: 29px;
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 0px 0px;
			background: url(../images/menu_04_jobs.jpg) 0 0 no-repeat;
			text-decoration: none;
		}
		.our-jobs a:hover,
		.our-jobs a:active,
		.our-jobs a.selected { 
			background-position: 0 -29px;
		}

		.our-people a {
			display:block;
			float:left;
			width: 120px;
			height: 29px;
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 0px 0px;
			background: url(../images/menu_05_people.jpg) 0 0 no-repeat;
			text-decoration: none;
		}
		.our-people a:hover,
		.our-people a:active,
		.our-people a.selected { 
			background-position: 0 -29px;
		}
		.contact-us a {
			display:block;
			float:left;
			width: 120px;
			height: 29px;
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 0px 0px;
			background: url(../images/menu_06_contact.jpg) 0 0 no-repeat;
			text-decoration: none;
		}
		.contact-us a:hover,
		.contact-us a:active,
		.contact-us a.selected  { 
			background-position: 0 -29px;
		}


/* ############## RIGHT COLUMN - BANNER ############## */

#banner {
	width: 250px; zoom:1;
	right:0px;
	top: 113px;
	background:url(../images/divider.jpg) left 237px no-repeat;
	float:right;
}
	#banner #call_us_box {
		height: 210px;
		width: 250px;		
		background: url(../images/banner_bg.jpg) left top no-repeat;
	}
	#banner h2 {
		font: bold 20px Arial,Calibri,sans-serif;
		padding: 20px 0px 0px 30px;
		margin: 0px 0px 0px 0px;
		color: #642367;
	}
	#banner #call_us_box p {
		font-size: 14px;
	}
	#banner p {
		padding: 0px 0px 0px 30px;
		margin: 0px 0px 0px 0px;
		color: #5d5d5d;
	}
	#banner .office_details {
		border-top: dotted 1px #a3a3a3;
		margin: 17px 30px 10px 30px;
		padding: 0px 0px 0px 0px;
	}
	#banner .office_details h2 {
		color: #53435d;
		font: normal 18px Arial,Calibri,sans-serif;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	#banner #call_us_box .office_details p {
		color: #836d91;
		font: normal 12px Arial,Calibri,sans-serif;
		margin: 10px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	#banner #call_us_box .office_details h2 .light_purple {
		color: #61256b;
	}

	#banner #quote {
		line-height: 20px;
		margin: 25px;
	}
	#banner #quote p {
		display: inline;
		padding: 0px 0px 0px 0px;
		font-size: 14px;
	}
	#banner #quote #quote_start {
		background: url(../images/quote_start.jpg) left top no-repeat;
		height: 17px;
		width: 22px;
		float: left;
	}
	#banner #quote #quote_end {
		background: url(../images/quote_end.jpg) left top no-repeat;
		height: 17px;
		width: 22px;
		display: inline;
	}

	#register_interest {
		width: 211px;
		margin: 20px auto;
		z-index: 999;
	}
	#register_interest_top {
		background: url(../images/register_interest-title.jpg) left top no-repeat;
		width: 211px;
		height: 38px;
	}
	#register_interest_content {
		background: #e5d1e5;
		width: 211px;
	}
		#register_interest_content p {
			padding: 5px 15px 5px 15px;			
		}
		#register_interest_content .title_register {
			color: #9d5490;
			font-weight: bold;
			font-size: 12px;
		}
		#register_interest_content .line {
			background: url(../images/register_interest-line.jpg) left top no-repeat;
			height: 8px;
			width: 211px;
		}
		#register_interest_content a:link,
		#register_interest_content a:visited,
		#register_interest_content a:active {
			color: #731b63;
			font-weight: bold;
			text-decoration: none;
		}
	#register_interest_footer {
		background: url(../images/register_interest-footer.jpg) left top no-repeat;
		width: 211px;
		height: 8px;		
	}



/* ############## CONTENT ############## */

/* flash stuff */
#flash_banner {
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../images/flash.jpg)  top repeat-x #ffffff;
width: 750px;
	height: 210px;
	z-index:100;
}
#flash_banner_people {
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../images/flash_people.jpg) #ffffff top repeat-x;
	width: 750px;
	height: 210px;
}

/* content stuff */
#content {
	margin: 0px 0px 10px 0px;
}
.content2 {
	width:750px;
	position: relative;
	margin: 0px 0px 5px 0px; float:right;
}
#content_inner {
	width: 750px;
	min-height: 570px;
	position: relative;
	margin: 0px 0px 20px 0px; float:right;
}
	#content_container {
		width: 748px;
		padding: 210px 0px 20px 0px;	
		margin: 0px 0px 0px 0px;
	}
	#content_container p {
		margin: 0px 0px 0px 25px;
		padding-right:10px;
		line-height: 20px;
	}
	#content_container h3 {
		margin: 10px 0px 0px 25px;
		line-height: 20px;
	}

		#content_container ul {
			margin: 5px 0px 5px 25px;
			padding: 8px 0px 0px 0px;
			list-style-type: none;
		}
		#content_container li {
			padding: 0px 30px 0px 8px;
			margin: 0px 0px 0px 0px;
			background: url(../images/body_dotpoint.jpg) left top no-repeat;
		}

	.body_line {
		background: url(../images/body_line.jpg) center center no-repeat;
		height: 25px;
		line-height: 0px;
		font-size: 0px;
		width: 750px;
		margin: 0px auto;
		padding: 0px;
	}	

	.main_line {
		background: url(../images/main_line.jpg) left top no-repeat;
		height: 1px;
		line-height: 0px;
		font-size: 0px;
		width: 988px;
		margin: 0px auto;
		padding: 0px;
	}	
	
	#content #box_container {
		width: 980px;
		margin: 0 auto;
		min-height: 210px;
		padding: 10px 0px 20px 0px;
	}

	#content .home_box .title_box01 {
		color: #75528e;
		font-weight: bold;
	}
	#content .home_box .title_box02 {
		color: #824f85;
		font-weight: bold;
	}
	#content .home_box_end .title_box03 {
		color: #9d5490;
		font-weight: bold;
	}
	#content .home_box {
		width: 321px;
		float: left;
		margin: 0px 8px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	#content .home_box_end {
		width: 321px;
		float: left;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	#content .home_box_top {
		margin: 0px 0px 0px 0px;
		background: url(../images/box_top_bg.jpg) left bottom no-repeat;
		line-height: 0px;
		font-size: 0px;
		padding: 8px 0px 0px 0px;
		width: 321px;
		height: 6px;
	}
	#content .home_box_content {
		background-color: #e7d6e7;
		height: 175px;
		padding: 0px 18px 0px 18px;
		margin: 0px 0px 0px 0px;
		line-height: 20px;
		min-height: 140px;
	}
		#content .home_box_content ul {
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			list-style-type: none;
		}
		#content .home_box_content li {
			width: 130px;
			float: left;
			padding: 0px 0px 0px 12px;
			margin: 0px 0px 0px 0px;
			background: url(../images/box_dotpoint.jpg) left top no-repeat;
		}
		#content .home_box_content a {
			color: #731b63;
			font-weight: bold;
			text-decoration: none;
		}

	#content .home_box_content .box_line {
		background: url(../images/box_line.jpg) left top no-repeat;
		margin: 5px 0px 5px 0px;
		height: 1px;
	}
	#content .home_box_footer {
		background: url(../images/box_footer_bg.jpg) left top no-repeat;
		width: 321px;
		height: 6px;
		line-height: 0px;
		font-size: 0px;
	}

/* ############# FOOTER ############ */

#footer {
clear:right;}
	
#footer_menu {
	margin: 0 auto;
	padding: 8px 0px 0px 0px;
	width: 600px;
	font-size: 10px;
	height: 35px;
}
		#footer_menu ul {
			margin: 0px 0px 0px 0px;
			padding: 8px 0px 0px 0px;
			list-style-type: none;
		}
		#footer_menu li {
			float: left;
			padding: 0px 30px 0px 8px;
			margin: 0px 0px 0px 0px;
			background: url(../images/body_dotpoint.jpg) left top no-repeat;
			text-transform:uppercase;
			list-style-type: none;
		}
		#footer_menu li a:link,
		#footer_menu li a:visited,
		#footer_menu li a:active {
			color: #707070;
			text-decoration: none;
		}
		#footer_menu li a:hover {
			color: #5f5f5f;
			text-decoration: none;
		}

#footer_links {
	position: relative;
	background: url(../images/footer_links_bg.jpg) left top repeat-x;
	margin: 0 auto;
	padding: 0px 10px 0px 10px;
	height: 46px;
	width: 968px;
	text-align: center;
	line-height: 46px;
}
	#footer_links #left_links {
		position: absolute;
		top: 0px;
		left: 18px;
		float: left;		
	}
	#footer_links a:link, 
	#footer_links a:active, 
	#footer_links a:visited {
		text-decoration: none;
		color: #707070;
	}

	#indepth_logo {
		position: absolute;
		right: 0px;
		top: 0px;
		width: 123px;
		height: 45px;
		background: url(../images/indepth_logo.jpg) left top no-repeat;
	}

#footer_links_bar {
	margin: 8px auto;
	height: 18px;
	width: 988px;
	background: url(../images/footer_links_bar.jpg) left top repeat-x;
}

/* #################################### OTHER INTERNALS ############################## */

/* INNER CONTENT */
	#content_container-inner {
		width: 750px;
		padding: 210px 0px 20px 0px;		
		margin: 0px 0px 0px 0px;
	}

	#content_container-inner p {
		padding-right:10px;
		margin: 0px 0px 0px 30px;
		line-height: 20px;
	}
	#content_container-inner h3 {
		margin: 10px 0px 0px 30px;
		line-height: 20px;
	}

		#content_container-inner ul {
			margin: 5px 0px 5px 30px;
			padding: 8px 0px 0px 0px;
			list-style-type: none;
		}
		#content_container-inner li {
			padding: 0px 30px 8px 15px;
			margin: 0px 0px 0px 0px;
			background: url(../images/body_dotpoint.jpg) left top no-repeat;
		}
/* OUR JOBS */
	#content_container-jobs {
		width: 750px;
		padding: 0px 0px 20px 0px;	
		margin: 0px 0px 0px 0px;
	}

	#content_container-jobs p {
		margin: 0px 0px 0px 30px;
		line-height: 20px;
	}
	#content_container-jobs h3 {
		margin: 10px 0px 0px 30px;
		line-height: 20px;
	}

		#content_container-jobs ul {
			margin: 5px 0px 5px 30px;
			padding: 8px 0px 0px 0px;
			list-style-type: none;
		}
		#content_container-jobs li {
			padding: 0px 30px 0px 8px;
			margin: 0px 0px 0px 0px;
			background: url(../images/body_dotpoint.jpg) left top no-repeat;
		}

/* CONTACT US */

.form_container {
	width: 710px;
	margin: 0px 0px 0px 25px;
}

.form_column_text {
	padding: 5px 0px 5px 10px;
	float: left;
	width: 75px;
	height: 24px;
	line-height: 24px;
}

.form_column_field {
	padding: 5px 0px 5px 0px;
	float: left;
	width: 270px;
	height: 24px;
	line-height: 24px;
}
	.form_column_field input {
		width: 250px;	
		border: solid 1px #9da4ad;
		background: #ffffff;
	}

.form_column_textbox {
	padding: 5px 0px 5px 0px;
	float: left;
	width: 300px;
}
	.form_column_textbox textarea {
		width: 605px;	
		border: solid 1px #9da4ad;
		background: #ffffff;
		height: 80px;
	}

.form_column_buttons {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	text-align: right;
	width: 695px;
}

.contact_reset_btn {
	width: 59px;
	height: 22px;
	background: url(../images/contact_reset_btn.jpg) left top no-repeat;
	border: none;
	margin: 0px 5px 0px 5px;
}

.contact_submit_btn {
	width: 59px;
	height: 22px;
	background: url(../images/contact_submit_btn.jpg) left top no-repeat;
	border: none;
}

.table_double_vertical td {
  width: 100px;
}



/* OUR PEOPLE */

.our-people_profile {
	margin-left: 30px;}
.our-people_profile td {
	padding: 10px;
	margin: 0px 0px 0px 0px;
	line-height: 20px;}
