/************************************************************************
* file		history.css
* 
* 
* author: 	taopro.com
* version: 	version 1.0
* since: 	version 1.0
* created:	July 2008
*
* description:
* stylesheet for the Gateway website - history page.
*
*
************************************************************************/
/* ****************** */
/* Container	      */
/* ****************** */

/* main page container */

/* ****************** */
/* Elements inside contaner	*/
/* ****************** */
#apDivModule1 {
	width: 285px;
	float: left;
	position: absolute;
	top: 285px;
	left: 630px;
	height: 305px;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #f0984a;
	background-image: url(../media/sections/about/history/photos/img_siteplan.jpg);
	z-index: 10;
}
#archModCopy {
	color: #fff;
	padding: 0px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#apDivModule1Shadow {
	position:absolute;
	left:605px;
	top:260px;
	width:335px;
	height:350px;
}