@charset "UTF-8";
.needs_png_fix {
	behavior: url(./Scripts/iepngfix.htc);
}
body {
	background: #000000 url(../imgs/bg.png) no-repeat center top;
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
#banner {
	background: url(../imgs/banner.png) repeat-x center center;
	height: 104px;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 25px;
}
#banner ul {
	list-style: url(none) none;
	width: 675px;
	display: block;
	margin: 7px auto 0px;
}
#banner ul li {
	display: inline;
	list-style: url(none) none;
	padding-right: 15px;
	padding-left: 15px;
}
#banner #menu {
	text-align: center;
}
#banner #menu img {
	vertical-align: middle;
}
#banner #tagline {
	margin: 0px auto;
	width: 450px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 75px;
}
#body {
	background: url(../imgs/body.png) no-repeat center center;
	margin: 10px auto 25px;
	height: 466px;
	width: 803px;
	padding-top: 15px;
}
#body #swf {
	margin: auto;
	height: 440px;
	width: 770px;
}

.footer_style1{
	margin-left: auto;
	margin-right: auto;
	font-size: small;
	color: #ffffff;
 }

.footer_style2{
	font-size: small;
	color: #ffffff;
}

.footer_image{
	vertical-align:middle;
 }

.footer_style4{
	font-size: small;
}

div.image_align{
	height:10px;
    width:100%;
    text-align:center;
	line-height:30px;	
}

