
#lay-all {
	margin-bottom: 0px;	
}

#lay-top-barra {
	height: 18px;
	line-height: 0px;
	font-size: 0px;
	background: #006600;
}

#lay-top-background {
	margin-top: 2px;
	height: 60px;
	text-align: center;
	background: #b9d300;
}

#lay-top {
	width: 1000px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;	
}

#lay-logo {
	float: left;
	height: 60px;
	width: 270px;
	font-size: 0px;
	line-height: 0px;
	margin-top:-20px;
}

#lay-menu-top {
	float: left;
	height: 60px;
	width: 480px;
}


#lay-search {
	float: left;
	width: 220px;
	padding-top: 19px;
}

#lay-main {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 50px;
	background: #ffffff url('/_resources/media/img/default/bg_lay_main.gif') repeat-y;
}

#lay-title {
	width: 1000px;
	height: 80px;
	padding-left: 270px;
	padding-top: 50px;
	text-align: left;
}

#lay-title-detail {
	text-align: left;
	padding-left: 30px;
	width: 510px;
	padding-right: 20px;
}

.lay-title-detail-background {
	background: #f1f1f1;
	height: 1px;
	position: absolute;
	width: 730px;
	margin-top: 30px;	
	font-size: 0px;
	line-height: 0px;
}

.lay-title-detail-background-left {
	background: #ffffff;
	height: 1px;
	left: 0px;
	position: absolute;
	width: 50%;
	z-index: -9;
	margin-top: 80px;	
	font-size: 0px;
	line-height: 0px;
}
.lay-title-detail-background-right {
	background: #f1f1f1;
	height: 1px;
	left: 0px;
	position: absolute;
	width: 100%;
	z-index: -10;
	margin-top: 80px;
	font-size: 0px;
	line-height: 0px;
}

#lay-left {
	float: left;
	width: 240px;
}

#lay-center {
	float: left;
	width: 510px;		
	padding-left: 30px;
	padding-right: 20px;
}

#lay-content {
	padding-top: 20px;
}

#lay-right {
	float: left;
	width: 250px;
	padding-right: 30px;
	padding-top: 20px;
}

#lay-footer {
	width: 1000px;
	height: 110px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#lay-footer-background-left {
	background: #028050;
	height: 47px;
	left: 0px;
	position: absolute;
	width: 50%;
	z-index: -1;
	margin-top: 63px;
}

#lay-footer-background-right {
	background: #91C845;
	height: 47px;
	left: 0px;
	position: absolute;
	width: 100%;
	z-index: -2;
	margin-top: 63px;
}

#lay-footer-content {
	width: 730px;
	height: 63px;
	padding-left: 270px;
	padding-top: 25px;
	background: url('/_resources/media/img/default/bg_lay_main.gif') repeat-y;
}

#lay-footer-menu {
	width: 730px;
	height: 47px;
	padding-left: 270px;
	background: #028050;
	border:1px soli #000;
	background:#136734;
}

#lay-footer-logo {
	position: absolute;
	margin-left: 750px;
	margin-top: -15px;
	font-size: 0px;
	line-height: 0px;
}

#lay-print {
	width: 460px;
}

