body{
	background: #d5e6f4 url(../img/layout/ecodev/body_bg.png) repeat-x;
}

#header{
	text-align: left;
	background: url(../img/layout/ecodev/header.png) no-repeat;
	position: relative;
}

#header #contact{
	float: right;
	text-align: right;
	margin: 5px 10px 0 0;
}

#header #contact #phone_number{
	font: 21px Georgia, "Times New Roman", serif;
	color: #fff;
}

#header	a:link,
#header	a:visited{
	font-family: Georgia, "Times New Roman", serif;
	color: #fff;
}

#header #contact_join{
	position: absolute;
	bottom: 0;
	right: 53px;
}

#nylogos{
	margin: 10px 0 100px 0;
	text-align: center;
}	

#menu_section{
	background: #9ebfd9;
}

#menu_section li{
	color: #114775;
}	

#menu_section a:link,
#menu_section a:visited{
	color: #114775;
}

#menu_section ul li ul{
	list-style: none;
}	

#menu_section ul li ul li{
	background: url(../img/layout/ecodev/arrow.png) no-repeat 0 6px;
}

#menu_section li ul li a:link,
#menu_section li ul li a:visited{
	color: #23639a;
}

#content a:link,
#content a:visited{
	color: #27255d;
}	

.dir_ttl{
	font-size: 14px;
	color: #333;
	margin: 16px 0 8px 0;
}

#content ul li.category{
	float: left;
	width: 45%;
	padding: 5px;
	font-size: 15px;
}

#gallery{
	float: left;
}

#ticker{
	float: left;
}
