/* CSS Document */

* {
	margin: 0;
	padding: 0;
}   

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

h1 {
	color: #184769;
	font-weight: bold;
	font-size: 18px;
	margin: 10px 0;
}

h2 {
	color: #184769;
	font-weight: bold;
	font-size: 16px;
	margin: 10px 0;
}

h3 {
	color: #184769;
	font-weight: bold;
	font-size: 14px;
	margin: 10px 0;
}

a:link, a:visited {
	color: #184769;
	text-decoration: underline;
	cursor: pointer;
}

a:hover, a:active {
	color: #184769;
	text-decoration: none;
	cursor: pointer;
}

ol, ul {
	list-style: inside;
	line-height: 20px;
	list-style-type: disc;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

p {
	padding-top: 10px;
	padding-bottom: 10px;
}

	
body {
	font-family: Arial, Helvetica, sans-serif;
	background: #0b2131 url(/images/bg.jpg) repeat-x;
	line-height: 15px;
	color: #000;
	font-size: 12px;
	}

#wrapper {
	width: 960px;
	margin: 0 auto;
	background: #dbe4ea url(/images/bgcontentwhite.jpg) repeat-x;
	overflow: auto;

}

#header {
	width: 960px;
	height: 137px;
	background: url(/images/bgtheheader.gif) no-repeat;
}

#header a.logo {
	display: block;
	position: relative;
	background: url(/images/etulogo.png) no-repeat;
	width: 111px;
	height: 124px;
	top: 10px;
	left: 10px;
}

#header .registercontact {
	display: block;
	position: relative;
	top: -123px;
	left: 704px;
	background: url(/images/registercontact.gif) no-repeat;
}

#menu {
	float: left;
	width: 940px;
	background: url(/images/bg-menu.gif) no-repeat;
	height: 31px;
	margin-top: -27px;
	color: #fff;
	padding: 15px 0 0 20px;
}

#content {
	background: #dbe4ea url(/images/bgcontentwhite.jpg) repeat-x;
	padding-left: 12px;
	height: 770px;

}

#content #contentleft {
	width: 516px;
	float: left;
	padding-top: 12px;

}

#content #etunews {
	margin-top: 8px;
	border-left: 1px solid #838383;
	border-right: 1px solid #838383;
height:415px;

}

#content #etunews p {
	padding-top: 5px;
	padding-bottom: 5px;
color:#636363;
}

#content #etunews a {
	color: #489bcf;
	text-decoration: underline;
}

#content #etunews h1 {
	color: #194a6d;
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	margin: 0;
}

#content #etunews h1 .special {
	color: #489bcf;
	font-weight: normal;
}

#content #etunews .newsone {
	background: #e3e7e9;
	min-height:120px;
	height: auto !important;
	height: 120px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
}


#content #etunews .newsone #image {
	float: left;
	width: 140px;
}

#content #etunews .newsone #contentnews {
	float: left;
	width: 320px;
}

#content #etunews .newsone img {
	border: 1px solid #b9b9b9;
}

#content #etunews .newstwo {
	background: #eef2f5;
	min-height:120px;
	height: auto !important;
	height: 120px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
}

#content #etunews .newstwo #image {
	float: left;
	width: 140px;
}

#content #etunews .newstwo #contentnews {
	float: left;
	width: 320px;
}

#content #etunews .newstwo img {
	border: 1px solid #b9b9b9;
}

#content #contentright {
	float: left;
	width: 418px;
	margin-top: 12px;
	margin-left: 6px;

}

#content #contentright #contentright1 {
	float: left;
	width: 248px;

}

#content #contentright #contentright1 img {
	margin-bottom: 0px;
}

#content #contentright #contentright2 {
	float: right;
	width: 162px;

}

#content #contentright #contentright2 #etupartners {
	background: url(/images/bg_etupartners.gif) no-repeat;
	width: 160px;
	height: 344px;
	padding-top: 35px;

}

