body{
	background-image: url("http://webcast.hobsonsbay.vic.gov.au/images/bg.jpg");
    background-repeat: no-repeat;
    background-position: 0px 240px;
	background-color: #333782;
	background-size: 100%;
    margin:0;
	margin-bottom:0px;
	padding:0;
	}
	
#wrapper{
	width:1010px;
	margin: auto;
	height: auto;
	margin-bottom:50px;
	}
	
#footer{
	background-color: #fff;
	Height:745px;
	}	


/**************************************/
/*       Sidebar CONTENT LEFT         */
/**************************************/

.content-left{width: 250px; margin-left:0px; background-color:#ffffff;margin:0px; padding:10px; position: relative; top: -10px; }
.content-left ul { list-style-type: none; padding:0px; margin:0px 0px 40px 0px; line-height: 26px; }
.content-left h3 { font-family: arial; font-size:15px; font-weight:600; color:#fff;
padding: 5px;
margin:0;
padding-left:15px;
background-color: #333782;

}


.content-left a {

	font-family: arial; font-size:12px; font-weight:normal;
    background-color: #F7F7F7;
    color:#4D4D4D;
	display: block;
    padding: 3px;
    text-decoration: none;
	margin:0px 0px 0px 0px;
	padding-left:20px;
	border-top: 1px solid #fff;
}

.content-left a:hover {
    background-color: #DFDFDF;

}

.content-left a.current {

	padding-left:20px;
	background-color: #DFDFDF;
	font-weight:600;
}

.content-left img{ margin-left:8px;}

.content-left h2 { font-family: arial; font-size:15px; line-height: normal; font-weight:bold; color:#3C3C3C;padding-left:7px;}
.content-left p { font-family: arial; font-size:14px; font-weight:normal; line-height: normal; color:#000000;padding-left:7px;}

/**************************************/
/*        CONTENT Right          */
/**************************************/
.content-right{width: 680px; margin-left:5px;}
.content-right h1{font-family:arial; 
font-size:20px; font-weight:bold; color:#332D2E; margin-top:0px}

/**************************************/
/*       BANNER MAIN CONTENT          */
/**************************************/
#banner{
    margin: 10px 0 0 20px;
	width: 639px;
	height:284px;
	background-image: url(../images/banner.gif);
}

.banner-text{
	float:right;
	height:246px;
	padding: 10px 20px 10px 10px;
    width: 218px;
	font-weight:normal;
	line-height: 20px;
	font-family: sans-serif;
}
.banner-text p{
	font-size: 13px;
    font-weight: normal;
    line-height: 20px;
	color: #fff;
}
.banner-text h1, h2{
	padding-bottom: 5px;
	color: #fff;
	font-size: 16px;
}
.banner-text ul{
	margin:0;
	padding:0 0 30px 0;
	list-style-type:none;
	width:auto;
}
.banner-text ul li{
	padding-left:20px; 
	background:transparent url(../images/content-arrow-white.gif) no-repeat center left;
	font-size:13px;
	line-height: 30px;
	font-family: sans-serif;
	color: #fff;
}
.banner-text a:link {
	color: #fff;
	text-decoration: underline;	
}
.banner-text a:visited {
	color: #fff;
	text-decoration: underline;	
}
.banner-text a:hover {
	color: #fff;
	text-decoration: none;	
}

/**************************************/
/*           CONTENT TABLE            */
/**************************************/

.content-table table {
	border: none;
	width: 95%;
	border-collapse: separate;
    border-spacing: 5px;
	margin: -5px;
	padding: 0;
}
.content-table table, th, td {
	font-size:13px;
	font-weight:normal;
	line-height: 30px;
	font-family: sans-serif;
	/*border: solid 5px #fff;*/
}
.content-table th {
	background: #d9d9d9;
	font-weight: bold;
	border: none;
    text-align:left;	
}
.content-table td {
	background: #f2f2f2;
	border: none;
}

.content-table h1 {
	border-bottom: 1px solid #999;
	padding: 10px 0;
	margin-bottom: 20px;
	color: #333;
	font-family: sans-serif;
}
.content-table h2 {
	border-bottom: 1px solid #999;
	padding: 10px 0;
	margin-bottom: 20px;
	color: #333;
	font-size: 19px;
}

.content-table a:link {
	color: #3366CC;
	text-decoration: underline;	
}
.content-table a:visited {
	color: #3366CC;
	text-decoration: underline;	
}
.content-table a:hover {
	color: #000;
	text-decoration: none;	
}

.content-table table { margin-bottom: 1.6em; }
.content-table th, td { padding: .8em; }

/**************************************/
/*            Header CONTENT          */
/**************************************/

#header{
	margin:0;
	padding:0;

}
#logo{
    margin-top:27px;
	margin-bottom:12px;
}
#logo2{
    margin-top:26px;
	margin-bottom:0px;
}

