
	#mainMenu{
		background-image: url("images/topmenu_green.png");
		padding-left:14px;
		padding-right:16px;
		text-align:center;
		width: 962px;
		height: 59px;
	}
	#footerLine{
		font-size:0px;
		width: 731px;
		height: 4px; 
		float: left; 
		background-color: #AECE19;
		margin-top: 10px; 
		line-height: 0px;
		margin-bottom: 30px;
		padding: 0px; 
	}
