/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

  Copyright (c) 2008 
  Thomas Schwarz
  Werkstatt fuer Softwareentwicklung
  
  http://com-werkstatt.de
 
  All Rights Reserved.
  
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Created          : 02.02.2008
	Created By       : ts & bs
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


#masthead {
	width: 980px;
	height: 350px;
	background: url(img/bkg.masthead.index.gif) no-repeat left top;	
}

#masthead img {
	margin-left: 10px;
	margin-top: 15px;
}

#rcslogox {
	display: block;
	position: absolute;
	top: 10px;
	right: 5px;
	width: 113px;
	height: 61px;
	background: url(img/rcs.logo.gif) no-repeat left top;
	text-indent: -5000px;
	outline: none;
}

#refresh {
	display: block;
	position: absolute;
	top: 14px;
	left: 10px;
	width: 960px;
	height: 321px;
	/*text-indent: -5000px;*/
	outline: none;
}

