@charset "utf-8";
/* CSS Document */

body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
#header {
	height: 75px;
}
#headerflash {
	height: 75px;
	width: 778px;
margin: 0 auto 0 auto
}
#footer {
	z-index: 100;
	height: 75px;
	width: 778px;
	margin: 0 auto;
}
#inner {
	position: relative;
	width: 736px;
	margin: 0 auto;
	z-index: 0;
}
#slideshow {
width: 736px;
height: 255px;
background-color: black;
}
#container {
	position: relative;
	width: 778px;
	margin: 0 auto 0 auto;
	z-index: 0;
	background-image: url(../images/outerbg.jpg);
	background-repeat: repeat-y;
}
.wrapper {
	padding: 5px;
}
#content {
width: 736px;
}
