body {
	margin: 0px;
	padding: 0px;
}
.siteWrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.contentWrapper {
	background-image: url(../images/template1/contentBack.gif);
	background-repeat: repeat-y;
	float: left;
	width: 960px;
}
.bannerArea {
	background-image: url(../images/template1/banner.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 314px;
	width: 960px;
}
.joinBox {
	background-image: url(../images/template1/joinBack.jpg);
	float: right;
	height: 115px;
	width: 216px;
	margin-top: 170px;
	margin-right: 35px;
	background-repeat: no-repeat;
	padding-top: 12px;
}
.joinButton {

}
.joinField {
	width: 82px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.navigation {
	background-image: url(../images/template1/navBack.gif);
	background-repeat: repeat-x;
	width: 901px;
	margin-left: 12px;
	height: 50px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #267bb9;
	padding-left: 36px;
}
.navigation img {
	float: left;
}
.navigation a {
	color: #267bb9;
	text-decoration: none;
	display: block;
	float: left;
	height: 35px;
	padding-top: 15px;
}
.navigation a:hover {
	color: #000033;
}

.contentArea {
	float: left;
	width: 876px;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003a69;
}
.column1 {
	float: left;
	width: 672px;
	margin-right: 20px;
	padding-bottom: 30px;
}
.column2 {
	float: right;
	width: 180px;
}
.footer {
	background-image: url(../images/template1/footer.gif);
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 960px;
	float: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #003a69;
	margin: 0px;
	padding: 0px;
}
