@charset "utf-8";
#FOOTER_LAYOUT{
	position:absolute;
	top:1100px;
	height:100px;
	width:auto;
	left:50px;
	right:50px;
	background-color:#AFCF38;
	border:3px;
	border-style:solid;
	border-color:#7E7F6D;
	border-bottom-left-radius:20px;
	border-bottom-right-radius:20px;
	margin-bottom:10px; 
	background-image:url(../design/graph13.jpg);
	background-position:center;
}
#FOOTER_LAYOUTx{
	position:absolute;
	top:auto;
	bottom:0px;
	height:100px;
	width:auto;
	left:50px;
	right:50px;
	background-color:#AFCF38;
	border:3px;
	border-style:solid;
	border-color:#7E7F6D;
	border-bottom-left-radius:20px;
	border-bottom-right-radius:20px;
	margin-bottom:10px; 
	background-image:url(../design/graph13.jpg);
	background-position:center;
}
#FOOTER_TOP_LAYOUT{
	position:absolute;
	top:1050px;
	height:50px;
	width:auto;
	left:50px;
	right:50px;
	/*background-color:#999*/
	background-color:rgb(36,140,72);
	background-image:linear-gradient(#59C04B, #49AD3B);
	border:3px;
	border-style:solid;
	border-color:#7E7F6D;
	margin-bottom:10px; 
	color:#000;
	text-align:center;
	padding-top:15px;	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	
	
}
#FOOTER_LAYOUT_SUB1{
	position:absolute;
	top:0px;
	left:0px;
	width:200px;
	height:100%;
	background-image:url(../design/graph14.png);
	background-repeat:no-repeat;
	background-size:100%;
	border-bottom-left-radius:20px;
	border-bottom-right-radius:20px;	
	
}
#FOOTER_LAYOUT_SUB2{
	position:absolute;
	top:0px;
	right:0px;
	width:200px;
	height:100%;
	background-image:url(../design/graph15.png);
	background-repeat:no-repeat;
	background-size:200px;
	border-bottom-left-radius:20px;
	border-bottom-right-radius:20px;	
	
}
#FOOTER_LAYOUT_SUB3{
	position:absolute;
	top:0px;
	right:200px;
	left:200px;
	width:auto;
	height:100px;
	background-image:url(../design/graph16.png);
	background-repeat:no-repeat;
	background-position:center;
	background-size:100% 100%;
		
	
}

.footer_top_layout_link{
	text-decoration:none;
	color:#000;	
	
}
#UPTOWN_FUNK{
		position:absolute;
		width:auto;
		position:absolute; 
		top:105px; 
		bottom:100px; 
		left:50px;
		right:50px;
		width:auto; 
		height:auto; 
		background-color:#2B2B18; 
		border:solid; 
		border-color: #7E7F6D;
}
	#DDlayout{
		position:absolute;
		top:0px;
		left:0px;
		right:0px;
		bottom:0px;
		height:auto;
		width:auto;
		background-image:url(../design/graph0.jpg);
		background-repeat:repeat;
		
	}
@media all and (max-width:1300px){
	#FOOTER_LAYOUT{
		position:absolute;
		width:1178px;			
	}
	#FOOTER_TOP_LAYOUT{
		position:absolute;
		width:1178px;			
	}
	#FOOTER_LAYOUTx{
		position:absolute;
		width:1178px;			
	}
	#UPTOWN_FUNK{
		position:absolute;
		width:1178px;	
	}
	
}
/*@media all and (max-height:800px){
	
	#FOOTER_LAYOUTx{
		position:absolute;
		top:540px;			
	}
	#UPTOWN_FUNK{
		position:absolute;
		height:440px;	
	}
	
}*/