body {
	text-align:center;
	height:100%;
	width:100%;
	padding:0px;
	margin:0px;
	background-image: url(http://www.falk.com.au/images/background.jpg); /* all urls changed to absdolute by gc 19th march */
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#B3C3D0;
	color:#829CB0;
	font-size:12px; /*CL 23.03*/
}

a {
	color:#043962;
	text-decoration:none; 
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
} 

a.smalltxt {
	color:#777777;
	text-decoration:none; 
	font-weight:normal;
	
}
a.smalltxt:hover {
	text-decoration:underline;
} 


a.menuItem {
	color:#829CB0;
	text-decoration:none; 
	display:block;
	padding:4px 4px 3px 4px}

a.menuItem:hover {
	color: #829CB0;
	background-color:#F0F4F7;
	display:block;
	text-decoration:none;
} 

.button {
	position:relative;
	width:150px;
	height:19px;
	background-image: url(http://www.falk.com.au/images/button.gif);
	text-align:center;
	font-weight:bold;
	padding:3px;
	margin-bottom:3px;
	}
	
.button_group {
	position:absolute;
	top:60px;
	right:50px;
	width:150px;
	}

	
h1 {
	font-weight:normal;
	color:#043962;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
	
h2 {
	font-weight:bold;
	color:#829CB0;
	}
	
h3 {
	font-weight:bold;
	color:#559F77;
	}
/*h1.property_heading {
	position:absolute;
	top:125px;
	left:10px;
	font-weight:normal;
	color:#ff0000;
	background-color:#FF0000;
	font-size:21px;
	visibility: hidden;
}*/

.banner {
	position:absolute;
	left:0px;
	top:112px;
	width:870px;
	height:200px;
	background-image:url(http://www.falk.com.au/Flash/david_falk.jpg);
	}

.banner_small {
	position:absolute;
	left:0px;
	top:112px;
	width:870px;
	height:100px;
	background-image:url(http://www.falk.com.au/images/banner_small.jpg);
}
/* changed below 1 april to fix footer prob changed to bottom_spaceN */
.bottom_spaceN {
	position:relative;
	height:30px;
}
/* changed below 1 april to fix footer prob */
.bottom_space {
                position:relative;
                top:5px;
                margin-top:15px;
                height:1px;
}

.bottom_space#home_bottom {
	position:absolute;
	height:5px;
	top:750px;
	background-color:red;
}
.contact_us {
	position: absolute;
	top:35px;
	right:30px;
	}

.container {
	text-align:left;
	margin: 0px auto;
	padding:0px;
	width: 870px;
	height:100%; /* height:500px;  changed by gc 19 March   */
	font-size:12px;
	}
	
.container_inner {
	position:relative;
	top:30px;
	}

.content_txt {

}
	
.logo { /*CL 2603*/
	position:relative;
	left:0px;
	top:0px;
	width: 439px;
	height: 65px;
	
	}
	
.footer {
	position:relative;
	margin-top:50px;
	margin-bottom:50px;
	text-align:center;
	color:#777777;
	font-size:11px;

}	
.footer#home_footer {
	position:absolute;
	height:20px;
	top:423px;
	margin-bottom:50px;
	width:100%;
	left: 1px;
}	
p {	line-height:17px; color:#666666; margin-bottom:5px;}

.panel_search {
	position:absolute;
	left:0px;
	top:0px;
	background-image:url(http://www.falk.com.au/images/panel_search.gif);
	background-repeat:no-repeat;
	width:390px;
	height:180px;
	padding:25px; /*because there is padding here, the box width and height is smaller to accomodate*/
	}
	
.panel_about { /*CL 2603*/
	position:absolute;
	left:0px;
	top:233px;
	/*background-image:url(../images/panel_about.gif);
	background-repeat:no-repeat;*/
	background-color:#ffffff;
	border: 1px solid #A5CFB8;
	width:389px;
	height:180px;
	padding:25px; /*because there is padding here, the box width and height is smaller to accomodate*/
	}
	
.panel_feature { /*CL 2603*/
	position:absolute;
	left:444px;
	top:0px;
	/*background-image:url(../images/panel_feature.gif);
	background-repeat:no-repeat;*/
	background-color:#F0F4F7;
	border: 1px solid #A5CFB8;
	width:373px;
	height:415px;
	padding:25px; /*because there is padding here, the box width and height is smaller to accomodate*/
	}
	
	.panel_feature_L { /gc oct 08*/
	position:relative;
	left:260px;
	top:0px;
	/*background-image:url(../images/panel_feature.gif);
	background-repeat:no-repeat;*/
	background-color:#F0F4F7;
	border: 1px solid #A5CFB8;
	width:160px;
	height:310px;
	padding:10px; /*because there is padding here, the box width and height is smaller to accomodate*/
	}
	
	.panel_feature_R { /gc oct 08*/
	position:relative;
	left:218px;
	top:55px;
	/*background-image:url(../images/panel_feature.gif);
	background-repeat:no-repeat;*/
	background-color:#F0F4F7;
	border: 1px solid #A5CFB8;
	width:160px;
	height:310px;
	padding:10px; /*because there is padding here, the box width and height is smaller to accomodate*/
	position: absolute;
	}
	
	
.panel_all {
	position:absolute;
	left:0px;
	top:215px;  /* Changed by gc from 316 to accomodate smaller panels in search page */
	/*background-image:url(http://www.falk.com.au/images/contentBG.gif);
	background-repeat: repeat-y;*/
	background-color:#ffffff;
	border: 1px solid #A5CFB8;
	width:818px;
	height:100%;
	padding:25px; /*because there is padding here, the box width and height is smaller to accomodate*/
	margin-bottom:50px;
	}
.panel_all_home {
	position:absolute;
	left:0px;
	top:316px; /*  gc change back to 316 for flash 31 March*/
	width:820px;
	height:100%;
	padding:25px; /*because there is padding here, the box width and height is smaller to accomodate*/
	}

.panel_all#large {
	position:relative;
	top:123px;
	}
.panel_all_top {
	position:absolute;
	left:0px;
	top:0px;
	background-image:url(http://www.falk.com.au/images/contentBG_top.gif);
	background-repeat:no-repeat;
	width:870px;
	height:5px;
	}
.panel_all_bottom {
	position:absolute;
	left:0px;
	bottom:0px;
	background-image:url(http://www.falk.com.au/images/contentBG_bottom.gif);
	width:870px;
	height:20px;
	}

.panel_contact {
	position:absolute;
	left:0px;
	top:0px;
	background-color:#ffffff;
	border: 1px solid #A5CFB8;
	width:548px;
	height:495px; /*CL 26.03*/
	padding:25px; /*because there is padding here, the box width and height is smaller to accomodate*/
	}

.panel_offices {
	position:absolute;
	left:604px;
	top:0px;
	background-color:#F0F4F7;
	border: 1px solid #A5CFB8;
	width:214px;
	height:495px; /*CL 26.03*/
	padding:25px; /*because there is padding here, the box width and height is smaller to accomodate*/
	}

.menu {
	position: relative;
	left:0px;
	top:20px;
	width:864px;
	height:21px;
	background-image:url(http://www.falk.com.au/images/menu_bar.gif);
	padding:3px;/*because there is padding here, the box width and height is smaller to accomodate*/
	}
.menu_item {
	position: absolute;
	font-weight:bold;
	text-align:center;
	font-size:12px;
	width:135px;
	color:#829CB0;
	}
	
#menu_item_01 {left:8px}
#menu_item_02 {left:152px}
#menu_item_03 {left:296px}
#menu_item_04 {left:440px}
#menu_item_05 {left:584px}
#menu_item_06 {left:728px}
/*
.item_active {
	position: absolute;
	bottom:0px;
	width:70px;
	z-index:10;
	left:0px;
	}*/
	
.active_color {
	color:#ffffff; 	
	display:block;
	padding:4px 4px 3px 4px;
	}

.search_btn {
	position:absolute;
	top:120px;
	left:465px;
	}

.search_container {
	position:absolute;
	top:60px;
	left:15px;
	width:300px;
	}

strong {
	color:#84919A;
	font-weight:bold}

table.search_main {
	width:100%;
	border-spacing:0px;
	padding:0px;
	margin:0px;
	
		}
.table {
	width:100%;
	border-spacing:0px;
	padding:0px;
	margin:0px;
	color:#666666;
	border: 1px solid #F0F4F7;
	
		}

td {vertical-align:top; padding:5px;}

tr.table_color {
	background-color:#F0F4F7;
	}

.title {
	font-weight:bold;
	font-size:12px;
	color:#829CB0;
	padding:0px;
	margin:0px;
	line-height:5px;
	}

/*------CONTENT BUTTONS-------*/
a.menuItem_large {
	font-size:11px;
	color:#829CB0;
	text-decoration:none; 
	display:block;
	padding:3px 3px 3px 7px}

a.menuItem_large:hover {
	color: #829CB0;
	background-color:#F0F4F7;
	display:block;
	text-decoration:none;
} 


.button_large {
	position:relative;
	width:150px;
	text-align:left;
	font-weight:bold;
	padding:2px 2px 2px 2px;
	margin-bottom:3px;
	border: 1px solid #A5CFB8;
	background-color:#ffffff;
	}

ul { /*CL 24.01*/
	list-style-type:circle;
	padding:10px;
	margin:10px;
	line-height:1.5em;

	}.table_normal {
vertical-align:top;
}
/*gc not used*/

.panel_all_cont {
	position:absolute;
	left:0px;
	top:215px; /* Changed by gc from 316 to accomodate smaller panels in contact us  page */
	width:820px;
	height:100%;
	padding:25px; /*because there is padding here, the box width and height is smaller to accomodate*/
	}
	
#footer_absolute {
                position:absolute;
                height:20px;
                margin-bottom:50px;
                width:100%;
}              
