body{
	margin:0;
	color:#000;
	font:12px Georgia, Georgia, serif;
	background:#000;
	min-width:1000px;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#1a6399;
}
a:hover{text-decoration:underline;}
input, textarea, select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
.w1{
	width:100%;
	background:#deebfa url('../images/bg-body.gif') repeat-x;
}
.w2{
	width:100%;
	position:relative;
}
#wrapper{
	width:960px;
	margin:0 auto;
}
#header{
	height:243px;
	position:relative;
	background:url('../images/bg-header.jpg') no-repeat;
}
#header:after{
	clear:both;
	display:block;
	content:"";
}
#header .header-wrap{
	width:920px;
	margin:0 auto;
}
#header .header-wrap:after{
	display:block;
	clear:both;
	content:"";
}
#header .header-holder{
	overflow:hidden;
	padding:0 25px 40px 40px;
	width:840px;
	height:51px;
}
#nav{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	right:55px;
	top:91px;
}
#nav li{
	float:left;
	position:relative;
}
#nav li a{
	text-indent:-9999px;
	display:block;
	height:43px;
	overflow:hidden;
	position:relative;
	z-index:100;
}
#nav li.landscape{
	background:url('../images/bg-link-landscape.gif') no-repeat;
	width:169px;
	margin-right:343px;
	z-index:200;
}
#nav li.plant{
	background:url('../images/bg-link-plant.gif') no-repeat;
	width:125px;
	margin-right:2px;
	z-index:200;
}
#nav li.maintenance{
	background:url('../images/bg-link-maintenance.gif') no-repeat;
	width:146px;
}
#nav .drop-down{
	width:286px;
	display:none;
	position:absolute;
	top:43px;
	left:0;
	z-index:100;
}
* html #nav .drop-down{top:43px;}
.drop-down .drop-down-t{
	background:url('../images/bg-drop-blue-t.gif') no-repeat;
	height:31px;
	margin:0 0 -25px;
	position:relative;
}
.drop-down .drop-down-c{
	height:1%;
	background:url('../images/bg-drop-blue-c.png') repeat-y;
}
.drop-down .drop-down-content{
	background:url('../images/bg-drop-blue-gradient.png') repeat-x;
	margin:0 2px 0 1px;
	overflow:hidden;
	height:1%;
}
.drop-down .drop-down-b{
	height:9px;
	overflow:hidden;
	background:url('../images/bg-drop-blue-b.png') no-repeat 0 100%;
	font-size:0;
}
#nav li:hover .drop-down,
#nav li.hover .drop-down {display: block;}
#nav .drop-list{
	margin:0;
	padding:0;
	list-style:none;
	font-weight:bold;
	color:#fff;
}
#nav .drop-list li{
	float:none;
	border-top:1px solid #617a8d;
	margin:0 3px;
	padding:15px 2px 4px 8px;
}
#nav .drop-list li:first-child{border:0;}
#nav .drop-list li ul li{
	border:none;
	padding:0 0 6px;
	margin:0;
}
#nav .drop-list li ul li a{display:inline;}
#nav .drop-list li a{
	text-indent:0;
	color:#fff;
	padding:0 0 7px 7px;
	height:auto;
	display:block;
}
#nav .drop-list li span{
	float:left;
	height:auto;
	position:relative;
}
#nav ul{
	margin:0;
	padding:0 0 0 7px;
	list-style:none;
	font-weight:normal;
}
#nav ul li a{display:inline;}
#nav .drop-green{
	width:155px;
	background:url('../images/bg-drop-down-green-c.gif') repeat-y;
}
.drop-green .frame{
	background:url('../images/bg-drop-down-green-b.gif') no-repeat 0 100%;
	overflow:hidden;
	height:1%;
}
#nav .drop-green .drop-green-t{
	background:url('../images/bg-drop-green-t.gif') no-repeat;
	height:18px;
	margin:0 0 -18px;
}
#nav .drop-red{width:232px;}
.drop-red .drop-down-c{
	height:1%;
	background:url('../images/bg-drop-red-c.png') repeat-y;
}
.drop-red .drop-red-content{
	background:url('../images/bg-drop-red-gradient.png') repeat-x;
	overflow:hidden;
	height:1%;
}
.drop-red .drop-down-b{
	height:9px;
	overflow:hidden;
	background:url('../images/bg-drop-red-b.png') no-repeat 0 100%;
}
#nav .drop-red .drop-list li{
	border-top:1px solid #8e7363;
	letter-spacing:-1px;
	word-spacing:3px;
}
#nav .drop-red .drop-list li ul li{border:none;}
#nav .drop-red .drop-list li:first-child{border:0;}
#header .logo-holder{
	position:absolute;
	top:0;
	left:236px;
	z-index:12;
}
#header .logo{
	height:173px;
	width:300px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	padding:12px 0 0 161px;
	background:url('../images/logo.png') no-repeat;
	position:relative;
}
#header .logo a{
	display:block;
	height:134px;
	overflow:hidden;
	width:162px;
	position:relative;
}
#header .form-users{
	width:187px;
	float:left;
	margin:7px 0 0;
}
.form-users label{
	padding:0 0 3px;
	display:block;
}
.form-users .text{
	width:130px;
	background:url('../images/bg-input.gif') no-repeat;
	padding:6px 7px;
	float:left;
	margin:0;
}
.green .row .text input,
.form-users .text input{
	border:none;
	padding:0;
	width:130px;
	color:#cbcbcb;
	background:none;
}
.green .submit,
.form-users .submit{
	border:none;
	width:32px;
	height:27px;
	background:url('../images/btn-go.gif') no-repeat;
	float:left;
	cursor:pointer;
	margin:0 0 0 5px;
	padding:0;
}
#header .pdf{
	width:128px;
	float:right;
	color:#fff;
	font-weight:bold;
	background:url('../images/bg-pdf.gif') no-repeat;
	padding:8px 18px;
	text-indent:-9999px;
	overflow:hidden;
}
#main{
	width:920px;
	margin:0 auto;
	background:#fff;
}
#main:after{
	display:block;
	clear:both;
	content:"";
}
#main .bg-holder{
	margin:-62px 0 0 0;
	float:left;
	position:relative;
}
#main .section{
	overflow:hidden;
	height:1%;
	padding:0 41px 16px 39px;
	line-height:18px;
}
#main .main-holder{
	background:#fff;
	height:1%;
	padding:0 41px 12px 39px;
}
#main .main-holder:after{
	display:block;
	clear:both;
	content:"";
}
.section .text-holder{
	width:503px;
	float:left;
}
.section .box{
	width:312px;
	float:right;
	background:url('../images/bg-box.gif') no-repeat;
	padding:83px 5px 8px 12px;
	margin:5px 0 0;
}
#main h1{
	margin:0 0 6px;
	font-size:18px;
	color:#474747;
}
.section .more{
	background:url('../images/bullet.gif') no-repeat 100% 5px;
	color:#003b66;
	font-weight:bold;
	padding:0 20px 0 0;
}
.section .more2{
	background:url('../images/bullet2.gif') no-repeat 100% 4px;
	color:#193e59;
	font-weight:bold;
	padding:0 20px 0 0;
	font-size:11px;
}
.section p{margin:0;}
#main .container{
	width:265px;
	float:left;
	background:url('../images/bg-container-c.gif') repeat-y;
	position:relative;
	margin:0 26px 0 0;
}
.container .holder{background:url('../images/bg-container-t.gif') no-repeat;}
.container .frame{
	background:url('../images/bg-container-b.gif') no-repeat 0 100%;
	min-height:407px;
	padding:24px 18px 10px;
	color:#03243c;
}
* html .container .frame{height:407px;}
#main .container h2{
	margin:0 0 12px 5px;
	font-size:16px;
	color:#fff;
	text-indent:-9999px;
	height:21px;
	overflow:hidden;
}
#main .landscape{
	background:url('../images/text-landscape.gif') no-repeat;
	width:150px;
}
#main .plant{
	background:url('../images/text-plant.gif') no-repeat;
	width:104px;
	margin-bottom:12px;
}
#main .container .frame .maintenance{
	background:url('../images/text-planting.gif') no-repeat;
	height:39px;
	width:125px;
	margin:0 0 0 6px;
}
.container ol.add-nav{
	margin:0;
	padding:0;
	list-style:none;
	font-weight:bold;
	line-height:17px;
}
.container .add-nav li{
	border-top:1px solid #82a7c2;
	margin:0 -3px;
	overflow:hidden;
	padding:13px 16px 6px 12px;
}
.container .add-nav li a{
	display:block;
	overflow:hidden;
	padding-left:6px;
}
.container .add-nav li span.digit{
	float:left;
	width:12px;
}
.container .add-nav ul{
	margin:0;
	padding:4px 0 0 3px;
	list-style:none;
	font-weight:normal;
}
.container .add-nav li:first-child{border-top:0;}
.container .add-nav ul li{
	background:url('../images/bullet3.gif') no-repeat 0 5px;
	padding:0 0 6px 6px;
	border:0;
	margin:0;
}
.container ul a,
.container ol a{color:#03243c;}
.container strong{
	display:block;
	margin:0 0 6px;
	line-height:18px;
}
.container .container-img1{
	position:absolute;
	right:14px;
	top:9px;
}
#main .green{
	background:url('../images/bg-container-green-c.gif') repeat-y;
	margin:0 19px 0 0;
}
.green .holder{background:url('../images/bg-container-green-t.gif') no-repeat;}
.green .frame{background:url('../images/bg-container-green-b.gif') no-repeat 0 100%;}
.green .container-img2{
	position:absolute;
	right:14px;
	top:-18px;
}
.green ol.add-nav{font-weight:normal;}
.green span,
.green ul a,
.green ol a{color:#3d5224;}
.green span.mark{
	font-weight:bold;
	font-size:16px;
	margin-right:3px;
}
.green .add-nav li{
	border-top:1px solid #b0c5bc;
	padding:7px 5px 6px 11px;
}
.container form{padding:4px 0 0 0;}
.container form.search-form{
	padding:0;
	margin-top:-2px;
}
.container select{
	width:219px;
	margin-bottom:12px;
}
.green .add-nav li a{padding:0;}
.container .submit{
	float:right;
	background:url('../images/btn-go2.gif') no-repeat;
}
.container.row{
	overflow:hidden;
	height:1%;
}
.container .row label{
	float:left;
	margin-top:5px;
	color:#3d5224;
}
.container .row .text{
	float:left;
	width:92px;
	background:url('../images/bg-input-green.gif') no-repeat;
	padding:4px 7px 6px;
}
.container .row .text input{width:90px;}
.container form.category-form{margin-top:-12px;}
.category-form .row label{
	display:block;
}
.category-form select.small{
	width:176px;
	float:left;
	margin:0;
}
#main .red{
	background:url('../images/bg-container-red-c.gif') repeat-y;
	margin:0;
}
.red .holder{background:url('../images/bg-container-red-t.gif') no-repeat;}
#main .red .frame{
	background:url('../images/bg-container-red-b.gif') no-repeat 0 100%;
	padding:14px 18px 20px;
}
.red .container-img3{
	position:absolute;
	right:4px;
	top:0;
}
.red span,
.red ul a,
.red ol a{color:#5d3720;}
.red .add-nav li{
	border-top:1px solid #ceb4a5;
	padding:13px 5px 12px 11px;
}
.red .add-nav ul li{
	background:url('../images/bullet4.gif') no-repeat 0 5px;
	padding:0 0 1px 6px;
	border:0;
	margin:0;
	letter-spacing:-1px;
	word-spacing:3px;
}
#wrapper .main-wrapper{
	background:url('../images/bg-main-wrap.jpg') no-repeat 1px 100%;
	padding:3px 40px 44px 40px;
	width:841px;
}
.main-wrapper .heading{
	overflow:hidden;
	height:1%;
	padding:0 7px 0 0;
}
.main-wrapper .sub-heading{padding-bottom:16px;}
.heading .holder{float:left;}
.heading .holder p{margin:0;}
.heading a{
	text-indent:-9999px;
	overflow:hidden;
	height:27px;
	display:block;
}
.main-wrapper .heading ul{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
.main-wrapper .heading ul li{float:left;}
.main-wrapper .goback{
	background:url('../images/btn-goback.gif') no-repeat;
	width:81px;
	margin:0 7px 0 0;
}
.main-wrapper .view{
	background:url('../images/btn-view.gif') no-repeat;
	width:88px;
}
.main-wrapper .sector{
	overflow:hidden;
	height:1%;
	background:#eff2f5;
	padding:0 0 2px 2px;
}
.main-wrapper .sector-bg{
	background:url('../images/bg-sector.png') no-repeat;
}
.sector img{
	float:left;
	margin:0 10px 0 0;
}
.sector ul{
	margin:0;
	padding:16px 0 0;
	list-style:none;
	overflow:hidden;
	float:left;
}
.sector ul li{
	float:left;
	padding:0 10px;
	margin:0 1px 0 -1px;
	background:url('../images/bullet5.gif') no-repeat 0 2px;
}
.sector a{
	color:#003b66;
	margin:16px 0 0;
}
.sector .add{
	float:right;
	background:url('../images/btn-plus.gif') no-repeat 100% 0;
	overflow:hidden;
	margin:11px 0 0;
	padding:5px 36px 7px 0;
}
#wrapper .main-wrapper-inner{
	padding:0 23px 44px 40px;
	width:858px
}
#main h3{
	margin:0;
	font-size:14px;
	color:#474747;
}
.columns-holder{
	height:1%;
	padding:0 0 102px;
}
.columns-holder:after{
	clear:both;
	display:block;
	content:"";
}
.columns-holder .column1{
	float:left;
	width:255px;
	margin:0 15px 0 0;
	padding:14px 0 0;
}
.columns-holder .column1 img{
	vertical-align:top;
	border:1px solid #000;
	margin:0 0 5px;
}
.columns-holder .column1 .items li a{
	width:18px;
	height:18px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 9px 0 0;
	display:block;
}
.columns-holder .column1 .items{
	height:1%;
	position:relative;
	margin:0;
	padding:0;
	list-style:none;
}
.columns-holder .column1 .items li{
	float:left;
}
.columns-holder .column1 .link1{
	background:url('../images/ico-tree.gif') no-repeat;
}
.columns-holder .column1 .link2{
	background:url('../images/ico-sun.gif') no-repeat;
}
.columns-holder .column1 .link3{
	background:url('../images/ico-bee.gif') no-repeat;
}
.columns-holder .popup-hover{
	position:relative;
	float:left;
}
.columns-holder .popup{
	background:url('../images/bg-popup.gif') no-repeat;
	width:226px;
	padding:29px 10px 18px 14px;
	position:absolute;
	top:26px;
	left:-21px;
	display:none;
}
.columns-holder .active .popup{
	display:block;
	overflow:hidden;
}
.popup a strong{
	text-indent:0;
}
.columns-holder .column2{
	float:left;
	width:440px;
	padding:10px 0 0;
}
.columns-holder .column2 p{
	margin:0 0 19px;
	line-height:18px;
}
.columns-holder .column2 .hold{
	overflow:hidden;
	height:1%;
}
.columns-holder .column2 dl{
	margin:0 7px 0 0;
	float:left;
	width:213px;
}
.columns-holder .column2 dt{
	font-weight:bold;
	float:left;
	margin:0 0 3px;
}
.columns-holder .column2 dd{
	margin:0 0 3px;
}
.columns-holder .bar{
	background:url('../images/bg-btn-holder.gif') no-repeat;
	float:right;
	padding:12px 12px 13px 11px;
	margin:0;
	list-style:none;
}
.columns-holder .bar a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	height:27px;
	width:97px;
}
.columns-holder .bar .add-to{
	background:url('../images/btn-addto.gif') no-repeat;
	margin:0 0 9px;
}
.columns-holder .bar .view{
	background:url('../images/btn-view2.gif') no-repeat;
	margin:0 0 9px;
}
.columns-holder .bar .go-back{
	background:url('../images/btn-goback2.gif') no-repeat;
}
#wrapper .main-wrapper-inner2{
	padding:0 44px 79px 37px;
	width:839px;
	line-height:18px;
}
#wrapper .main-wrapper-inner3{
	padding:8px 33px 49px 40px;
	width:847px;
	line-height:18px;
}
#wrapper .main-wrapper-inner2:after{
	display:block;
	clear:both;
	content:"";
}
#wrapper .main-wrapper-inner2 h1{
	margin:0 0 10px;
}
#main .main-wrapper-inner2 h2{
	margin:0;
	text-indent:-9999px;
	overflow:hidden;
}
#main .main-wrapper-inner2 .heading-holder{
	background:url('../images/bg-heading.gif') no-repeat;
	padding:9px 5px 2px 12px;
}
#main .main-wrapper-inner2 .deep{
	background:url('../images/bg-heading-deep.gif') no-repeat;
}
#main .main-wrapper-inner2 .very{
	background:url('../images/bg-heading-very.gif') no-repeat;
}
#main .main-wrapper-inner2 .low{
	background:url('../images/bg-heading-low.gif') no-repeat;
}
#main .main-wrapper-inner2 .moderate{
	background:url('../images/bg-heading-moderate.gif') no-repeat;
}
#main .main-wrapper-inner2 table{
	border-collapse:collapse;
	width:100%;
	margin:0;
}
#main .table-holder{
	background:url('../images/bg-sector.gif') no-repeat 0 100%;
	margin:0 0 4px;
	padding:0 0 8px;
}
#main .table-holder2{
	margin:0 0 12px;
}
#main table thead td{
	background:#8597a4;
	color:#fff;
	font-weight:bold;
	padding:10px 0 9px;
}
#main table td{
	padding:1px 0;
	text-align:center;
}
#main table td.first-item{
	text-align:left;
	width:224px;
}
#main table .name{
	width:224px;
}
#main table img{
	float:left;
	margin:0 9px 0 0;
}
#main table a{
	color:#234762;
}
#main table .delete{
	text-indent:-9999px;
	overflow:hidden;
	width:26px;
	height:27px;
	display:block;
	background:url('../images/btn-close.gif') no-repeat;
	margin:0 auto;
}
#main table tr{
	background:#ecf0f4;
}
#main .main-wrapper-inner2 .bg{
	background:url('../images/bg-sector.gif') no-repeat;
}
#main .main-wrapper-inner2 .bg tr{
	background:none;
}
#main table .category{
	width:80px;
}
#main table .exposure{
	width:70px;
}
#main table .color{
	width:100px;
}
#main table .bloom{
	width:80px;
}
#main table .soil{
	width:95px;
}
#main table .height{
	width:135px;
}
#main .links-holder{
	overflow:hidden;
	height:1%;
	margin:0;
	padding:0;
	list-style:none;
}
#main .links-holder li{
	float:left;
}
#main .links-holder li.del{
	float:right;
}
a.info{
    position:relative; /*this is the key*/
    z-index:24; background-color:#d6e6c6; /*text highlight*/
    color:#000;
    text-decoration:none
}

