body {
	color: #fff;
	background-color: #111;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 100.01%;
	font-weight: normal;
	line-height: 1.4;
}

#wrapper {
	width: 780px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background-color: #555252;
}
#navbar {
	background-color: #4A4645;
	height: 85px;
	text-align: center;
}
#navbar ul {
	height: 1.5em;
	float: left;
	margin: 0;
	padding: 0;
	/* background-color: #9B4523; */
}
#navbar li {
	width: 100px;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0.5em 0 0;
	border-right: 2px solid #4A4645;
}
#navbar li a {
	display: block;
	padding: 2.3em 0.5em 0.8em; 
	text-decoration: none; 
	font-size: 1em;
	line-height: 1.8;
	text-decoration: none;
	margin: 0;
	color: #fff;
	background-color: #1A1A1A;
}
#navbar li a:hover, #navbar li a.active {
	background-color: #fe6306;
	background-color: #FF5100;
	color: #000;
}
#navbar li a:hover, #navbar li a.active {

}
#call {
	padding: 0.3em 2em 0.2em 0;
	font-size: 3.3em;
	text-align: right;
	font-weight: normal; 
}
#call span {
	font-size: 0.7em;
	padding-right: 0.3em;
}
#header {
	height: 284px;
}
#header img {
	border: none;
}
#content {
	background: url(http://perthcitylegal.com.au/images/interface/col_bg.gif) repeat-y left top;
	position: relative;
	background-color: #555252;
}
#sidebar {
	background-color: #423F3E;
	text-align: left;
	width: 204px;
	float: left;
	position: relative;
}
#main_content {
	background-color: #555252;
	text-align: left;
	margin-left: 204px;
	padding-bottom: 1em;
}
#sidebar p, #main_content p, address {
	margin: 0.2em 1em 0.6em;
	padding: 0;
}
#sidebar h2, #main_content h2 {
	margin: 0.9em 0.7em 0;
	padding: 0;
}
#sidebar h2 {
	color: #fff;
}
ul#sidenav, #sidebar ul {
	padding-left: 1em;
	list-style-type: none;
	font-size: 0.95em;
	margin: 0;
}
ul#sidenav li, #sidebar li {
	line-height: 1.1;
	padding: 0.3em 0 0.4em;
	margin: 0;
}
ul#sidenav a, #sidebar ul a {
	text-decoration: none;
}
ul#sidenav a:hover, ul#sidenav a.current, #sidebar ul a:hover, #sidebar ul a.current {
	color: #fff;
}
#footer {
	font-size: 0.8em;
	text-align: left;
	border-top: 5px solid #FF5100;
	background-color: #2A2A2A;
	padding: 20px;
}
#footer p {
	margin-bottom: 0;
	padding: 0;
	margin-top: 0.8em;
}
h1, h2, h3, h4 {
	font-weight: normal;
}
h1 {
	font-size: 1.7em;
	color: #fff;
	text-transform: uppercase;
	padding: 0.8em 0 0.6em 0.5em;
}

#sidebar h1 {
	background-color: #1A1A1A;
	margin-top: 0;
}
#main_content h1 {
	background-color: #2A2A2A;
	margin-top: 0;
	padding-left: 0.65em;
}

h2 {
	color: #FF5100;
}
#main_content h3 {
	font-size: 1.3em;
	color: #ff5100;
	margin: 1em 0.8em 0;
	padding: 0;
}
a {
	color: #FF5100;
}
#main_content ul {
	padding: 0;
	margin: 0 1em 0.8em;
}
#main_content li {
	background: url(http://perthcitylegal.com.au//images/interface/bullet.gif) no-repeat left center;
	list-style: none;
	padding: 0.2em 20px;
	margin-left: 1em;
	line-height: 1.1;
	background-position: 0.1em 0.4em;
}
#main_content ol li {
	background: none;
	list-style-type: decimal;
	padding-left: 0.5em;
}

/* BLOG */

#main_content h3.post_date {
	margin: 0 0 1em 0.8em;
	padding: 0;
	font-size: 1.1em;
}
.posted {
	margin-left: 1em;
	margin-right: 1em;
	font-size: 0.9em;
	border-bottom: 1px solid #FF5100;
}
.paginate {
	margin: 0.8em 1em 0;
	border-bottom: 1px solid #FF5100;	
}
.author {
	font-size: 1.1em;
}

#buttons {
	margin-left: 1em;
}
address {
	font-style: normal;
}

#sidebar address {
	margin-top: 2em;
	font-size: 1em;
	font-size: 0.9em;
	line-height: 1.3;
}
#sidebar address span {
	text-transform: uppercase;
	letter-spacing: 0;
	font-weight: normal;
	font-size: 1.5em;
}
.clearfloat {
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0;
}
a.dw_logo {
	padding-left: 28px;
	margin-left: 0.1em;
	/* background: url(http://www.nvworx.com/images/interface/nvworx_footer_logo_2a2a2a.gif) 0 80% no-repeat; */
	background: url(http://www.distinctiveweb.com.au/images/interface/dw_logo_footer.gif) 0 10% no-repeat;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 1.1em;
	border-bottom: none;
	text-decoration: none;
	text-transform: lowercase;
}