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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 000000;
}
body {
	background-color: #bfbfbf;
}
img {
	  border:none;
	  text-decoration:none;
	  padding:0px;
}
a:link {
	text-decoration: none;
	color: #94390d;
}
a:visited {
	text-decoration: none;
	color: #94390d;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#mainWrapper {
	width: 1024 px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	background-image: url(../img/banner.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 138px;
}
#contentBackground {
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 731px;
}
#bottomBackground {
	background-image: url(../img/bottom_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ece5c8;
	background-position: center top;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
}
#footer {
	font-size: 11px;
	color: #000;
	background-color: #ece5c8;
	text-align: center;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
	padding-bottom: 20px;
	clear: both;
}
#top_img {
	padding-left: 100px;
}
#bottom_img {
	position: absolute;
	z-index: 1;
	left: 490px;
}
.contentWrapper {
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 85px;
}
.contentWrapper_home {
	width: 710px;
	margin-right: auto;
	margin-left: auto;
}
.contentWrapper_media {
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 65px;
}
#paperContainer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#subpageWrapper {
	margin-right: auto;
	margin-left: auto;	
}
#menu {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: bottom;
	padding-top: 80px;
}
#menu ul {
	text-align: center;	
}
#menu li {
	display: inline;
	list-style-type: none;
}
#submenu {
	margin-right: auto;
	margin-left: auto;
}
#submenu ul {
	text-align: center;	
}
#submenu li {
	display: inline;
	list-style-type: none;
}
#submenu a {
	color: #000000;
	font-size: 16pt;
}
#submenu2 {
	margin-right: auto;
	margin-left: auto;
}
#submenu2 ul {
	text-align: center;	
}
#submenu2 li {
	display: inline;
	list-style-type: none;
}
#submenu2 a {
	color: #000000;
	font-size: 14pt;
}
h1 {
	font-size: 16pt;
	text-transform: uppercase;
	color: #94390d;
	text-decoration: none;
	padding: 0;
}
h2 {
	font-size: 16pt;
	text-transform: uppercase;
	color: #ece5c8;
	text-decoration: none;
	padding: 0;
}
.flash {
	width:800px;
	height:570px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.toplink a {
	color: #ece5c8;
}
