@charset "utf-8";
.header1 {
	background-image: url(../images/Header_Left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 543px;
	width: 334px;
}
.mainbg {
	background-image: url(../images/MainBG.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 543px;
	width: 466px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}
.header_right {
	background-image: url(../images/Header_right.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 543px;
	width: 100px;
}
.nav_left {
	background-image: url(../images/Nav_left.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 57px;
	width: 334px;
}
.navright {
	background-image: url(../images/Nav_Right.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
}
.textheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
