body, p, a, ul, li, span, div, h1, h2, h3, h4, h5,br
{
	margin: 0;
	padding: 0;
}

body
{
	font-family: arial, helvetica, sans-serif;
	font-size: 87.5%;
	text-align: center;
	background: #ccc;
}

/* ----------------------------------------
     WRAPPER
   ----------------------------------------*/
#page-content
{
	margin: 0 auto;
	width: 929px;
	background: white;
	border: 15px solid  #2768ab;
}


/* ------------------------------------
     HEADER
   ------------------------------------*/
#header
{
	position: relative;
	width: 100%;
	height: 180px;
	background: white url(http://www.ecg.asn.au/images/UI/page-content-top.gif) top no-repeat;
	overflow: hidden;
}

	#header h1
	{
		position: absolute;
		top: 10px;
		left: 25px;
		width: 130px;
		height: 135px;
		text-indent: -9000px;
		letter-spacing: -1000px;
		background: url(http://www.ecg.asn.au/images/UI/ECG-logo.gif) no-repeat;
	}

		#header h1 a
		{
			display: block;
			width: 130px;
			height: 135px;
		}

#header h2, span#header #heading h2
{
    position: absolute;
    top: 45px;
    left: 160px;
    width: 755px;
    height: 99px;
    text-indent: -9000px;
    letter-spacing: -1000px;
    background: url(http://www.ecg.asn.au/images/UI/header-home.gif) no-repeat;
}

#header span#newsheading h2 {     background: url(http://www.ecg.asn.au/images/UI/header-news.gif) no-repeat; }
#header span#campusheading h2 {     background: url(http://www.ecg.asn.au/images/UI/header-campus.gif) no-repeat; }
#header span#contactsheading h2 {     background: url(http://www.ecg.asn.au/images/UI/header-contact.gif) no-repeat; }
#header span#copyheading h2 {     background: url(http://www.ecg.asn.au/images/UI/header-copy.gif) no-repeat; }
#header span#educationheading h2 {     background: url(http://www.ecg.asn.au/images/UI/header-edu.gif) no-repeat; }
#header span#employmentheading h2 {     background: url(http://www.ecg.asn.au/images/UI/header-employ.gif) no-repeat; }
#header span#servicesheading h2 {     background: url(http://www.ecg.asn.au/images/UI/header-products.gif) no-repeat; }
#header span#youthheading h2 {     background: url(http://www.ecg.asn.au/images/UI/header-youth.gif) no-repeat; }

#header p.indexes
{
    position: absolute;
    top: 5px;
    right: 20px;
    font-size: 0.8em;
}

#header p.indexes a, #header p.indexes a:visited
{
    color: black;
}

#header p.indexes a:hover
{
    color: orange;
}

#header p.date
{
position: absolute;
top: 25px;
right: 20px;
font-size: 0.8em;
font-weight: bold;
color: #666;
}

/* liScroll style declarations */
 
.tickercontainer { /* the outer div with the black border */
border: 1px solid #efefef;
background: #fff; 
top: 150px;
left: 0;
width: 870px;
height: 27px; 
margin: 0 30px; 
padding: 0;
overflow: hidden; 
position: absolute;
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 10px;
top: 8px;
width: 840px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 870px;
font: bold 10px Verdana;
list-style-type: none;
margin: 0;
padding: 0;
 
}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
background: #fff;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #ff0000;
font: bold 10px Verdana;
margin: 0 50px 0 0;
} 
ul.newsticker span {
margin: 0 10px 0 0;
}

/* ----------------------------------
     NAV BAR
   ----------------------------------*/
#main-nav
{
    position: relative;
    width: 100%;
    height: 35px;
    text-align: left;
    background: #3c6eaa url(http://www.ecg.asn.au/images/UI/navBG.jpg) top repeat-x;
    /*overflow: hidden;*/
}

#main-nav ul
{
    position: relative;
    margin-left: 20px;
    height: 35px;
    list-style: none;
    text-indent: 0;
    overflow: hidden;
}

#main-nav li
{
    float: left;
    height: 35px;
}


#main-nav li a
{
    padding: 8px 15px;
    height: 35px;
    display: block;
    color: white;
    font-size: 1.2em;
    font-weight: bold;
    text-decoration: none;
    border-right: 1px solid white;
}

* html #main-nav li a
{
width: 1%;
white-space:nowrap;
}

#main-nav li a:hover
{
    color: #2768ab;
    background: #b3d4e7;
}

#main-nav li a.selected
{
    color: #fffa64;
}

/* ----------------------------------
     SEARCH
   ----------------------------------*/

#main-nav form
{
    position: absolute;
    top: 5px;
    right: 0;
}

/* ----------------------------------
     CONTENT
   ----------------------------------*/
#content
{
    padding: 15px;
    text-align: left;
}

#nav-track, #campuses #nav-track
{
    margin-left: 25px;
    font-size: 0.8em;
}

#content #nav-track a, #content #nav-track a:visited,
#campuses #nav-track a, #campuses #nav-track a:visited
{
    color: #a1c3df;
    text-decoration: none;
    font-weight: bold;
}

#contacts
{
    margin: 0 20px;

}

#contacts h3
{
    padding: 20px 0 5px 0;
    color: #a1c3df;
    font-size: 2em;
    font-weight: normal;
}

#contacts p
{
    padding: 10px 0 2px 0;
}

#contacts #postal
{
    float: right;
    margin-top: 50px;
    width: 300px;
}

#contacts #postal img
{
    float: left;
    padding: 10px;
}

#paths-panel, #quick-links
{
    margin: 0 auto;
    width: 882px;
}

#paths-panel ul, #quick-links ul
{
    margin: 0 auto;
    width: 100%;
    list-style: none;
    text-indent: 0;
    overflow: auto;
}

#paths-panel li, #quick-links li
{
    float: left;
    margin: 8px;
    width: 200px;
    height: 170px;
    font-weight: bold;
    border: 2px solid #ececec;
}

#quick-links li
{
    width: 142px;
    height: 220px;
    margin: 1px;
    font-size: 0.9em;
    border: 1px solid white;
}

#quick-links li a img
{
    border: 0;
}

#paths-panel li a, #quick-links li a
{
    color: #006dae;
    text-decoration: none;
}

#paths-panel li a:hover, #quick-links li a:hover
{
    color: #fe8600;
}

#paths-panel li:hover
{
    border: 2px solid #006dae;
}

#quick-links li:hover
{
    border: 1px solid #ececec;
}

#paths-panel li:hover p a, #quick-links li:hover a
{
    color: #fe8600;
}

#content #jobs
{
    margin: 20px;
}

#content #jobs h4
{
    padding: 5px 0;
    margin-bottom: 10px;
    border-bottom: 3px solid #b3d4e7;
}

/* ---------------------------> PARTNERSHIPS <---------------------- */

#partnerships
{
    margin: 15px auto;
    width: 882px;
    color: white;
    background: url(http://www.ecg.asn.au/images/UI/tabPanelBG.jpg) repeat-y;
}

#partnerships h3
{
    padding: 0 0 1em 0;
}

#partnerships h4
{
    padding: 0.5em 0;
}

#partnerships h4 a
{
    color: #fffa64;
    
}

#partnerships div.Panel-header
{
    height: 24px;
    background: url(http://www.ecg.asn.au/images/UI/tabPanelTop.jpg) no-repeat top;
}

#partnerships div.Panel-footer
{
    clear: both;
    height: 24px;
    background: url(http://www.ecg.asn.au/images/UI/tabPanelBottom.jpg) no-repeat top;
}

/* ------------------------- > SITEMAP < ----------------------- */

#sitemap
{
padding: 20px 30px;;
}

#sitemap h4 a
{
    color: #2768ab;
    font-size: 1.4em;
    text-decoration: none;
    line-height: 1.6em;
}

#sitemap h4 a:hover, #sitemap li a:hover
{
    color: #fe8600;
    text-decoration: underline;
}

#sitemap ul
{
    list-style: none;
    text-indent: 0;
}

#sitemap li
{
    margin: 5px 0 5px 12px;
    padding: 0;
    font-size: 0.6em;
    border-left: 12px solid #b3d4e7;
}

#sitemap li:hover
{
    border-left: 12px solid #006dae;
}

#sitemap li a
{
    margin-left: 1em;
    color: #333;
    font-size: 1.5em;
}

#sitemap li a:hover
{

}


/* ------------------------------
     FOOTER
  -------------------------------*/
#page-content-footer
{
    margin-top: 15px;
    height: 20px;
    font-size: 0.8em;
    font-weight: bold;
    color: #666;
    background: white url(http://www.ecg.asn.au/images/UI/page-content-bottom.gif) bottom no-repeat;
}