body {
	background: url(../images/bg.jpg) repeat-x;
	background-color:#003866;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 10px;
	padding: 0px;
	text-align: center;
}
.clear { clear:both; }
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 717px;
}

div#masthead_image {
  background:url(../images/image_bg.png) center no-repeat;
  width:724px;
  height:148px;
  clear:both;
  padding:8px 22px;
  position:relative;
  z-index:1;
}

/********************** Header ***************************/
#header {
	width:768px;
	padding-top: 27px;
  	background: #fff;
}
#header_ad {
	float: right;
	padding: 16px;
	}
#header ul {
	list-style-type: none;
	width:768px;
	height: 36px;
	padding-top: 11px;
	padding-bottom: 0px;
	text-align:center;
	background: url(../images/nav-bg.jpg) repeat-x #bed6ec;
}
#header li { 
	float: left;	
}
#header li a {
	display: block;	
	padding: 10px;
}
#header ul .current {
	background: #fff;
}
#logo_w1,
#logo_w2 {
	font-size: 24px;
	font-style:italic;
	color: #0052A3;
}
#logo_w1 {

	margin-bottom: 10px;
	margin-left: 15px;
	width: 311px;
	height: 81px;
	background: url(../images/my-canberra-real-estate.jpg) no-repeat;	
	margin-bottom: 10px;
}
#logo_w1 span {
	display: none;	
}
#logo_w2 {
	top:44px;
	left:94px;
}
#header_text {
	width:230px;
}


#subnav_container {
padding:0px 0px 0px 0px;

}
#subnav_container ul {
	margin: 0px;
	padding: 0px;
	height: 30px;
	list-style-type: none;
		
}
#subnav_container li {
	float: left;	
	margin-right: 20px;
}
#subnav_container a {
	text-decoration: none;	
}
#subnav_container a:hover {
	color: #93c9ff;	
}
#left_adwords_container {
padding:10px 0px 10px 0px;
}

/********************** Content ***************************/
#content {
	width:768px;
  	background: #fff;
	overflow: hidden;
	padding-top: 20px;
}
img { border-width:0px; }
#left {
	float:left;
	width:570px;
	margin-left:15px;
	padding: 5px 0px 10px 0px;
	display:inline;
}
#right {
	float:right;
	width:160px;
	padding: 0px 10px 20px 5px;
}
/********************** Footer ***************************/
#footerline {
	clear:both;
	background-image:url(../images/bottom.png);
	height:8px;
	width:768px;
}
#footer {
	width:768px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
