/* CSS Document 
(c) www.sono.com.au*/
body {
	font-family: Helvetic, Arial, sans-serif;
	font-size:90%;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #323232;
	line-height: 1.3;
	
}

#holderHead { 
	clear: both;
	
}
#containerHead { 
	width: 980px;
	margin: 0 0 0 70px;
	text-align: left;
}
#holder {
	background:url(images/bg-speech-bubbles.png) no-repeat left top;
	height: 640px;
	clear: both;

}
#container {
	width: 980px;
	margin: 0 0 0 70px;
	text-align: left;
	padding-bottom:5px;
}
#headerL {
	float:left;
	margin-top: 10px;
}
img.head {
	float:left;
	padding-left: 0px;
}

ul {
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
}
li {
	display:inline;
}

#bannersub {
	clear: both;
	height: 270px;
	margin-bottom:15px;
}

img.Aleft{float:left;}

#sidebar1 {
	float: left;
	width: 310px;
	padding: 0 10px 0 10px;
	margin-top: 240px;
}
#sidebar2 {
	float: right;
	width: 260px;
	padding: 0;
	margin-top: 120px;
}
#mainContent {
	margin: 0px 250px 0 372px;
	padding: 0;
	padding-top: 420px;
}

#sidebar1Sub {
	float: left; 
	width: 240px; 
	padding: 0 10px 0 0; 
}

#sidebar1Sub ul {
list-style:none;
}

#sidebar1Sub li {
	margin: 0;
}
#sidebar1Sub a {
	color: #acc724;
	text-decoration: none;
	display:block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left:35px;
	background: url(images/arrow-off.jpg) left top no-repeat;
	border-bottom: 1px dotted #cccccc;
}
#sidebar1Sub a:active {
	display:block;
	padding-left:35px;
	background: url(images/arrow-on.jpg) left top no-repeat;
}

#sidebar1Sub a:hover {
background: url(images/arrow-on.jpg) left top no-repeat;
} 


#sidebar1Sub a.off:link {
	color:#323232;
	text-decoration: none;
}
#sidebar1Sub a.off:visited {
	color:#323232;
	text-decoration: none;
}

#sidebar1Sub a.off:hover {
	color: #acc724;
	text-decoration: none;
}





#sidebar1Sub a#activesubmenu {	display:block;
	padding-left:35px;
	background: url(images/arrow-on.jpg) left top no-repeat;}
	


#mainContentSub {
	float: right;
	width:700px;
	padding: 0 0 30px 25px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #cccccc;
}


#mainContentSub h1 {
margin-bottom:10px; 
margin-top:0px;
}

#mainContentSub li {
	list-style-type: none;
	display: list-item;
	margin-bottom: 8px;
	text-indent: -.7em; margin-left: .7em;}

.highlight {
	color: #F1B310;
	font-weight: bold;
}
#sidebar1 p {
	margin-top:0;
	margin-bottom:10px;
	text-align: center;
	color: #FFFFFF;
}
#sidebar2 p {
	margin-top:0;
	margin-bottom:10px;
	color: #FFFFFF;
	text-align: center;
}
#mainContent p {
	margin-top:0;
	margin-bottom:10px;
	color: #FFFFFF;
	text-align: center;
}

#footer {
	clear: both;
	background-color: #828282;
	height:210px;
	background-image:url(images/mark.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:10px;
}
#containerFooter { 
	width: 980px;
	margin: 0 0 0 70px;
	height:210px;
	text-align: left;
	font-size: 90%;
	color:#FFFFFF;
	
}
#containerFooter p {
margin-top:0;
margin-bottom:5px;
}

#containerFooterPos{
	float:left;
	width:485px;
}

#footerRight{
	float:right;
	width:485px;
}





.TeamHolder {
padding-top:20px;
clear:both;
}

.TeamL{
	float: left;
	width: 450px;
	border-right: dotted #cccccc 1px;
	padding-right:10px;
}

.TeamR{
	float: right;
	width: 220px;
	padding-left: 15px;
}
.ContactL{
	float: left;
	width: 220px;
}

.ContactR{
	float: right;
	width: 400px;
	border-left: dotted #cccccc 1px;
	padding-left: 15px;
}

h1 {
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font: arial;
}
h2 {
	font-size: 130%;
	font-weight: normal;
	color: #F1B310;
	margin: 0 0 5px 0;
}

h3 {
	font-weight: normal;
	color: #acc724;
}


#content {
	clear: both;
	margin-top: 0px;
	width: 980px;
}

a {
	color: #FFFFFF;
}

a:hover {
	color: #323232;
}

a.white:link {
	color: #ffffff;
	text-decoration: none;
}
a.white:visited {
	color: #ffffff;
	text-decoration: none;
}
a.white:hover {
	color: #000000;
	text-decoration: underline;
}


a.green:link {
	color: #acc724;
	text-decoration: none;
}
a.green:visited {
	color: #acc724;
	text-decoration: none;
}
a.green:hover {
	color: #ffffff;
	text-decoration: none;
}