#footer {
	clear: both;
	background: url(/images/bgcontact.jpg) no-repeat;
	width: 945px;
	height: 173px;
	color: #fff;
	padding-top: 35px;
	padding-left: 15px;
	line-height: 18px;
	margin: 0 auto;

}

#footer .sydney {
	float: left;
	width: 140px;
	padding-left: 12px;
	border-left: 1px dashed #046d9f;
}

#footer .newcastle {
	float: left;
	width: 140px;
	padding-left: 12px;
	border-left: 1px dashed #046d9f;
	margin-left: 88px;
}

#footer .wollongong {
	float: left;
	width: 140px;
	padding-left: 12px;
	border-left: 1px dashed #046d9f;
	margin-left: 88px;
}

#footer .canberra {
	float: left;
	width: 140px;
	padding-left: 12px;
	border-left: 1px dashed #046d9f;
	margin-left: 88px;
}

#footer2 {
	color: #768997;
	font-size: 11px;
	padding-top: 10px;
	margin: 0 auto;
	width: 950px;
}

#footer2 a:link, #footer2 a:visited {
	color: #768997;
	font-size: 11px;
	text-decoration: none;
}

#footer2 a:hover, #footer2 a:active {
	color: #fff;
	font-size: 11px;
}

#footer2 .left {
	float: left;
	width: 300px;
	padding-bottom: 15px;
}

#footer2 .right {
	float: right;
	width: 330px;
}

#search_box {
    width: 292px;
    height: 25px;
   	background: transparent;
	position: relative;
	top: -60px;
	left: 650px;
}
#search_box #s {
    float: left;
    padding: 3px 0;
    margin: 3px 0 0 6px;
    border: 1px solid #b8bf93;
    width: 207px;
    background: white;
}
#search_box #go {
    float: right;
    margin: 3px 4px 0 0;
}

#etucontent {
clear: both;
}

#etucontent #ecleft {
	float: left;
	width: 227px;
	margin-top: 4px;
}

#etucontent #ecleft #ecleftmenu {
	float: left;
	width: 227px;
	background: none;
	margin-top: 12px;
	margin-left: 10px;
	color: #fff;
	overflow: hidden;
}

#etucontent #ecleft #ecleftmenu #ecleftmenu1 {
	margin-left: 15px;
	margin-top: 50px;
}

#etucontent #ecleft #ecleftmenu #ecleftmenu2 {
	margin-left: 15px;
	margin-top: 60px;
}

#etucontent #ecleft #ecleftmenu #ecleftmenu3 {
	margin-left: 15px;
	margin-top: 60px;
}

#etucontent #ecleft #ecleftmenu .judulmenu {
	margin-top: 10px;
	color: #fae240;
	margin-left: 15px;
	font-weight: bold;
}

#etucontent #ecleft #ecleftmenu .judulmenusub {
	margin-left: 15px;
	margin-top: 30px;
}

#etucontent #ecright {
	float: right;
	width: 700px;
	border-left: 1px solid #c5dae6;
	margin-top: 15px;
	padding-left: 6px;
	color: #636363;
	width: 708px;
}

#etucontent #ecright #breadcrumb {
	background: url(/images/bgbreadcrumb.gif) no-repeat;
	width: 684px;
	height: 32px;
	padding-left: 15px;
	padding-top: 10px;
	font-size: 11px;
}

#etucontent #ecright #breadcrumb a {
	color: #184769;
	text-decoration: none;
}

#etucontent #ecright #breadcrumb a.print {
	display: block;
	background: url(/images/printfriendly.gif) no-repeat;
	width: 146px;
	height: 31px;
	position: relative;
	top: -20px;
	left: 533px;
}

#etucontent #ecright #ecright1 {
	float: left;
	width: 503px;
	padding-left: 15px;
	margin-top: 15px;
}

#etucontent #ecright #ecright1 h1 {
	color: #184769;
	font-weight: bold;
	font-size: 18px;
	margin: 10px 0;
}

