/* TEMPLATE 1 */
#page .template1 {
	position:relative;
	width:627px;

	padding: 0;
	margin: 0;
	}

#page .template1 p {
	text-align: justify;
	margin: 0;
	padding: 0;
	color:black;
	}

#page .template1 .text1 {
	float: left;
	margin: 0 0 0 0px;
	width: 304px;
	}

#page .template1 .text2 {
	float: left;
	margin: 0 0 0 18px;
	width: 304px;
	}

#page .template1 .text3 {
	display: none;
	}

#page .template1 .clear {
	clear:both;
	}


/* TEMPLATE 4 */
#page .template4 {
	position:relative;
	width:627px;

	padding: 0;
	margin: 0;
	}

#page .template4 p {
	text-align: justify;
	margin: 0;
	padding: 0;
	color:black;
	}

#page .template4 .text1 {
	float: left;
	margin: 0 0 0 0px;
	width: 623px;
	}

#page .template4 .text2 {
	display: none;
	}

#page .template4 .text3 {
	display: none;
	}

#page .template4 .clear {
	clear:both;
	}
