@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
}

/* CSS Document */

#nav-wrap #navigation #menu {
	display: none;
}
h1  {
	font-size: 24pt;
	color: #C41B22;
}
h4 {
	color: #33439A;
}

p  {
	font-size: 12pt;
}
#home #lower_content_background {
	display: none;
}
#footer_background {
	display: none;
}

