#mainMenu{
	background-image: url("images/topmenu_yellow.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: #FFCB37;
	margin-top: 10px; 
	line-height: 0px;
	margin-bottom: 30px;
	padding: 0px; 
}

a{
	font-size:12px;
	color: #FFCB37;
	text-decoration: none;
}

.coloredButton{
	background-image: url("images/arrow_yellow.png");
}

a.coloredLink{
	color: #FFCB37;
}

ul li{
	list-style-image: url("images/arrow_yellow_s.png");
}
