* {
	margin: 0; padding: 0; 
	font-family: arial, helvetica, sans-serif;
	font-size: inherit;
}

BODY { 
	background: #b6f4ff url(graphics/0410/home-bg3.jpg) center top repeat-x;
}

A { text-decoration: none; color: #0276c9; }
A:hover { text-decoration: underline; }

div#container {
	position: relative;
	min-height: 600px;
	width: 1000px;
	left: 50%;
	margin-left: -721px;
}

div#text1 {
	position: absolute;
	top: 530px;
	left: 650px;
	font-size: 12px;
	width: 370px;
	font-family: "Arial Narrow", arial, helvetica, sans-serif;
}


div#text2 {
	position: absolute;
	top: 530px;
	left: 1045px;
	font-size: 12px;
	width: 170px;
	font-family: "Arial Narrow", arial, helvetica, sans-serif;
}

div#text2 p { margin-bottom: 10px; }

div#nav { 
	position: absolute;
	left: 244px;
	top: 178px;
	width: 166px;
}

div#nav img { border: none; }
