/*#### BOX #################################################################################################################*/

div.left-column div.box .bottom { padding: 0 0 10px; }

div.left-column div.box h3 {
	
	background: url(../images/box-top-bg.jpg) no-repeat;
	
	height: 30px;
	
	line-height: 30px;
	
}

div.left-column div.box .contentnews ul li a { color: #00a0c6; }

div.left-column div.box .newstitle a { text-decoration: none; }

div.left-column div.boxspecialsignup { background: none; }

div.left-column div.boxspecialsignup h3 {
	
	background: none;
	
	height: auto;
	
	margin: 0;
	
	padding: 0;
	
	text-indent: 0;
	
	line-height: normal;
	
	overflow: hidden;
	
}

div.left-column div.boxspecialsignup a {
	
	display: block;
	
	background: url(../images/box-button.jpg) no-repeat;
	
	height: 58px;
	
	font-size: 16px;
	
	font-weight: bold;
	
	color: #fff;
	
	text-decoration: none;
	
	text-align: center;
	
	line-height: 53px;
	
}


div.sponsors {
	
	margin: 15px 0;
	
	padding: 5px 0;
	
	text-align: center;
	
	border-top: 1px dashed #0b184d;
	
	border-bottom: 1px dashed #0b184d;
	
}

div.sponsors img { margin: 0 20px; }


div#footer-nav { margin: 0 auto; }

