/* Expo Publishing - Mike Padgett, Fincaso [www.fincaso.com] */

@media screen {

body {background: #002040 url(images/expop_body_bg.jpg) repeat-x; font-size: 1em; font-family: Arial, Helvetica, sans-serif;}

 /* styles for IE 5 Mac */
 #horizon {
	background-color: transparent;
	position: absolute;
	top: 20px;
	left: 20px;
 }
 
 /* following rules are invisible to IE 5 \*/
 #horizon {
   top: 50%;
   left: 0px;
   width: 100%;
   margin-top: -250px;
   text-align: center;
   min-width: 860px; 
 }
 /* end IE 5 hack */ 
	  
#wrapper {background: #fff url(images/expop_bg.jpg) 5px 5px no-repeat; position: relative; text-align: left; width: 860px; height: 470px; margin: 0px auto;}

#logotype {display: none;}

h1 {position: relative; left: 5px; top: 5px; text-indent: -9000px;}

h2 {font-size: 90%; margin: 0 0 0.2em 0; font-family: "Arial Narrow","Helvetica Condensed","Helvetica Narrow",Arial, Helvetica, sans-serif;}
p {font-size: 70%; margin: 0; line-height: 110%; color: #000;}
a {color: #fff;}


#routeone, #coachmonthly, #cdc, #euro, #cbl, #exc, #copyright, #cont, #r1reg, #r1news{
	position: absolute;
	visibility: visible;
}

#routeone {left: 194px; top: 193px; width: 140px;}
#exc {left: 442px; top: 141px; width: 173px;}
#euro {left: 574px; top: 247px; width: 140px;}
#cdc {left: 629px; top: 139px; width: 120px;}
#coachmonthly {left: 695px; top: 30px; width: 130px;}
#cbl {left: 730px; top: 246px; width: 120px;}
#cont {left: 457px; top: 21px; width: 160px;}
#r1reg {left: 259px; top: 75px; width: 160px;}
#r1news{left: 342px; top: 211px; width: 160px;}
#copyright {left: 586px; top: 472px; width: 275px;}
#copyright p {color: #fff; font-size: 65%; color: #fff;}

}

@media print {
body {font-family: arial,helvetica,sans-serif;}
h1 {float: left; width: 60%; font-size: 300%;}
h2 {clear: both;}
#logotype {display: block; float: right; 30%; text-align: right;}
}
