/* External Optodyne Banner CSS file */
/* filename src/optodynebanner.css */


.optodynea {
	TOP: 20px; LEFT: 220px; POSITION: absolute;
}
.horizontalbar {
	TOP: 79px; LEFT: 110px; WIDTH: 85%; POSITION: absolute; MIN-WIDTH: 600px;
}
.sitemapcontact {
	FONT-SIZE: 12pt; TOP: 79px; POSITION: absolute; RIGHT: 7%;
}

h4 { COLOR: red; }
A:link {text-decoration:none;}
A:hover{color:#cc0000;
	text-decoration:underline;}

/* uncertain if this property will be used */
.footer { 
	TEXT-ALIGN: center; BOTTOM: 0;
}




