* {margin:0 auto; padding:0;}
body{font-family:Arial; font-size:12px; color:#303030;}
img{border:none;}


#header_container{background:url(images/header-background.png) repeat-x; height:437px; width:100%;}
#header{background:url(images/header.jpg) no-repeat; width:927px; height:126px; text-align:right; padding-top:30px;}
#banner{background:url(images/banner-bg.png) no-repeat; width:917px; height:281px; line-height:16px; padding:0 0 0 10px;}
	#banner_text{ width:530px; float:left; margin:99px 0 0 0;}
	#banner_form{ width:368px; float:right; margin:9px 0 0 5px; background:url(images/form-bg.png) no-repeat; padding:60px 14px 20px 0;}
	#banner_form td {color:#FFF; padding:2px 5px;}
#content_container{width:927px; padding-top:8px;}
	#content_left{width:236px; float:left;}
		#listmenu{background:url(images/listMenu_bg.jpg) repeat-x #eaeaea; border:1px solid #b1b1b1; width:208px; padding:0 13px 0 13px; }
		#listmenu ul{ list-style:none;}
		#listmenu ul li{background:url(images/bullet_blue.png) no-repeat center left; border-bottom:dotted 1px #303030;  padding:8px 0 12px 17px; background-position:0 12px;}
		#listmenu ul li a{text-decoration:none; color:#303030;}
		#listmenu ul li a:hover{text-decoration:underline;}
	#content_middle{width:441px; float:left; padding: 0 9px 0 10px;}
		#suburbs{font-size:11px;}
		#suburbs td {padding-bottom:8px;}
	#content_right{width:228px; float:left;}
		#why_choose{background:url(images/why-choose-bg.jpg) no-repeat; width:215px; float:left; padding-left:10px;}
		#why_choose ul {list-style:none;}
		#why_choose ul li {color:#FFF; background:url(images/check.png) no-repeat 0 5px; display:block; padding:4px 0 5px 18px;}
			
#footer{background: url(images/footer_bg.jpg) repeat-x; width:100%px; height:115px;}
	#footer_content{width:927px; padding-top:28px; text-align:center; color:#fff; line-height:18px;}
	
.clear{clear:both;}
.border{border-bottom:1px #0e86e6 solid;}
.title1{color:#0e86e6; font-weight:bold;}
.title2{color:#0e86e6; font-size:22px; border-bottom:1px #0e86e6 solid;}
.title3{color:#FF0000;}
.image{float:left;}
.input {border:#0064b3 1px solid; width:217px; height:20px;}
.textarea {border:#0064b3 1px solid; width:217px; height:70px;}