﻿#mainmenu
{
	width: 710px;
	height: 37px;
	background-repeat: repeat-y;
}

#mainmenu li 
{
	list-style: none none;
	float: left;
	line-height: 37px;
	height: 37px;
	margin-left: 25px;
	font-size: 11px;
}

#mainmenu li a 
{
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}
	