body {
	font-size:14px;
	font-family:Trebuchet MS;
	padding:0px;
	margin:0px;
	background:url(../images/body_background.jpg) #eee2bc repeat-y center;
}

h1 a {
	color:#eee2bc;
}

h1 {
	margin:0px;
	padding:0px;
}

a {
	color:#000;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a img {
	border:0px;
}

#center {
	margin:0 auto;
	padding:0;
	width:968px;
}

#header {
	background:url(../images/header_background.jpg) repeat-x;
	height:85px;
	width:968px;
}

#header h1 {
	font-size:22px;
	color:#eee2bc;
	padding:25px 0 0 20px;
}

#subheader {
	background:url(../images/sub_header_background.jpg) no-repeat #ffffff;
	width:967px;
	height:350px;
	margin-top:20px;
}

#subheader .content {
	padding:35px 0 0 410px;
}

#subheader .content ul {
	font-weight:bold;
	list-style-image:url(../images/list.jpg);
	padding:0px;
	margin:17px;
	font-size:18px;
}

#subheader .content li.line {
	margin:5px 0 5px 0;
	height:1px;
	list-style-image:none;
	list-style:none;
	border-bottom:1px dotted #000;
	width:440px;
}

#subheader .content .links {
	padding-left:50px;
}

#content {
	background-color:#ffffff;
	margin-top:20px;
	padding-bottom:20px;
	width:967px;
}

#content .text h1 {
	font-size:16px;
}

#content .text h2 {
	font-size:16px;
	margin:0 0 5px 0;
	padding:0px;
}

#content .text {
	font-size:14px;
	margin:0 auto;
	width:900px;
	padding:10px;
	border:1px dotted #000;
	background-color:#faf7ee;
}

#content_end {
	background:url(../images/finish.jpg) no-repeat;
	height:19px;
}

#footer {
	margin:0 auto;
	width:910px;
	padding:10px 30px 10px 30px;
}
