@import url("feat_howto.css");

#banner {
	height: 410px;
	width: auto;
	background-color: #333333;
	background-image: url(../images/splash.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-left: 550px;
	}

#splashfollow {
	width: 400px;
	height: 130px;
	text-align: left;
	}	
	
#splashtext {
	width: 380px;
	padding: 10px;
	text-align: right;
	}

#splashfollow a {
	float: left;
	margin-right: 20px;
}

#splashtext h3 {
	color: #003366;
	text-transform: uppercase;
	font-size: 26pt;
}

#splashtext p {
	color: #161618;
}

#splashtext a {
	color: #003366;
}


.center {
	margin: 0;
	padding: 0;
}
.col2 {

}

.col2 .center {

}