.logomenu {
	text-align:left;
	margin-bottom:42px;
	}
.logomenu p{
	text-align:left;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:20px;
	}	
	


.breadcrumb {
	text-align:left;
	margin-top:8px;
	margin-bottom:0px;

	}
	
.breadcrumb p{
    margin-top:0px;
    font-weight: bold;
    font-family: inherit;
	color: #595A5B;
	padding-top:0px;
	font-size:16px;
	Margin-left:0px;
	}	

.breadcrumb h1{
    margin-top:34px;
    font-weight: bold;
    font-family: inherit;
	color: #333782;
	padding-top:0px;
	font-size:36px;
	Margin-left:20px;
	}	

	
.breadcrumb a:link {
	color: #595A5B;
	text-decoration: none;
}
.breadcrumb a:visited {
	color: #595A5B;
	text-decoration: none;
}
.breadcrumb a:hover {
	color: #595A5B;
	text-decoration: underline;
}	
 
/**************************************/
/*            MAIN CONTENT            */
/**************************************/ 
.content-text p {
	font-size:14px;
	font-weight:normal;
	line-height: 20px;
	font-family: arial;
	color: #3C3C3C;
}

.content-text a:link {
	color: #3C3C3C;
	text-decoration: underline;	
}
.content-text a:visited {
	color: #3C3C3C;
	text-decoration: underline;	
}
.content-text a:hover {
	color: #3C3C3C;
	text-decoration: none;	
}

.content-text h1 {
	border-bottom: 1px solid #999;
	padding: 10px 0;
	margin-bottom: 20px;
	font-family: arial;
	font-size:20px;
	color:#343434;
}	
	
.content-text h1 span.big {font-size:20px;}

.content-text h1 span.small {font-size:14px;font-weight:normal;}

.content-text h2 {
    font-family: arial;
	color: #3C3C3C;
	font-size:20px;
}

#sub-menu-1 {
 display: none;
}

#footer2 {
 display: none;
}

@media screen and (max-width: 768px) {	
.content-left {
	display: none;
    width: 251px;
    background-color:#fff;
    padding: 10px 15px 10px 10px;
    position: relative; 
}
/**************************************/
/*    Mobile  Sub-menu-1              */
/**************************************/  
#sub-menu-1 {
	display: block;
    margin: 0;
    padding: 0;
	width:100%;
	overflow: auto;
}

#sub-menu-1 a {
    float: left;
	display: block;
    text-align: center;
    text-decoration: none;
	overflow: hidden;
	background-color: #282828;
	font-family: arial; font-size:24px; font-weight:bold;
    color: #FFFFFF;
    display:block;
    padding-top: 22px;
	padding-bottom: 22px;
    text-decoration: none;
	margin:1px 1px 0px 0px;
    width:33%;
	}
	
#sub-menu-1 a:hover {
    background-color: #4F4F4F;
}

#sub-menu-1 a:active {
    background-color: #4F4F4F;
} 

#sub-menu-1 a.current {
	background-color: #4F4F4F;
}
#wrapper{
	width:720px;
	margin: auto;
	height: auto;

    margin-top: 30px;
	}
#logo2{
	background-color: #333781;
	
	}

#footer {
 display: none;
}
#footer2 {
	display: block;
    margin: 0;
    padding: 0;
	width:100%;
	overflow: auto;
	background-color: #ffffff;
}	
	
}	
	
