.bigGreen {
	font-family: Helvetica, sans-serif;
	font-size: 36px;
	color: #1d9240;
}
IMG {
                border: 0;
}
a {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #122244;
	text-decoration: none;
	
}

#wrapper {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-color: #103947;
}
#header {
	height: 103px;
	width: 1024px;
}
#pic {
	height: 376px;
	width: 1024px;
}
#nav {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #122244;
	height: 50px;
	width: 1024px;
	background-image: url(../images/index_03.gif);
	line-height: 46px;
	text-align: center;
}
#bodyArea {
	background-color: #FFFFFF;
}
#bodyLeft {
	background-image: url(../images/index_04.gif);
	float: left;
	width: 655px;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	line-height: 36px;
	color: #122244;
	padding-left: 32px;
	padding-right: 10px;
	background-color: #f7f9f9;
	height: 239px;
}
#bodyLeft_staff {
	float: left;
	width: 655px;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #122244;
	padding-left: 32px;
	padding-right: 10px;
	background-color: #f7f9f9;
}
#footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	width: 1024px;
	height: 23px;
	clear: both;
}
#bodyRight {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	line-height: 36px;
	font-weight: bold;
	color: #FFF;
	width: 265px;
	float: right;
	background-color: #103947;
	background-image: url(../images/index_05.gif);
	background-repeat: no-repeat;
	padding-right: 36px;
	padding-left: 26px;
	height: 239px;
}
#bodyRight_staff {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	line-height: 36px;
	font-weight: bold;
	color: #FFF;
	width: 265px;
	float: right;
	background-color: #103947;
	background-image: url(../images/index_05.gif);
	background-repeat: no-repeat;
	padding-right: 36px;
	padding-left: 26px;
	height: 100%;
}

