/* normalise basic styles, to get all browsers similar */
html, body {height:100%; margin: 0; padding:0; background: #eeece0;}
h1, h2, h3 {margin: 0.75em 0; padding: 0; letter-spacing: normal;}
h4, h5, h6, p {margin: 1em 0; padding: 0;}
form, dl, dt, dd {margin: 0; padding:0;}
ul, ol {margin-left: 0; padding-left: 1em;}
fieldset {border: none; margin: 1em 0; padding: 0;}
textarea {font-size: 1em;}    
/* equalise font-size with <input elements> */
pre {font: 100% Monaco,'Courier New',courier, monospace;}
/* turn off default image border */
a img {border: 0;}

/*basic font style*/
body {
  font: normal normal normal 12px Verdana, Helvetica, sans-serif; 
  background: #eeece0 url('http://www.welshmccarthy.co.nz/img/bg.body.gif') repeat-x top center; 
}

#container {
	width: 808px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: transparent url('http://www.welshmccarthy.co.nz/img/bg.container.gif') no-repeat 0 151px; 
	margin: 0 auto;
	padding-bottom: 20px;
}

#header {
	height: 36px;
	background: transparent url('http://www.welshmccarthy.co.nz/img/head.logo.gif') no-repeat 30px 0px; 
	padding: 84px 0 0 375px;
}
	#header ul {
		display: inline;
		list-style: none;
	}
		#header ul li {
			float: left;
			width: 101px;
			height: 36px;
			padding: 0;
			margin: 0 1px;
			text-align: center;
		}
			#header ul li a {
				display: block;
				width: 101px;
				height: 22px;
				background: transparent url('http://www.welshmccarthy.co.nz/img/bg.tab.gif') no-repeat 0 0; 
				overflow: hidden;
				
				padding-top: 14px;
				text-decoration: none;
				color: #392d19;
				font-size: 12px; 
			}
			#header ul li a:hover{
				display: block;
				width: 101px;
				height: 22px;
			  background: transparent url('http://www.welshmccarthy.co.nz/img/bg.tab.gif') no-repeat 0 0; 
				overflow: hidden;
				
				padding-top: 14px;
				text-decoration: none;
				color: #7B0003;
			  font-size: 12px; 
			}

#tipout {
	width: 779px;
	height: 30px;
	margin-left: 13px;
	border-top: solid #d5cfad 1px;
	border-right: solid #d5cfad 1px;
	border-left: solid #d5cfad 1px;
  background: #fefdfa url('http://www.welshmccarthy.co.nz/img/bg.tipout.gif') repeat-x top center; 
}

#ctnt {
	width: 759px;
	min-height: 212px;
	background: #eeece0 url('http://www.welshmccarthy.co.nz/img/bg.ctnt.gif') repeat-x top center; 
	margin-left: 14px;
	padding: 0 0 10px 20px;
	
	color: #666;
}
	#ctnt ul.agents {
		list-style: disc url('http://www.welshmccarthy.co.nz/img/bullet.agents.gif');
		color: #e14d30;
		margin-top: 20px;
	}
		#ctnt ul.agents a {
			width: 225px;
			display: block;
			color: #666;
			letter-spacing: 1px;
			word-spacing: 2px;
			text-decoration: none;
			line-height: 16px;
		}
		#ctnt ul.agents a:hover {
			color: #7B0003;
			text-decoration: underline;
		}
	h1.lefthead {
		width: 225px;
		margin: -5px 0 5px 10px;
		border-bottom: solid #e8d4ba 1px;
	}

#banner {
	width: 491px;
	min-height: 50px;
	float: right;
	margin: -5px 19px 10px 10px;
	background: transparent url('http://www.welshmccarthy.co.nz/img/bg.banner-bottom.gif') no-repeat right bottom; 
}
	#banner div {
		width: 491px;
		min-height: 2px;
		background: transparent url('http://www.welshmccarthy.co.nz/img/bg.banner-top.gif') no-repeat right top; 
	}
		#banner div img {
			/* banner image SHOULD be 480px wide and preferably no higher than 400px */
			width: 480px;
			margin: 5px 6px 5px 5px; 
		}

#rightc {
	width: 491px;
	min-height: 550px;
	float: right;
	clear: right;
	margin: 0 19px 10px 10px;
	background: transparent url('http://www.welshmccarthy.co.nz/img/bg.rightc-bottom.gif') no-repeat right bottom; 
	position: relative;
	z-index: 6;
}
	#rightc h1 {
		margin: 0;
		padding: 20px 10px 5px 20px;
		background: transparent url('http://www.welshmccarthy.co.nz/img/bg.rightc-top.gif') no-repeat right top; 
		font: normal normal normal 22px/22px Sylfaen, Helvetica, sans-serif; 
	}
	#rightc h2 {
		margin: 0;
		padding: 20px 10px 5px 20px;
		font: normal normal normal 18px/18px Verdana, Helvetica, sans-serif; 
	}
	#rightc h3 {
		margin: 0;
		padding: 20px 10px 5px 20px;
		font: bold bold bold 14px/14px Verdana, Helvetica, sans-serif; 
	}
	#rightc ul {
		margin: 5px 0px 0px 40px;
	}
	#rightc ul#rightnav {
		margin: 0;
		text-align: center;
	}
	#rightc ul#rightnav li {
		display: inline;
		font-size: 9px;
		list-style: none;
	}
	#rightc ul#rightnav a {
		color: #555;
	}
	#rightc p {
		margin: 12px 10px 8px 10px;
	}
	#rightc a {
		color:#7B0003;
		margin: 12px 10px 8px 10px;
	}
	#rightc a:hover {
		color:#000;
	}
	#rightc ul.expertise {
		list-style: disc url('http://www.welshmccarthy.co.nz/img/bullet.agents.gif');
		color: #7B0003;
		margin: 20px 0px 0px 40px;
	}
		#rightc ul.expertise a {
			color: #7B0003;
			text-decoration: none;
			line-height: 16px;
		}
		#rightc ul.expertise a:hover {
			color: #000;
			text-decoration: underline;
		}

#leftc {
	width: 225px;
	float: left;
	margin: 0;
	
	color: #666;
}
	#leftc ul.agents {
		list-style: disc url('http://www.welshmccarthy.co.nz/img/bullet.agents.gif');
		color: #e14d30;
		margin-top: 20px;
	}
		#leftc ul.agents a {
			color: #666;
			letter-spacing: 1px;
			word-spacing: 2px;
			text-decoration: none;
			line-height: 16px;
		}
		#leftc ul.agents a:hover {
			color: #7B0003;
			text-decoration: underline;
		}

#clear {
	clear: both
}
	
h1 {
	color: #555;
	font: normal normal normal 26px/26px Sylfaen, Helvetica, sans-serif; 
}

.hlight {
	color: #7B0003;
}

#footer {
	height: 70px;
	margin-top: -70px;
	background-color: #f7f6f1;
	position: relative;
	z-index: 5;
}
	#footer, #footer a {
		color: #888;
	}
	#footer p.leftfoot {
		width: 779px;
		margin: -70px auto 0 auto;
		padding: 15px 0 0 10px;
		font-size: 11px;
	}
	#footer p.copyright {
		width: 779px;
		margin: 0 auto;
		padding: 50px 50px 0 0;
		text-align: right;
		position: relative;
		z-index: 5;
		font-size: 10px;
	}
	#footer p.copyright a:hover {
		color: #7B0003;
	}