/*BIGBUTTON*********************************************************/

#bigbutton {
	height: 351px;
	
	background:url(images/socitas_bigbutton_service.jpg) left top;
	background-repeat: no-repeat;
}

/*DOWNLOAD LINKS*********************************************************/

#download_links a{
	font-size: 9pt;
	color: #FF9900;
	
}

/*SUBNAVIGATION*********************************************************/

.sub_navigation_field a:hover {
	color: #FF9900;
	
}

.sub_navigation_field_cur a {
	padding-right: 10px;
	margin: 0px;
	border: none;
	
	text-decoration: none;
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
	color: #FF9900;
	
	float: left;
}

/*HEADLINE*********************************************************/

#headline {
	padding-top: 10px;
	
	font-size: 22pt;
	font-weight: bold;
	color: #FF9900;
	
	clear: left;
}


