/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
background-image:url(../images/bk-sub.gif); 
background-repeat:repeat-x; background-position:left top;
}
/* Menu */

#innermenu {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006a64;
	text-decoration: none;
	clear: both;
}

#innermenu ul {
	list-style: none;
	background-repeat: no-repeat;
	background-position: left -10px;
	/*background-image: url(../images/menu-inner.jpg);*/
	height: 25px;
	margin: 0;
	padding: 0;
}

#innermenu li {
	display: inline;
}

#innermenu a {
	text-decoration: none;
	color: #006a64;
	/*width: 144px;
	margin-top: -4px;*/
	display: block;
	float: left;
	text-align: center;
	height: 19px;
	background:url(../images/menu-inner-divider.jpg) 100% 100% no-repeat;
	padding: 3px 20px 0px 20px;
}

/*#innermenu li:first-child a {
    background: none;
}*/

/* #innermenu .last a{
	background:none;
}  */

#innermenu a:hover,#innermenu .active a{
	border-bottom:2px solid #b8bcbd;
}

ul.leaderslist
{
	list-style:none;
	margin-bottom:30px;
}

ul.leaderslist li{
	margin-bottom:10px;
}
ul.leaderslist li a{
	text-decoration:none;
	font-weight:bold;
}

ul.leaderslist li a:hover{
	text-decoration:underline;
}

#awards{
	text-align:center;
}
#awards img {
	float:none;
}
.award-items{
	width:150px;
	float:left;
	margin:0 10px;
}
