/* CSS Document */
#content {
	min-height: 300px;
	min-height:240px;
	overflow:visible;
	padding:0 65px 100px;
	position:relative;
	width:830px;
	margin-top: -10px;
	background:transparent url(../images/splash-content-bg.jpg) no-repeat scroll left bottom;
}
#content a {
	float: left;
	display: block;
	text-align: center;
	border: 1px solid #fff;
	border: none;
	font-size: 18px;
	text-align: center;
	width: 200px;
	height: 180px;
	text-decoration: none;
	color: #fff;
}
#content a:hover, #footer a:hover {
	color: #ccc;
}
#content a img {
	border: solid 1px #fff;
	margin: 0 50px 10px !important;
}
ul#ig-menunav {
	display: none;
}
#footer {
	margin-top:-50px;
	font-size: 18px;
	color: #fff;
	z-index: 500000;
}

#footer a {
	font-size: 18px;
	color: #fff;
	text-decoration: none;
}