@charset "utf-8";
.style1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14pt;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}

#header {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 125px;
	width: 100%;
}
#banner_left {
	position: absolute;
	height: 75%;
	width: 175px;
	left: 0px;
	top: 126px;
	z-index: 3;
	background-image: url(web/comm_leftbanner_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #2E0505;
}
#nav_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	position: relative;
	height: 20px;
	width: 650px;
	z-index: auto;
}
#body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	position: absolute;
	width: 600px;
	left: 0px;
	top: 0px;
	z-index: 5;
}

#text {
	position: absolute;
	width: 650px;
	left: 190px;
	top: 145px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}


#header_spacer {
	background-image: url(web/commheader_spacer.jpg);
	background-repeat: repeat-x;
	position: absolute;
	z-index: 1;
	width: 100%;
	left: 0px;
	top: 0px;
	height: 125px;
}
#header_loop {
	position: absolute;
	z-index: 4;
	height: 125px;
	width: 400px;
	top: 0px;
	right: 0px;
}
#header_border {
	background-color: #FFFFFF;
	position: absolute;
	z-index: 6;
	height: 3px;
	width: 100%;
	left: 0px;
	top: 126px;
}
#header_logo {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 125px;
	width: 500px;
	z-index: 5;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14pt;
}
#text_wide {
	position: absolute;
	width: 700px;
	left: 190px;
	top: 145px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
