@charset "utf-8";
/* CSS Document */

html {height: 100.5%;}
body {text-align: center;
	font-family: Calibri, Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.8em;
	}

* {margin: 0px; padding: 0px; border: 0px;}


div#wrapper {
	width: 1000px; 
	margin: 0px auto; 
	text-align: left;
}
	
div#header{
	height: 15px;
	}
div#content1{
	text-align: left;
	background-image: url(../pict/back2.gif); background-repeat: no-repeat; 
	height: 636px;
	margin-bottom: -180px; 
	}
div#content2{
	text-align: left;
	margin-left: -90px;
	height: 270px;
	}
div#footer{
	text-align: center;
	margin-left:30px;
	margin-top:30px;
	}
	
.pFooter {
	font-size:0.8em;
	line-height: 1.2em;
}
