@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background:url(images/bg.png) repeat-x;
	font-family:"Lucida Sans", "Lucida Bright", sans-serif;
}

div#content {
	width:1078px;
	margin:0 auto;
	background:url(images/template_06.png) no-repeat;
	height:310px;
}

p {
	margin:0px;
	padding-top:40px;
}

div#header {
	background:url(images/template_03.png) repeat-x;
	width:1078px;
	height:259px;
	margin:0 auto;
}