* {padding:0; margin:0;}

body {
	background-color:#c2d884;
	margin-top: 0px;
}

#wrapper {
	height: 600px;
	width: 878px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#divHeader{
	background-image: url(../images/bg_hm01.jpg);
	background-repeat: no-repeat;
	height: 143px;
	width: 878px;}

#divNav li {
	list-style: none;
	margin: 0px;
}

#resources {
	/*background-image: url(../images/btn_hm_resources.gif);*/
	background-repeat: no-repeat;
	position: relative;
	right:0px;
	top: 23px;
}

/*#resources:hover {
	background-image: url(../images/btn_hm_resources_on.gif);
	background-repeat: no-repeat;
	position: relative;
	right:0px;}*/

#juneau {
	/*background-image: url(../images/btn_hm_juneau.gif);*/
	background-repeat: no-repeat;
	position: relative;
	left: 0px;
	top: 23px;
}

/*#juneau:hover {
	background-image: url(../images/btn_hm_juneau_on.gif);
	background-repeat: no-repeat;
	position: static;
	right:0px;
	left: 0px;
}*/

#commitment {
	/*background-image: url(../images/btn_hm_commitment.gif);*/
	background-repeat: no-repeat;
	position: relative;
	right:0px;
	top: 13px;
}

/*#commitment:hover {
	background-image: url(../images/btn_hm_commitment_on.gif);
	background-repeat: no-repeat;
	position: relative;
	right:0px;}*/


#divMaincontent {
	background-image: url(../images/bg_hm02.jpg);
	background-repeat: no-repeat;
	height: 235px;
	width: 878px;
}

#divMaintext {
	position: relative;
	left:-1000px;}

#divFooter{
	background-image: url(../images/bg_hm03.jpg);
	background-repeat: no-repeat;
	height: 222px;
	width: 878px;
}
