html, body {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	margin:0;
	border:0;
	padding:0;
	color:#78797b;
	line-height:19px;
	background:#FFFFFF;
}

img {
	margin:0;
	border:0;
	padding:0;
}

p {
	margin:10px 19px 0 19px;
	border:0;
	padding:0;
}

.nomargin {
	margin:0;
}

.nomargintop {
	margin-top:0;
}

a {
	margin:0;
	border:0;
	padding:0;
}

td {
	margin:0;
	border:0;
	padding:0;
}

form {
	margin:0;
	border:0;
	padding:0;
}

div#container {
	width:838px;
	margin:0 auto;
}

div#clouds {
	width:838px;
	height:288px;
	background:url(../images/clouds_background.jpg) no-repeat;
	position:absolute;
}

div#main {
	width:838px;
	position:absolute;
	top:80px;
}

div#header {
	width:838px;
	height:50px;
}

div#logo {
	width:296px;
	height:50px;
	float:left;
	background:url(../images/djlawyer_logo.png) no-repeat; /* if_ie6.css */
}

div#nav_background {
	width:542px;
	height:50px;
	float:left;
	background:url(../images/nav_background.gif) repeat-x 0 33px;
}

div#lh {
	width:399px;
	float:left;
	margin:16px 0 29px 0;
	display:inline;
}

div#rh {
	width:399px;
	float:right;
	margin:16px 0 29px 0;
	display:inline;
	background:url(../images/rh_background.png) repeat; /* if_ie6.css */
}

div#mediationroom {
	width:399px;
	height:307px;
	background:url(../images/christchurch-mediation-room.jpg) no-repeat;
}

div#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#78797b;
	clear:both;
	padding:4px 0 19px 0;
	background:url(../images/nav_background.gif) repeat-x;
	text-align:center;
}

div#footer span {
	color:#d8a711;
}

div#symbol {
	margin:4px 0 0 0;
	text-align:center;
}

.floatleft {
	float:left;
}

/* List *Start* */
ul {
	margin:0 19px;
	border:0;
	padding:0;
	list-style:none;
}

li {
	margin:0;
	border:0;
	padding:0 0 0 10px;
	background:url(../images/bullet.gif) no-repeat 0 8px;
}
/* List *End* */

/* Nav *Start* */
ul#nav {
	width:387px;
	height:37px;
	margin:0 0 0 155px;
	border:0;
	padding:0;
	list-style:none;
	background:url(../images/nav_background.png) no-repeat; /* if_ie6.css */
}

ul#nav li span {
	display:none;
}

ul#nav li {
	margin:16px 0 0 0;
	padding:0;
	float:left;
	display:inline;
	background:none;
}

ul#nav li a {
	height:21px;
	display:block;
	background:url(../images/nav.png);
}

ul#nav a#about {
	width:44px;
	margin-left:29px;
	background-position:227px 42px; /* if_ie6.css */
}

ul#nav a#about:hover {
	background-position:227px 21px; /* if_ie6.css */
}

ul#nav li.active a#about {
	background-position:227px 21px; /* if_ie6.css */
}

ul#nav a#barrister {
	width:62px;
	margin-left:43px;
	background-position:183px 42px; /* if_ie6.css */
}

ul#nav a#barrister:hover {
	background-position:183px 21px; /* if_ie6.css */
}

ul#nav li.active a#barrister {
	background-position:183px 21px; /* if_ie6.css */
}

ul#nav a#mediator {
	width:64px;
	margin-left:43px;
	background-position:121px 42px; /* if_ie6.css */
}

ul#nav a#mediator:hover {
	background-position:121px 21px; /* if_ie6.css */
}

ul#nav li.active a#mediator {
	background-position:121px 21px; /* if_ie6.css */
}

ul#nav a#contact {
	width:57px;
	margin-left:43px;
	background-position:57px 42px; /* if_ie6.css */
}

ul#nav a#contact:hover {
	background-position:57px 21px; /* if_ie6.css */
}

ul#nav li.active a#contact {
	background-position:57px 21px; /* if_ie6.css */
}
/* Nav *End* */

.shim {
	width:1px;
	height:1px;
	clear:both;
}

.break {
	height:1px;
	background:url(../images/break.gif) repeat-x;
}

/* Text *Start* */
h1, h2, h3, h4, h5, h6 {
	margin:15px 19px 5px 19px;
	border:0;
	padding:0;
	color:#d7a610;
	font-size:14px;
}
/* Text *End* */

/* Links *Start* */
a {
	color:#d8a711;
	text-decoration:none;
}  

a:link {
	color:#d8a711;
	text-decoration:none;
}

a:visited {
	color:#d8a711;
	text-decoration:none;
}

a:hover {
	color:#d8a711;
	text-decoration:underline;
}
/* Links *End* */

/* Table *Start* */
table {
	border-collapse:collapse;
	width:100%;
}

input, textarea, select {
	font-family:Verdana, Arial, Helvetica;
	font-size:10px;
	padding:1px;
	color:#CCCCCC;
	border:1px solid #1c1c1b;
	background:url(../images/logininput_background.jpg) repeat;
}
/* Table *End* */