/* 213.css */


body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial ,san serif;
	font-size: 0.9em;
	height: 100%;
	width: 100%;
	background-color: #ffffff;
	}
p { 
	}
h3 { 
	}
a:link {
	color: #bdbdbd;
	text-decoration: none;
	border: 0px;
	
	}
a:visited {
	color: #333333;
	text-decoration: none;
	border: 0px;
	}
a:hover, a:active {
	color: #bdbdbd;
	text-decoration: none;
	border: 0px;
	}

#container {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	z-index: 4;
	position: relative
	}
	
#intro {
	margin-top: 0px;
	padding-top: 0px;
	}
	
#pageHeader h1 {
	background-image: url('img/header.gif');
	height: 233px;
	width: 688px;
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	position: absolute
	
	}
	
#pageHeader h1 span {
	display: none;
	}
	
#pageHeader {
	z-index: 3;
	margin-top: 0px;
	position: absolute
	}

#content {
	z-index: 1;
	margin-top: 110px;
	width: 280px;
	margin-bottom: 0px;
	padding-bottom: 20px;
	margin-left: 400px
	}
	
.imageContainertable {
	font-size: 10px;
	color: #8b8b8b;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-family: "Tahoma", Arial, san-serif;
}

/*------ floating images -----------------------------------------------------------------*/


#imgDiv1, #imgDiv2, #imgDiv3, #imgDiv4

#imgDiv1 { 
	background: url('img/110-1022_IMG.JPG') no-repeat right top; 
	position: absolute;
	z-index: 3;
	top: 10px;
	left: 699px;
	width: 800px; 
	height: 600px
	}
		
#imgDiv2 { 
	background: url('img/sketch.gif');
	z-index: 2;
	background-repeat: no-repeat;
	background-position:  center 40%;
	width: 718px;
	height: 393px;
	position: absolute;
	top: 200px;
	left: 10px;
	bottom: 0px
	}
	
#imgDiv3 { 
	background: url('img/header.gif') no-repeat right top; 
	position: absolute;
	z-index: 3;
	top: 30px;
	left: 20px;
	width: 650px; 
	height: 65px
	}
	
#imgDiv4 { 
	background: url('img/header2.gif') no-repeat right top; 
	position: absolute;
	z-index: 3;
	top: 120px;
	left: 30px;
	width: 357px; 
	height: 31px
	}
	
/* montreal */
#extraDiv3 { 
	z-index: 3;
	top: 300px;
	left:35px; 
	}

/* cmai */
#extraDiv4 { 
	z-index: 3;
	top: 250px;
	left: 280px;
	}


/* shanghai */
#extraDiv5 { 
	z-index: 3;
	top: 350px;
	left: 500px; 
	}

/* nyc */
#extraDiv6 { 
	z-index: 2;
	top: 600px;
	left: 850px;
	}
