/* 
	Saluvascular.es layout 
	These properties are not permitted in this file, and should be in the colour file(s):
	background-color
	border-color (border-left-color etc)
	background-image
	color
*/

/* Landing page styling */

#landing_page #logo, #landing_page #menu ul, #landing_page #links div,
#landing_page #headerimage {
	display:none;
}

#landing_page #contentarea, #landing_page #centrestrip {
	width:725px;
}

#landing_page #contentarea ul#home_news_features_holder {
	width:100%;
}

#landing_page #contentarea ul li {
	border-bottom:none;
	margin-top:10px;
}

/* End */

#logo img {
	padding:20px 0 0 30px;
}

