	
	html  { 
		font-size: 			100%;
		min-height: 		100%;
		height: 			auto;
	}
	table { 
		font-size: 100%;
	}
	
	body {
 		margin:				20px 0 0 0;
		background:			#FFF;
		color:				#666;
		font-family: 		arial, helvetica, sans-serif;
		font-size: 			.7em;
		text-align:			center;
		padding:			0 5px 0 5px;
		}
	
	h1, h2, h3, h4 {
		color:				#555;
		background-color:	transparent; 
		font-family: 		arial, helvetica, sans-serif; 
		font-style: 		normal;
		font-weight:		bold;
		font-size:			1.8em;
		text-align:			left;
		line-height:		1.5em;
		letter-spacing: 	0;
		padding:			0;
		margin:				0.5em 0 0.6em 0;
		text-align:			left;
	}
	h2 {
		font-size: 			1.4em;
		margin:				10px 0 10px 0;
		line-height:		1.6em;
		letter-spacing: 	0;
		font-weight:		normal;
		color:				#666;
	}
	h3 {
		color:				#CD0B0C;
		font-size: 			1.4em;
		margin:				10px 0 10px 0;
	}
	h4 {
		font-size: 			1.2em;
		margin:				2px 0 0 0;
	}
	
	p {
		margin:				0 5px 0.4em 5px;
		padding:			1px 0 1px 0;
		line-height:		1.6em;
		font-size:			1.2em;
		text-align:			justify;
	}
	ul {
		display:			block;
		list-style-type:	disc;
	}
	li {
		font-size:			1.1em;
		line-height:		1.4em;
		margin:				0 0 5px 0;
	}
	a, a:visited, a:active, a:hover {
		color:				#444;
		font-family: 		arial, helvetica, sans-serif;
		text-decoration:	underline;
		font-weight:		bold;
	}
	a:hover {
		color:				#CD0B0C;
		text-decoration:	none;
	}
	ul li a:link, 
	ul li a:visited, 
	ul li a:active, 
	ul li a:hover {
		font-size:			1em;
		text-decoration:	none;
	}
	ul li a:hover {
		text-decoration:	underline;	
	}
	.accesskey {
		text-decoration:	underline;
	}
	form {
		display: 			block; 
		float: 				left; 
		width: 				350px;
		text-align:			center;
		background:			transparent;
		padding:			0;
		margin:				10px 0 20px 0;
		border:				0		
	}
	fieldset {
		background-color:	#F6F6F6;
		padding:			10px;	
	}
	input, select, textarea {
		border:				1px solid #CD0B0C;
		color:				#333;
		background-color:	#FFF;
		width:				200px;
		font-family:		arial, helvetica, sans-serif;
		font-weight:		normal;
		text-decoration:	none;
		font-size:			1em;
		padding:			2px;
		margin:				0 0 2px 0
	}
	select {
		border:				1px solid #666;
		width: 				200px;
		padding:			0;
		margin:				0 0 2px 0
	}
	option {
		padding:			2px;
	}
	textarea {
		height:				60px;
	}	
	blockquote {
		font-style: 		italic;
	}
	table {
		border-collapse:	collapse;
		background:			transparent;
		width:				90%;
		border:				0;
		margin:				0;
		padding:			2px
	}
	td {
		vertical-align:		top;
		text-align:			left;
		line-height:		1.6em;
		font-size:			1em;
		padding:			0 0 0 5px;
	}
	hr {
		display:			block;
		clear:				both;
		height:				0;
		border:				1px solid #999;
		padding:			0;
		margin-right:		120px;
		color:				#999;
	}
	
	
	.hide, .hidden, #printhead {
		display:			none;
	}
	.show {
		display:			block;	
	}
	a.question:link, a.question:visited, a.question:active {
		margin:				0 0 8px 0;
		display:			block;
		clear:				both;
		font-weight:		normal;
		border:				0;
		line-height:		1.2em
	}
	a.question:hover {
		font-weight:		normal;
		text-decoration:	underline
	}
	a.question_on {
		display:			block;
		clear:				both;
		font-weight:		bold;
		text-decoration:	underline;
		border:				0;
		margin:				0 0 10px 0
	}
	.answer {
		display:			block;
		margin:				10px 5px 0 0;
		padding:			0;
		font-size:			1.1em
	}
	.back_link, a.back_link {
		text-align:			right;
		font-weight:		bold;
		font-size:			1em
	}
	.radio {
		border:				0;
		width:				auto;
		height:				auto;
		background:			transparent;
	}
	.button {
		font-weight:		bold;
		padding:			6px;
		width:				205px;
		border:				2px solid #CD0B0C
	}
	.left {
		text-align:			left;	
	}
	.right {
		text-align:			right;
		margin:				0;
		padding:			0;
	}
	.clear {
		clear:				both;	
	}
	.error {
		color:				#c00;
		font-weight:		bold
	}
	.errorinput {
		background-color:	#FBD7D8;
		border:				1px solid #c00
	}
	.telephone {
		font-size:			1.2em;
		font-weight:		bold;
		color:				#CD0B0C;
	}
	.hilite {
		font-weight:		bold;
		color:				#CD0B0C;
	}


	
	/* CONTAINER */
	
	#overall {
		width: 				770px;
		height:				100%;
		background:			#fff;
		border: 			0;
		margin: 			0px auto;
		padding:			0;
		text-align:			left;
	}
	#masthead {
		height:				70px;
		width:				768px;
		border: 			0;
		background:			#fff;
		background-image:	url('images/labour_legal_services.gif');
		background-position:top left;
		background-repeat:	no-repeat;
		text-align:			left;
		padding:			0;
		margin:				0 0 5px 0;
	}
	#contentum, #quotecontentum {
		float:				left;
		text-align:			left;
		width:				767px;
		height:				auto;
		border: 			0;
		margin:		 		0 0 10px 0;
		padding:			0; 
		background-color: 	#C9CDD3;
		background-image:	url('images/contentum_bg.gif');
		background-position:top left;
		background-repeat:	repeat-y;
	}
	#quotecontentum {
		background-image:	url('images/quote_contentum_bg.gif');
	}
	#maincontent, #quotemaincontent {
		float:				left;
		width:				390px;
		margin:				0;
		border:				0;
		border-left:		5px solid #fff;
		padding:			10px 15px 15px 15px;
		background:			transparent;	
	}
	#quotemaincontent {
		width:				560px;
	}
	#quotemaincontent form {
		width:				100%;
	}
	#theLayer {
		position:			absolute;
		width:				347px;
		height:				291px;
		left:				100px;
		top:				127px;
		visibility:			visible;
		text-align:			center;
	}
	#theLayer a {
		border:				0;	
	}
	#theLayer img {
		border-top:			2px solid #ccc;
		border-left:		2px solid #ccc;
		border-right:		2px solid #666;
		border-bottom:		2px solid #666;
	}
	#data {
		width:				95%;
		border-collapse:	collapse;
	}
	#data th {
		text-align:			center;
		font-weight:		bold;	
		margin:				2px;
		padding:			4px;
		background-color:	#ccc;
		border:				1px solid #999;
	}
	#data td {
		margin:				2px;
		padding:			2px;
		border:				1px solid #999;
	}
	#contentum_footer {
		clear:				both;
		width:				100%;
		height:				15px;
		margin:				0;
		padding:			0;
		border:				0;
		border-top:			1px solid #fff;
		background-color:	#737A7F;
	}
	#links {
		clear: 				both;
		width:	 			755px;
		height:				75px;
		margin:				0;
		padding: 			2px 0 0 0;
		border: 			0;
		text-align:			right;
		color:				#272827;
		font-size:			0.8em;
		line-height:		1.5em;
		background-color:	#fff; 
	}
	#links {
		background-image:	url('images/accreditation.gif');
		background-position:-4px -7px;
		background-repeat:	no-repeat;
	}
	#footer {
		clear:				both;
		margin:				0;
		margin-bottom:		30px;
		text-align:			right;
		padding-top:		2px;
		background:			transparent;
		background-image:	url('images/labour.gif');
		background-position:center right;
		background-repeat:	no-repeat;
	}
	#links ul, #footer ul {
		border: 			0;
		margin: 			5px 5px 0 0;
		padding: 			0;
		list-style-type: 	none;
		text-align: 		right;
	}
	#footer ul {
		margin-right:		40px;
	}
	#links li, #footer li {
		display:			inline;
		margin:				0 0 0 8px;
	}
	#links li a {
	 	color: 				#272827;
	 	font-size:			1em;
	 	font-weight:		normal;
	 	text-decoration:	none;
	}
	#links li a:hover {
		text-decoration:	underline;
		color:				#CD0B0C;
	}
	
	
	
	/* TOP MENU STYLES */
	
	/* MENU BAR STYLES */
	
	#menubar {
		float:				left;
		width:				590px;
		background-color:	#737A7F;
		margin:		 		0;
		padding:			0;
		border: 			0;
		border-bottom:		2px solid #fff;
		border-left:		5px solid #fff;
	}
	#menubar ul {
		border: 			0;
		margin: 			0;
		padding: 			0;
		list-style-type: 	none;
		text-align: 		center;
		background-color:	#737A7F;
	}
	#menubar li {
		display:			inline;
	}
	#menubar li a {
		font-size:			1em;
		line-height:		1.1em;
		color:				#fff;
		float:				left;
		display:			block;
		width:				auto;
		height:				19px;
		padding:			7px 15px 0 15px;
		margin:				auto 2px;
		border:				0;
		border-top:			2px solid #737A7F;
		border-bottom:		2px solid #737A7F;
		background-color:	#737A7F;
		font-weight:		normal;
		text-decoration:	none;
	}
	#menubar ul li a:hover {
		color:				#CD0B0C;
		background-color:	#ccc;
	}
	#photo {
		float:				left;
		margin:				0 0 0 5px;
		padding:			0;
		width:				590px;
		height:				179px;
		border:				0;
		border-bottom:		2px solid #fff;
		background-position:top left;
		background-repeat:	no-repeat;
		background-color:	#F1F0EF;
	}
	.home {
		background-image:	url('images/homepage.jpg');
	}
	.recycling {
		background-image:	url('images/recycle.jpg');
	}
	.mortgages {
		background-image:	url('images/mortgages.jpg');
	}
	.contact {
		background-image:	url('images/contact.jpg');
	}
	.about {
		background-image:	url('images/about.jpg');
	}
	.sitemap {
		background-image:	url('images/about.jpg');
	}
	.business {
		background-image:	url('images/business.jpg');
	}
	.licensing {
		background-image:	url('images/licensing.jpg');
	}
	.moving_house {
		background-image:	url('images/moving_house.jpg');
	}
	#photo.account {
		background-image:	url('images/account.jpg');
	}
	.account_page {
		background-image:	url('images/account.jpg');
	}
	#photo.quote_page {
		background-image:	url('images/quote.jpg');
	}
	.quote_page {
		background-image:	url('images/quote.jpg');
	}
	#photo.billmorris {
		background-image:	url('images/billmorris.jpg');
	}
	.billmorris {
		background-image:	url('images/billmorris.jpg');
	}
	.estate_agency {
		background-image:	url('images/estate_agency.jpg');
	}
	.hips {
		background-image:	url('images/hips.jpg');
	}
	.home_insurance {
		background-image:	url('images/home_insurance.jpg');
	}
	.packaging {
		background-image:	url('images/packaging.jpg');
	}
	.relationship {
		background-image:	url('images/relationship.jpg');
	}
	.commercial_property {
		background-image:	url('images/commercial_property.jpg');
	}
	.business_valuation {
		background-image:	url('images/business_valuation.jpg');
	}
	.commercial_dispute {
		background-image:	url('images/commercial_dispute.jpg');
	}
	.commercial_agreements {
		background-image:	url('images/commercial_agreements.jpg');
	}
	.compromise {
		background-image:	url('images/compromise.jpg');
	}
	.debt_recovery {
		background-image:	url('images/debt_recovery.jpg');
	}
	.wills {
		background-image:	url('images/wills.jpg');
	}
	.accident {
		background-image:	url('images/accident.jpg');
	}
	.finance {
		background-image:	url('images/finance.jpg');
	}
	
	
	/* LEFT MENU STYLES */
	
	#leftmenu {
		display:			block;
		float: 				left; 
		text-align:			center;
		width: 				172px;
		height:				100%;
		background-color:	#F1F0EF;
		border:				0;
		padding:			0;
		margin:				0 auto;
	}
	#leftmenu ul {
		border: 			0;
		margin: 			0;
		padding: 			0;
		list-style-type: 	none
	}
	#leftmenu li {
		text-align:			left;
		margin:				0;
		padding:			0;
	}
	#leftmenu li a.telephone,
	#leftmenu li a.visit_labour,
	#leftmenu li a.recycle {
		text-align:			left;
		margin:				0;
		padding:			0;
		width:				172px;
		height:				90px;
		background-image:	url('images/menu/telephone.gif');
		background-position:top left;
		background-repeat:	no-repeat;
	}
	#leftmenu li a.visit_labour {
		background-image:	url('images/menu/labour_website.gif');
	}
	#leftmenu li a.recycle {
		background-image:	url('images/menu/recycling.gif');
	}
	#leftmenu li a {
		display:			block;
		text-align:			right;
		width:				152px;
		color:				#CD0B0C;
		height:				24px;
		padding:			6px 20px 0 0;
		margin:				0;
		border-bottom:		2px solid #fff;
		background-image:	url('images/menu/top.gif');
		background-position:0 -60px;
		background-repeat:	no-repeat;
	}
	#leftmenu li a.top {
		background-position:0 0px;
		background-image:	url('images/menu/top.gif');
	}
	#leftmenu li a:hover {
		background-position:0 -30px;
		text-decoration:	none;
	}
	#leftmenu li a.telephone:hover,
	#leftmenu li a.visit_labour:hover,
	#leftmenu li a.recycle:hover {
		background-position:0 -90px;
		text-decoration:	none;
	}
	#leftmenu li a.menuOn:hover {
		background-position:0 0
	}
	
	
	/* RIGHT MENU STYLES */
	
	#rightmenu {
		float:				left;
		text-align:			center;
		width: 				159px;
		height:				100%;
		background:			transparent;
		border:				0;
		padding:			0;
		margin:				0 auto;
	}
	#rightmenu ul {
		border: 			0;
		height:				100%;
		width:				159px;
		margin: 			0 auto;
		padding: 			8px 0 8px 0;
		list-style-type: 	none;
		text-align:			center;
	}
	#rightmenu li {
		text-align:			center;
		margin:				0;
		padding:			0;
	}
	#rightmenu li a {
		display:			block;
		text-align:			center;
		font-size:			1em;
		width:				148px;
		height:				84px;
		padding:			0;
		margin:				10px 0px 12px 11px;
		background:			transparent;
		background-image:	url('images/rightmenu/moving_house.gif');
		background-position:top left;
		background-repeat:	no-repeat;
	}
	#rightmenu li a.moving {
		background-image:	url('images/rightmenu/moving_house.gif');
	}
	#rightmenu li a.accident {
		background-image:	url('images/rightmenu/accident.gif');
	}
	#rightmenu li a.financial {
		background-image:	url('images/rightmenu/financial_services.gif');
	}
	#rightmenu li a.employment {
		background-image:	url('images/rightmenu/employment.gif');
	}
	#rightmenu li a.business {
		background-image:	url('images/rightmenu/business_advice.gif');
	}
	#rightmenu li a.lawyer {
		background-image:	url('images/rightmenu/let_down_by_lawyer.gif');
	}
	#rightmenu li a.legacy {
		background-image:	url('images/rightmenu/legacy.gif');
	}
	#rightmenu li a.donate {
		background-image:	url('images/rightmenu/donate.gif');
	}
	#rightmenu li a:hover {
		background-position:0 -84px
	}
	
	#submenu {
		float:				right;
		clear:				right;
		width:				160px;
		margin:				0 0 0 15px;
		padding:			0;
		border:				0;
		text-align:			right;
	}
	#submenu ul {
		margin:				0;
		padding:			0;	
	}
	#submenu ul li {
		list-style-type:	none;
		padding:			0;
		margin:				0;
	}
	#submenu ul li a {
		display:			block;
		width:				160px;
		padding:			3px 5px 3px 0;
		margin:				0 0 2px 0;
		color:				#CD0B0C;
		background-color:	#E2E2E2;
		text-align:			right;
		background-image:	url('/images/li.gif');
		background-position:5px 4px;
		background-repeat:	no-repeat;
	}
	#submenu ul li a:hover {
		color:				#555;
		text-decoration:	underline;
		background-image:	url('/images/li_over.gif');
	}
	
	#click_map {
		width:				300px;
		height:				404px;
		border:				0;
		margin:				0;
		float:				right;
		display:			block;
		background-image:	url('/images/map_selector.gif');
		background-position:top left;
		background-repeat:	no-repeat;
	}
	
	/* CONVEYANCING STYLES */
	
	table.quote {
		background-color: 	#F6F6F6;
		width:				520px;
		border-collapse: 	separate;
		border: 			1px dotted #CD0B0C; 
		padding: 			0 5px 10px 5px;
	    margin: 			5px 10px 0 10px;
	}
	input.check {
		border:				0;
		text-align:			left;
		padding:			0
	}
	.show_row, .on {
	 	display:			table-row;
 	}
 	tr.hide, .off{
	 	display:			none;
 	}
	
	/* BUTTON STYLES */
	
	.quote_button {
		border:				0;
		width:				148px;
		height:				28px;
		margin:				5px 0 0 0;
		background:			transparent
	}
	.help_button {
		border:				0;
		width:				101px;
		height:				28px;
		margin:				5px 10px 0 0;
		background:			transparent
	}
	.backbutton, .button {
		border:				1px solid #ccc;
		border-right:		1px solid #666;
		border-bottom:		1px solid #666;
		width:				101px;
		height:				28px;
		margin:				5px 10px 0 0;
		color:				#fff;
		font-weight:		bold;
		background-color:	#CD0B0C
	}
	.backbutton {
		background-color:	#CD0B0C	
	}
	
	
	
	table.data {
		width:				95%;
		border-collapse:	collapse;
	}
	table.data th {
		text-align:			center;
		font-weight:		bold;	
		margin:				2px;
		padding:			4px;
		background-color:	#ccc;
		border:				1px solid #999;
	}
	table.data td {
		margin:				2px;
		padding:			2px;
		border:				1px solid #999;
	}
	
	table.application {
		width:				100%;
		border-collapse:	collapse;
		border:				1px solid #999;
	}
	table.application th {
		text-align:			left;
		font-weight:		bold;	
		margin:				2px;
		padding:			4px;
		background-color:	#ccc;
		border:				1px solid #999;
	}
	table.application td {
		margin:				4px;
		padding:			6px;
		vertical-align:		top;
		background-color:	#eee;
	}
	textarea {
		color:				#000;
		font-family:		arial,verdana,geneva,helvetica,sans-serif;
		font-size:			1em;
	}
	input.application, input.error_input,
	select.application, select.error_input,
	textarea.application, textarea.error_input
	 {
		width:				200px;	
	}
	input.short {
		width:				60px;
	}
	textarea.application,
	textarea.error_input {
		height:				60px;	
	}
	textarea.application_large {
		height:				120px;	
		width:				300px;
	}
	input.application_radio {
		width:				auto;
		margin:				2px 5px 0 0;
		border:				0;
	}
	table.progress {
		width:				100%;
		border-collapse:	collapse;
	}
	table.progress td {
		margin:				0;
		padding:			2px;
		background-color:	#eee;
		border:				1px solid #999;
	}
	table.progress td.complete {
		background-color:	#009900;
	}
	table.progress td.current {
		background-color:	#990000;
	}
	a.button:link, 
	a.button:visited, 
	a.button:active, 
	input.button { 
		border:				1px solid #ccc;
		border-right:		1px solid #666;
		border-bottom:		1px solid #666;
		width:				190px;
		height:				auto;
		margin:				10px;
		color:				#fff;
		font-weight:		bold;
		background-color:	#CD0B0C;
		text-align:			center;
		text-decoration:	none;
		padding:			0.8em 0 0.7em 0;
		}
	a.button:hover, 
	input.button:hover { 
		cursor:				pointer;
		background-color: 	#eee; 
		color:				#003366; 
		text-decoration: 	none; 
	}
	td.error {
		color:				#c00;
	}
	input.error_input,
	select.error_input,
	textarea.error_input
	 {
		background-color:	#FBD7D8;
		border:				1px solid #c00
	}
	p.footnote {
		font-size:			0.8em;
		color:				#666;
	}
	tr.on {
		display:			table-row;
	}
	tr.off {
		display:			none;
	}

	
	/* PRINT ONLY STYLES */
	
	@media print {
			#leftus, #menubar, #masthead, #photo, #rightmenu {
					display:			none;
			}
			#printhead {
					display:			block;
					width:				640px;
					height:				85px
			}
			#overall {
					width:				100%;
					border:				0;
			}
			.noprint {
					display:			none;
			}
	
	}