#etucontent #ecright #ecright2 {
	float: right;
	width: 170px;
	border-left: 1px solid #c6dce7;
	padding-left: 8px;
	margin-top: 10px;
}

.title1 {
	background: url(/images/bg-titlesidenav.gif) no-repeat;
	color: #EADA46;
	padding: 10px 0 10px 10px;
	font-weight: bold;
	cursor: pointer;
	overflow: hidden;
	width: 227px;
}

.title2 {
	color: #EADA46;
	background: url(/images/bg-titlesidenav2.gif) no-repeat;
	padding: 25px 0 13px 10px;
	font-weight: bold;
	cursor: pointer;
}

.mainmenu {
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #fff;
	font-weight: bold;
	cursor:hand;
}

.mainmenurollover {
	color: #eada46;
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	cursor:hand;
}

.sidemenu {
	font-family: Arial, Verdana;
	font-size: 10pt;
	color: #fff;
	padding: 5px 0 5px 10px;
	background: url(/images/bg-sidenav.gif) no-repeat;
	cursor:hand;
}

.sidemenuhover {
	font-family: Arial, Verdana;
	font-size: 10pt;
	color: #fae240;
	padding: 5px 0 5px 10px;
	background: url(/images/bg-sidenav.gif) no-repeat;
	cursor:hand;
}

.sidemenulong {
	font-family: Arial, Verdana;
	font-size: 10pt;
	color: #fff;
	padding: 5px 5px 5px 10px;
	background: url(/images/bg-sidenav2.gif) no-repeat;
	cursor:hand;
}

.sidemenulonghover {
	font-family: Arial, Verdana;
	font-size: 10pt;
	color: #fae240;
	padding: 5px 5px 5px 10px;
	background: url(/images/bg-sidenav2.gif) no-repeat;
	cursor:hand;
}

/*addition for default template*/

#etucontent #contentecright {
	float: right;
	width: 700px;
	border-left: none;
	margin-top: 15px;
	padding-left: 6px;
	color: #636363;
	width: 940px;
}

#etucontent #contentecright #breadcrumb {
	background: transparent url(/images/bgbreadcrumb3.gif) no-repeat;
	width: 914px;
	height: 32px;
	padding-left: 15px;
	padding-top: 10px;
	font-size: 11px;
}

#etucontent #contentecright #breadcrumb a {
	color: #184769;
	text-decoration: none;
}

#etucontent #contentecright #breadcrumb a.print {
	display: block;
	background: url(/images/printfriendly.gif) no-repeat;
	width: 146px;
	height: 31px;
	position: relative;
	top: -20px;
	left: 760px;
}

#etucontent #contentecright #ecright1 {
	float: left;
	width: 740px;
	padding-left: 15px;
	margin-top: 15px;
}

#etucontent #contentecright #ecright1 h1 {
	color: #184769;
	font-weight: bold;
	font-size: 18px;
	margin: 10px 0;
}

#etucontent #contentecright #ecright2 {
	float: right;
	width: 170px;
	border-left: 1px solid #c6dce7;
	padding-left: 8px;
	margin-top: 10px;
}

#menu2 {
	float: left;
	width: 940px;
	background: url(/images/bg-menu.gif) no-repeat;
	height: 31px;
	margin-top: -28px;
	color: #fff;
	padding: 15px 0 0 20px;
}

#newsbottom {
width:516px;
float:left;
height:40px;
background: url(/images/news-below.jpg) no-repeat;
text-align:right;
}


#newsitems {
float:left;
padding: 15px 15px;

}


#newsitems h1{
color: #194a6d;
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	margin: 0;
}

#newsitems p{
cfont-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #489bcf;
	font-weight: normal;
	font-size: 11px;
}
#sliderbottom {
width:516px;
height:40px;
background: url(/images/news-below.jpg) no-repeat;
}

#archive {
width:125px;
float:right;
height:39px;
text-align:right;

}