* {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
}

h1 {
	color: #fff;
	background: #004276;
	font-size: 1em;
	padding: 10px 20px;
	margin-bottom: 10px;
}

h1 a {
	color: #fff;
}

/*div#header{
	background-image: url(../i/hdr_bg.gif);
	background-position: bottom;
	height: 126px;
}

div#header img#hdrBretta {
	position: absolute;
	top: 0;
	left: 10px;
}

div#header img#inglisLogo {
	position: absolute;
	top: -2px;
	left: 20px;
}

div#header img#retrotecLogo {
	position: absolute;
	top: 0px;
	left: 320px;
}*/

a img {
	text-decoration: none;
}

#galleryNav {
	margin-left: 20px;

}

h3 {
	color: #004276;
	font-size: 0.9em;
		margin-bottom: 10px;
}


h3 a {
	color: #ff3700;
	text-decoration: none;
	padding: 0 3px;
	margin-right: 10px;
}

h3 a:hover {
	color: #fff;
	background: #ff3700;
	
}


img {
	padding: 0px;
	margin-left: 20px;
	border: 0;
}

