* {
	margin: 0;
	Padding: 2;
}



body {
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	background-position: top;
	}

#container {
	width:968px;
	margin:30px auto auto;
	background-color: #FFFFFF;
	padding-right: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	}
	
	
#header {
	width:948px;
	height: 250px;
	}
	

h1 { /* Heading 1 */
	margin: 0px;
	font-size:18px;
	color:#0062ab;
	padding-bottom: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	}
	
h2 {
	color:#0062ab;
	margin: 0 0px 0px 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
h3 {
	color:#0062ab;
	margin: 0 0px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	}
	
h4 {
	color:#8fc646;
	margin: 0 0px 0px 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	}
	
.bold_para {
	color:#666666;
	text-size:13px;
	font-weight:bold;
	margin: 0 0px 15px;
	text-align: left;
	}
	
.bold_subhead {
	color:#666666;
	font-weight:bold;
	margin: 0 0px 15px 20px;
	text-align: left;
	}
	
.indented_para {
	color:#666666;
	font-size:13px;
	margin: 0 0px 15px 20px;
	text-align: left;
	padding: 0px;
	}
	
.indented_paraTwo {
	color:#666666;
	font-size:13px;
	margin: 0 0px 25px 20px;
	text-align: left;
	}
	
	
p { /* Main paragraphs */
	color:#666666;
	text-size:13px;
	margin: 0 5px 20px;
	text-align: left;
	}
	

a {
	color:#0062ab;
	}
	
a:hover {
	color:#8cc63f;

}

	
	
/* --------------- Content for Home Page ------------ */	
	
	
#content_home {
	width:773px;
	float:left;
	padding-right: 10px;
	height: auto;
	background-color: #FFFFFF;
	padding-left: 185px;
	background-image: url(images/StarCarewAndAccredSpecialist1.jpg);
	background-position: 52px 50px;
	background-repeat: no-repeat;
	}	
	
	
/* TESTER ONLY - use if need another style in the content_home div

.p {
	color:#cc0000;
	text-size:13px;
	margin: 0 5px 20px 5px;
	text-align: left;
	}
	
/* --------------- Content for OTHER Pages ------------ */	
	
#content_contactus {
	width:723px;
	float:left;
	padding-right: 60px;
	height: auto;
	background-color: #FFFFFF;
	padding-left: 185px;
	}	
	
#content_staff_photos {
	width:723px;
	float:left;
	padding-right: 60px;
	height: auto;
	background-color: #FFFFFF;
	padding-left: 185px;
	}


#content_ourpeople {
	width:723px;
	float:left;
	padding-right: 60px;
	height: auto;
	background-color: #FFFFFF;
	padding-left: 185px;
	background-repeat: no-repeat;
	background-position: 68px 200px;
	}
	
#content_otherheader {
	width:723px;
	float:left;
	padding-right: 60px;
	height: auto;
	background-color: #FFFFFF;
	padding-left: 185px;
	}
	
#content_we_care {
	width:723px;
	float:left;
	padding-right: 60px;
	height: auto;
	background-color: #FFFFFF;
	padding-left: 185px;
	}

	
#content_disclaimer {
	width:723px;
	float:left;
	padding-right: 60px;
	height: auto;
	background-color: #FFFFFF;
	padding-left: 185px;
	}
	
#content_ourservices {
	width:723px;
	float:left;
	padding-right: 60px;
	height: auto;
	background-color: #FFFFFF;
	padding-left: 185px;
	}
	
	
#content_sitemap {
	width:723px;
	float:left;
	padding-right: 60px;
	height: auto;
	background-color: #FFFFFF;
	padding-left: 185px;
	}
	
#content_affiliations {
	width:723px;
	float:left;
	padding-right: 60px;
	height: auto;
	background-color: #FFFFFF;
	padding-left: 185px;
	background-position: 45px 135px;
	background-image: url(images/Qld_LAWsociety_logo.jpg);
	background-repeat: no-repeat;
	}
	
	
/* --------------- Base Image Panel ------------ */
		
	
#base {
	width:968px;
	float: left;
	clear: both;
	background-color: #FFFFFF;
	background-image: url(images/BackgroundTone2.jpg);
	background-repeat: repeat-x;
	height: 70px;
	background-position: bottom;
	margin-top: 0px;
	}
	

/* --------------- Base Navigation ------------ */

	
#base_nav {
	background-color: #ECECEC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8c8c8c;
}

.base_nav_text {
	font-size:12px;
	color: #8c8c8c;
	text-align:left;

	}

.base_nav_text a{
	color:#0062ab;
	text-decoration:none;
	}
	
.base_nav_text a:hover {
	color:#8cc63f;
	}


/* --------------- Footer Menu ------------ */

	
#footer {
	width:968px;
	text-align:left;
	border-top-color: #999999;
	margin-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	padding-bottom: 2px;
	float: left;
	clear: both;
	}
	
.footer_text {
	font-size:10px;
	color: #8c8c8c;
	text-align:left;

	}

.footer_text a{
	color:#8c8c8c;
	text-decoration:none;
	}
	
.footer_text a:hover {
	color:#8cc63f;
	}
