#splash-container{
	margin: auto;
	background: #fff;
	margin-top: 50px;
	behavior: url('pie/PIE.htc');
	color: #201615;
	font-size: 22px;
}
#splash-container .col-sm-6{
}
#splash-container img{
	margin: auto;
	display: block;
}
#splash-container h1{
	font-size: 30px;
}
#splash-container h2{
	font-size: 26px;
}
#splash-container h1,
#splash-container h2,
#splash-container h3{
	font-weight: normal;
}
#splash-container h1 span{
	color: #9D0832;
}
#splash-container a small{
	font-size: 13px;
}
#splash-container a{
	display: block;
    background: none repeat scroll 0 0 #fff;
    border-radius: 6px 6px 6px 6px;
    color: #000;
    width: auto;
    padding: 5px;
    text-decoration: none;
	border: 1px solid #838383;
	text-align: center;
}
#splash-container a:hover{
	background: none repeat scroll 0 0 #A90043;
	color: #fff;
	text-decoration: none;
	border: 1px solid #A90043;
}
div#content-right div.row h3{
	margin: 0;
	margin-bottom: 5px;
}
div#content-right div.row h3 small{
	color: #201615;
	display: block;
}
div#content-right div.row a:hover h3 small{
	color: #fff;
}
#splash-container .row{
	
}
#splash-container .left{
	padding-bottom: 5px;
    padding-right: 5px;
    padding-left: 5px;
}
#splash-container .right{
	padding-bottom: 5px;
    padding-right: 5px;
    padding-left: 5px;
}
.col-sm-12{
padding-bottom: 5px;
    padding-right: 5px;
    padding-left: 5px;}