a.info:hover{z-index:25; background-color:#ebebeb
}

a.info span{display: none
}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:15em;
	padding:10px;
    border:1px solid #b1b1b1;
    background-color:#ebebeb; color:#000; /*background and text color*/
    text-align: left;
}
	
.links-holder a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	height:27px;
	margin:0 3px 0 0;
}
.links-holder .save{
	background:url('../images/btn-save.gif') no-repeat;
	width:103px;
}
.links-holder .print{
	background:url('../images/btn-print.gif') no-repeat;
	width:57px;
}
.links-holder .continue{
	background:url('../images/btn-continue.gif') no-repeat;
	width:150px;
}
.links-holder .search{
	background:url('../images/btn-search.gif') no-repeat;
	width:150px;
}
.links-holder .participate{
	background:url('../images/btn-participate.gif') no-repeat;
	width:176px;
}
.links-holder .delete{
	background:url('../images/btn-delete.gif') no-repeat;
	width:85px;
	float:right;
}
#main .alignright{
	float:right;
}
#main h4{
	margin:0 0 20px;
	font-size:18px;
	color:#7f5942;
}
#main hproper{
	margin:0 0 20px;
	font-size:18px;
	color:#1d5881;
}
#main .subheading{
	margin:0 0 17px;
	display:block;
}
#main h5{
	margin:0;
	font-size:12px;
}
.main-wrapper-inner3 p{
	margin:0 0 18px;
}
.main-wrapper-inner3 dl{
	margin:0 0 18px;
	float:left;
	width:100%;
}
.main-wrapper-inner3 dt{
	font-weight:bold;
	float:left;
	clear:left;
}
.main-wrapper-inner3 dd{
	margin:0;
}
.main-wrapper-inner3 em{
	margin:0 0 18px;
}
.main-wrapper-inner3 em strong{
	color:#005e20;
}
#main .inner4{
	background:url('../images/bg-sector.gif') no-repeat 0 100%;
	padding:0 0 24px;
	margin:0 0 14px;
	height:1%;
	overflow:hidden;
}
#main .paging{
	overflow:hidden;
	width:575px;
	margin:0 auto;
}
.paging strong{
	color:#003b66;
	float:left;
	padding:4px 18px 0 0;
}
.paging .paging-link{
	text-indent:0;
	width:230px;
	color:#003b66;
}
.paging ul{
	margin:0 0 0 -15px;
	padding:0;
	list-style:none;
	float:left;
	position:relative;
	overflow:hidden;
}
.paging ul li{
	background:url('../images/bullet6.gif') no-repeat 0 9px;
	float:left;
	padding:0 0 0 19px;
	margin:0 18px 0 -18px;
}
.paging a{
	text-indent:-9999px;
	display:block;
	width:27px;
	height:27px;
	overflow:hidden;
}
.paging a.first{
	background:url('../images/bg-num1.gif') no-repeat;
}
.paging a.second{
	background:url('../images/bg-num2.gif') no-repeat;
}
.paging a.third{
	background:url('../images/bg-num3.gif') no-repeat;
}
.paging a.fourth{
	background:url('../images/bg-num4.gif') no-repeat;
}
.paging a.fifth{
	background:url('../images/bg-num5.gif') no-repeat;
}
.paging a.sixth{
	background:url('../images/bg-num6.gif') no-repeat;
}
.paging a.seventh{
	background:url('../images/bg-num7.gif') no-repeat;
}
#footer{
	background:#000 url('../images/bg-footer.gif') repeat-x;
	color:#fff;
	padding:0;
}
#footer .holder{
	width:877px;
	margin:0 auto;
	overflow:hidden;
	height:1%;
	padding:12px 0 38px 43px;
	font-size:11px;
}
#footer ul{
	margin:0 30px 0 0;
	padding:7px 21px 11px 0;
	list-style:none;
	float:left;
	background:url('../images/border.gif') no-repeat 100% 0;
}
#footer ul li{padding:0 0 6px;}
#footer a{color:#fff;}
#footer .block{
	float:right;
	width:404px;
	letter-spacing:-1px;
}
#footer .block p{
	margin:0;
}
#footer .block .flickr{
	background:url('../images/ico-flickr.gif') no-repeat;
	width:18px;
	height:18px;
	margin:0 5px 0 0;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	position:relative;
}
#footer .block .facebook{
	background:url('../images/ico-facebook.gif') no-repeat;
	width:18px;
	height:18px;
	margin:0 5px 0 0;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	position:relative;
}
#footer .block .twitter{
	background:url('../images/ico-twitter.gif') no-repeat;
	width:18px;
	height:18px;
	margin:0 8px 0 0;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	position:relative;
}
.block .wrapper{
	height:1%;
	word-spacing:3px;
}
.block .wrapper:after{
	display:block;
	clear:both;
	content:"";
}
#footer .block ul{
	margin:-2px 2px 0 0;
	padding:0;
	list-style:none;
	background:none;
}
#footer .block ul li{
	float:left;
	padding:0;
}
.block .footer-holder{
	overflow:hidden;
	height:1%;
	padding:17px 0 0 31px;
}
#footer .block .tmwa{
	background:url('../images/logo2.gif') no-repeat;
	width:167px;
	height:53px;
	margin:0 28px 0 0;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}
#footer .block .community{
	background:url('../images/logo3.gif') no-repeat;
	width:103px;
	height:57px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}

