/* CSS Document */

#border {
	background:#fff;
	height:auto;
	/* commented backslash for ieMac \*/
    width: 762px;
	margin-left:25px;
    /* end hack */
	}
	
#buildingEfficiencies {
    float:right;
	margin-right: 18px;
    
}

a:link {
	color:#0490a5;	
}

a:hover {
	color:#000;	
}


a:visited {
	color:#0490a5;	
}

H1 {
	font-size:12px;	
	font-weight:bold;
}

H3 {
	font-size:15px;
	color:#0490a5;
}
#australian {
	clear:both;
	float:right;
	
}

#topBar {
	background:#666;
	margin-top: 12px;
	height:29px;
	width: 747px;
	float:left;
	background-image:   url("images/leftCorner.gif");
	background-repeat: no-repeat;
	background-position: left;
	text-align: right;
	padding-right:15px;
	}
	
#banner {
	width:760px;
	height:auto;
    float: left;
	clear:both;
	border:1px solid #666;
	}
	
#logo {
	background:#fff;
	padding-top: 20px;
	padding-left: 25px;
	float:left;
	}
	
#flashBanner {
	margin-top: 1px;
	height:136px;
	width:559px;
	float:right;
	border-left:1px solid #666;
	border-top:1px solid #666;
	background-image: url("flash/flashBanner1.swf");
	}
	
#navBar {
	background:#fff;
	height:25px;
	width: 760px;
	float:left;
	border:1px solid #666;
	border-top: none;
	}
	
.navItemfirst {
	width:200px;
	float:left;
	height:25px;
	}

.navItem {
	border-right:1px solid #666;
	float:left;
	height:25px;
	}
	
.navItemLast {
	float:left;
	height:25px;
	}

#middleArea {
    float:left;
	border:1px solid #666;
	border-top:none;
	border-bottom:none;
	width:auto;
}

#welcomeMessage {
    float:left;
	width:160px;
	font: 10px Arial, Helvetica, sans-serif;
	padding:20px;
}

#flashMain {
	clear:right;
	float:right;
	height: 310px;
	width: 560px;
	background-image: url("flash/mainFlashMovie.jpg");
	}
	
#content {
    margin-left:20px;
	margin-right:20px;
	padding-top:30px;
	width:720px;
	height:auto;
}

#written {
	float:left;
	width:460px;
	font: 11px Arial, Helvetica, sans-serif;
}

#written2 {
	float:left;
	width:700px;
	font: 11px Arial, Helvetica, sans-serif;
}

#rightArea {
    float:right;

}

#image {
     border:1px solid #666;
		
	 clear:both;
}

.HIA {
     
		 margin-top:18px;
	 clear:both;

	margin-left:135px;
}

.otherImages {
     clear:both;

	 margin-top:18px;
	 border:1px solid #666;
}

#movieLink {
     margin-top:18px;
	 font: 11px Arial, Helvetica, sans-serif;
	 text-align:left;
	 width:185;
}
	
#bottomBar {
	height:55px;
	width:760px;
	clear:both;
	float:left;
	border:1px solid #666;
	border-top: none;
	background-image: url("images/bottomBar.gif");
	background-repeat:repeat-x;
	background-position:bottom;
}

#copyright{
    text-align:right;
	font: 9px Arial, Helvetica, sans-serif;
	color: #000;
	margin-top:34px;
	margin-right:20px;
	}

