.maincontainer {
	background-image: url(../images/page_temp/3b2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.navcontainer {
	background-image: url(../images/page_temp/3b1.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

p {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #222222;
	text-decoration: none;
}

li {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #222222;
	text-decoration: none;
	font-weight: bold;
}

h1 {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 22px;
	color: #71429F;
	text-decoration: none;
	font-weight: bold;
}
.contact {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.contact a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.contact a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.contact a:hover {
	color: #71429F;
	text-decoration: underline;
}
.contact a:active {
	color: #71429F;
	text-decoration: underline;
}
