@import url("../../../templates/modules/concept1/header1/header1.css");
@import url("../../../templates/modules/concept1/menu1/menu1.css");
@import url("../../../templates/modules/concept1/content1/content1.css");
@import url("../../../templates/modules/concept1/textBlock1/textBlock1.css");
@import url("../../../templates/modules/concept1/textBlock2/textBlock2.css");
@import url("../../../templates/modules/concept1/halfSpread1/halfSpread1.css");
@import url("../../../templates/modules/concept1/footer1/footer1.css");

body{

	padding: 0;
	margin: 0;

	background-color: #8fdada;
	background-image: url("default/background-hgradient-001.png");
	background-repeat: repeat-y;

	font-family: helvetica;
	font-size: 16px;

	overflow: hidden;

}

	body .w1
	{

		height: 600px;
		width: 2000px;
		
	}

hr{

	margin: 0;

}

#leadIn{

	font-size: 18px;

}




