html, body	{ width:100%; height:100%; margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif; font-size:14px; }

div#background	{ position:absolute; left:50%; margin-left:-400px; top:50%; margin-top:-300px; 
	background-image:url(layout/background.jpg); width:800px; height:600px; }
div#background2	{ position:absolute; left:50%; margin-left:-400px; top:50%; margin-top:-300px; 
	background-image:url(layout/background2.jpg); width:800px; height:600px; }
div#navigation	{ position:absolute; left:10px; width:138px; height:394px; top:71px; margin:5px; }
div#text		{ position:absolute; left:484px; top:71px; height:319px; overflow:auto; width:296px; margin:5px; }
div#text2		{ position:absolute; left:168px; top:71px; height:319px; overflow:auto; width:612px; margin:5px; }
div#logo		{ position:absolute; left:450px; top:425px; }

h1			{ font-size:20px; margin:0px 0px 10px 0px; font-weight:normal; }
#text p		{ margin:0px 0px 5px 0px; }

#navigation a		{ display:block; border-bottom:1px silver solid; color:#055DA7; padding:3px 0px; }
#navigation a:hover	{ background-color:#FFFFFF; }
.ac	{ background-color:#FFFFFF; }
#navigation p		{ margin:0px; }

.call		{ font-size:12px; }


.h1_px{ position: absolute; top: -20px; left: 0px; margin: 0 0 0 45px; padding: 0;}
.h1_px h1{ color: #b8bec9; font-size: 12px;}
