body{
background:#000000;

}

#splash-body-container {
	background: #000000 
	width: 524px;
	height: 417px;
	font-size: 1.0em;
	color: #ffffff;
}

#splash-body-container h1 {
	font-size: 1.1em;
	color: #ffffff;
	margin-bottom: 4px;
}

#splash-body-container ul li {
	list-style: none;
}

#splash-body-container li {
	margin-bottom: 2px;
}

.splash-feature-right {
	width: 160px;
	float: right;
}

.splash-feature-right a{
	color: #FFFFFF;
}

.splash-feature-right a:hover{
	font-style: oblique;
	text-decoration: none;
}

.splash-feature-left {
	width: 160px;
}

.splash-feature-left a{
	color: #FFFFFF;
	text-decoration: none;
}

.splash-feature-left a:hover{
	font-style: oblique;
	text-decoration: underline;
}

.splash-feature-center a{
	color: #FFFFFF;
	text-decoration: none;
}
.splash-feature-center a:hover{
	font-style: oblique;
	text-decoration: underline;
}

.title_links {

	font-size: 0.9em;
	color: #ffffff;
	text-decoration: none;

}

a.title_links:link{

	color: #ffffff;
	text-decoration: none;

}


a.title_links:hover{

	color: #ffffff;
	text-decoration:underline;
	

}

.cta {
	font-size: 1.0em;
	color: #ffffff;
		border-bottom: 2px solid #34A8D9;
	padding-bottom: 4px;
	margin-bottom: 4px;


}

.cta_formastone {
	font-size: 1.0em;
	color: #ffffff;
		border-bottom: 2px solid #FC6;
	padding-bottom: 4px;
	margin-bottom: 4px;


}

.cta_silktek {
	font-size: 1.0em;
	color: #ffffff;
		border-bottom: 2px solid #F66;
	padding-bottom: 4px;
	margin-bottom: 4px;


}


a.cta:link {
	color: #FFFFFF;
	text-decoration: none;
	}
	
a.cta:hover{
	font-style: oblique;
}

.cta_sm {
	font-size:13px;
	color: #ffffff;
	text-decoration: none;
}

a.cta_sm:link {
	color: #FFFFFF;
	text-decoration: none;
	}
	
a.cta_sm:hover{
	font-style: oblique;
}

.keywords{
	font-size: 1.0em;
	color: #ffffff;
	text-decoration:none;
}

a.keywords:link {
	color: #FFFFFF;
	text-decoration: none;
}	

a.keywords:visited{
	color: #0092cf;
}
	
a.keywords:hover{
	
	text-decoration:underline;
	color: #ffffff;
}	

.featured_container{
	position:relative;
	left:2px;
	width:300px;
	height:400px;
}

#news{
	left: 20px;
}