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

#header 		{background:url(../images/backgrounds/header_home.jpg) no-repeat left bottom; margin: 5px 0 35px 0; padding: 5px 0 15px 0; text-align:center;}
.title			{background:url(../images/backgrounds/title_home.png) no-repeat left bottom; margin: -20px 0 5px -3px;}
.panel 			{background:url(../images/backgrounds/panel_home.jpg) no-repeat left bottom; margin: 0 0 35px 0; padding: 0 0 15px 0;}
.panel_small 	{background:url(../images/backgrounds/panel_home.jpg) no-repeat right bottom; margin: 0 0 10px 0; padding: 0 0 30px 0;}

	#header h1 			{color:#d10318; padding: 0 0 5px 0;}
	#header h2 			{color:#d10318; padding: 0 0 10px 0;}
	#header h3		 	{color:#231f20; padding: 0 0 5px 0; font-size:1.8em;}
	#header p 			{color:#231f20; padding: 0 80px 5px 80px; font-size:1.4em; line-height:1.4em;}

	#header h1, #header h2, .title h4, .title h5 {font-weight:bold;}

	.panel p 		{font-size:1.4em; line-height:1.4em; padding: 0 25px 5px 25px; text-align:center;}
	.panel_small p 	{font-size:1.0em; line-height:1.6em; padding: 0 25px 5px 15px;}
	.panel_small ul {float:left; clear:left;}
	.panel_small li {list-style:disc; margin: 5px 0 0 30px;}
	
.video 	{margin: -20px 0 0 -200px;}	

