
* {margin: 0; padding: 0;}

body {background: url("../_img/bgBody.jpg"); text-align: center; font-family: "Trebuchet MS"; font-size: 12px;}

#header {width: 100%; height: 429px; background: url("../_img/bgHeader.jpg") center top;}

h1,h2,h3,h4,p {visibility:hidden;}

#container {width: 779px; margin: 0 auto; position: relative;}
	.content1 {width: 779px; height: 363px; display: block; background: url("../_img/content1.jpg") no-repeat;}
	.content2 {width: 779px; height: 364px; display: block; background: url("../_img/content2.jpg") no-repeat;}
	.content3 {width: 779px; height: 314px; display: block; background: url("../_img/content3.jpg") no-repeat;}
	.content4 {width: 779px; height: 289px; display: block; background: url("../_img/content4.jpg") no-repeat;}
	.content5 {width: 779px; height: 279px; display: block; background: url("../_img/content5.jpg") no-repeat;}
	.content6 {width: 779px; height: 202px; display: block; background: url("../_img/content6.jpg") no-repeat;}
	.content8 {width: 779px; height: 172px; display: block; background: url("../_img/content8.jpg") no-repeat;}
 
#formEmail {width: 779px; height:149px; display: block; position: relative; background: url("../_img/content7.jpg") no-repeat;}
	#formEmail fieldset {border: 0; width: 210px; height: 128px; text-align: left; position: absolute; top: 0; left: 340px;}
	#formEmail fieldset input {font-size: 15px; padding: 3px; margin: 2px 0; _margin: 0; width: 200px;}