@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
}
/* CSS Document */

#main_nav li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}
#footer_nav li {
	display: inline;
	list-style-type: none;
	width: 1024px;
}
h1 {
	color: #D1006C;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 24px;
	padding-left: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E3E3E3;
}
h2 {
	color: #600031;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 0px;
	font-size: 16px;
	line-height: 18px;
}
h3 {
	color: #777;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 24px;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 14px;
}
