@import url("style.css");

.header_cont,#nav,#logo,.col.last,h1,.row.circles_cont{
	display: none;
}
#top_cont{
    height: auto;
    padding-top: 0px;
}
#footer .col.last{
	display: block;	
}
.col.col23{
	width: 837px;
	text-align: center;
}
#cont{

	overflow: visible !important; 
	text-align: center;
}
#footer .col.col23{
	width: 607px;
}
/*
body{
	background-color: #fff;
}
#footer{
	background-image: url(images/footer_w.png?250210) !important;
	background-image: url(images/footer_w.gif?250210);
}
#main_cont{
	background-image: url(images/bk_splash.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #C6011F;

}

#footer .row{
	display: block;
	color: #999999;	
}

#footer strong{
	color: #999999;
}
#footer a{
	color: #999999;
}

#footer a:hover{
	color: #E40D2F;	
}


.col.col23{
	width: 837px;
	text-align: center;
}
#footer .col{
	text-align: center;
	width: auto;
	float: none;
	display: block;
}
#footer .col.right{
	display: none;
}

#splash{
	display: block;
	width: 749px;
	height: 312px;	
	margin: auto;	
	margin-top: 200px;
	margin-bottom: 150px;
	overflow: hidden;
}
*/
#splash_new{
	display: block;
	width: 837px;
	height: 642px;
	margin: auto;	
	margin-top: 50px;
	margin-bottom: 50px;
	overflow: hidden !important;	
}

/*
#splash{

	display: block;
	width: 749px;
	height: 312px;
	background-image: url(images/splash.png) !important;
	background-position: left top;
	background-repeat: no-repeat;	
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader() !important;		
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/images/splash.png', sizingmethod='crop');		
	margin: auto;	
	margin-top: 200px;
	margin-bottom: 100px;
	overflow: hidden;
}

#splash a{
	display: block;
	width: 200px;
	height: 211px;

	opacity: 0.5;
	float: left;
	margin-top: 90px;
	margin-right: 1px;
	text-indent: -9999px;
	overflow: hidden;
}
#splash a#splash2,#splash a#splash3{
	margin-top: 0px;
	width: 170px;
}



*/



