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


#header {
	height: 164px;
	width: 944px;
	margin-right: auto;
	margin-left: auto;
}
#navbar {
	width: 944px;
	margin-right: auto;
	margin-left: auto;
}
#slideshow {
	width: 944px;
	margin-right: auto;
	margin-left: auto;
	height: 450px;
	background-image: url(../images/global/bg_penguin_body_main.png);
}

#maincontent {
	width: 944px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-image: none;
	color: #FFF;
	height: 106px;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	background-color: #305984;
}
#maincontent_tables {
	width: 944px;
	margin-right: auto;
	margin-left: auto;
	height: 450px;
	background-image: url(../images/global/bg_penguin_body_main.png);
}
.slideshow_bar {
	background-image: url(../images/global/bg_penguin_body_main.png);
	height: 200px;
	width: 944px;
	margin-right: auto;
	margin-left: auto;
}

#secondcontent {
	width: 944px;
	margin-right: auto;
	margin-left: auto;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	height: 30px;
	background-color: #305984;
}

#footer {
	color: #FFFFFF;
	background-color: #333;
	overflow: hidden;
	width: 944px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
}
#slideshow table {
	color: #FCA600;
}
#slideshow table tr td h3 {
	color: #F93;
}
#maincontent_tables table tr td h3 {
	color: #F90;
}
#maincontent_tables table tr th h1 {
	font-family: Arial, Helvetica, sans-serif;
	
}
