div#header {
    width: 971px;
   /* background-image: url(../images/EcoA_header1_bgcolor.jpg);
    background-repeat: no-repeat;
    background-position: left top;*/
}

div#title {
	background-image: url(../images/EcoA_header1_bgcolor.jpg);
    background-repeat: no-repeat;
    background-position: left top;
	width: 880px;
	height: 97px;
}

div#title img, div#title2 img, div#title3 img, div#title4 img, div#title5 img {
	margin: 25px 0 0 155px;
}

div#title2 {
	background-image: url(../images/EcoA_header2_bgcolor.gif);
    background-repeat: no-repeat;
    background-position: left top;
	width: 880px;
	height: 97px;
}

div#title3 {
	background-image: url(../images/EcoA_header3_bgcolor.jpg);
    background-repeat: no-repeat;
    background-position: left top;
	width: 880px;
	height: 97px;
}

div#title4 {
	background-image: url(../images/EcoA_header4_bgcolor.gif);
    background-repeat: no-repeat;
    background-position: left top;
	width: 880px;
	height: 97px;
}

div#title5 {
	background-image: url(../images/EcoA_header5_bgcolor.gif);
    background-repeat: no-repeat;
    background-position: left top;
	width: 880px;
	height: 97px;}


/* Primary Navigation */
div.primarynav {
    background: url(../images/EcoA_nav1_bgcolor.jpg) no-repeat top left;
	/*width: 971px;*/
	height: 13px;
	padding: 4px 0 4px 155px;
	margin: 3px 0 16px 0;
}

div.pnav2 {
    background: url(../images/EcoA_nav2_bgcolor.jpg) no-repeat top left;
}

div.pnav3 {
    background: url(../images/EcoA_nav3_bgcolor.jpg) no-repeat top left;
}

div.pnav4 {
    background: url(../images/EcoA_nav4_bgcolor.jpg) no-repeat top left;
}

div.pnav5 {
    background: url(../images/EcoA_nav5_bgcolor.jpg) no-repeat top left;
}

div.primarynav p {
    position: relative;
    display: inline;
}

div.primarynav #challenge {
    left : 25px;   
}

div.primarynav #doers {
    left : 50px;   
}


div.primarynav #actions {
    left : 70px;   
}

div.primarynav #partnerships {
    left : 100px;   
}

div.primarynav #contact {
    left : 130px;   
}

