#header { 
background-image:url(image/emtres%20header%20V2%20copy.jpg);
	}
#menu {
	display: block;
	height: 40px;
	width: auto;
	padding-left: 0px;
	/*background-image: url(image/button%20emtres.jpg);
	background-repeat: repeat-x;*/
	background-color:#111;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
}
#contenabout {
	width: 960px;
	display: block;
	margin-bottom: -10px;
	height: auto;
	background-image: url(image/about.jpg);

}
#contenabout #about h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #F60;
	display: block;
	text-align: center;
	margin-bottom: 30px;
	padding-top: 30px;
	width: 300px;
	margin-left: 200px;
}
#contenabout #about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 700px;
	display: block;
	padding-left: 10px;
	text-align: justify;
	height: 768px;
	color: #000;
	margin-left: 120px;
	padding-right: -10px;
}
#contenabout #about p .span {
	color: #00F;
}
