body {
	margin-top:0px;
}
p {
	font-family: "_sans";
	font-size: 14px;
}
#navigation {
	margin: 0 auto;
	width: 576px;
	height: 576px;
	background-image: url(../images/fire-logo.gif);
	background-repeat: no-repeat;
}
.navigationElement {
	list-style: none;
}
.navigationElement span {
	display:none;
}
.navigationElement a {
	display: block;
	height: 576px;
}
.Home {
	width: 576px;
}
.Home a {
	background: url(../images/Home.gif) no-repeat;
	width: 576px;
}
.Home a:hover {
	background: transparent;
}
.leftbar {
	background-image:url(../images/home_27.jpg)
}
.leftbar2 {
	background-image:url(../images/home_18.jpg)
}
.rightbar {
	background-image:url(../images/home_29.jpg)
}
.rightbar2 {
	background-image:url(../images/home_20.jpg)
}
.footerback {
	background-image:url(../images/home_35.jpg)
}
a.choose:link {
	color: #048c04;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	TEXT-DECORATION: none;
}
a.choose:hover {
	color: #048c04;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	TEXT-DECORATION: underline;
}
a.choose:visited {
	color: #048c04;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	TEXT-DECORATION: none;
}
a.choose:visited:hover {
	color: #048c04;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	TEXT-DECORATION: underline;
}
.hilight {
	font-weight: bold;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
}
.alignRight {
	text-align: right;
}
.colorBlue {
	color: #3F7FBE;
}
.small {
	font-size: 11px;
}
.alignCenter {
	text-align: center;
}
