#solutions-selector li {

	width: 276px;
	float: left;
	padding-right: 20px;

}

#solutions-selector li a {
	
	text-decoration: none;
	color: #477495;
	
}


#solutions-selector h2 {
	
	font-size: 20px; 
	color: #477495;
	font-weight: 700;
	
}

#content-container {
	
	padding-bottom: 10px;
	width: 894px;
	padding-left: 31px;
	padding-right: 8px;
	
}

#desc {
	
	font-size: 28px !important; 
	color: #477495 !important;
	font-weight: 700;
	display: block;
	margin: 0 0 38px 0;
	
}

#solutions-mast {
	
	background-image: url(/images/solutions/solutions-mast.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 935px;
	height: 60px;
	float: left;
	margin-bottom: 15px;
	
}

#solutions-container-top {
	
	background-image: url(/images/solutions/container_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 935px;
	height: 10px;
	float: left;
	
}
