/****
	CONTENT 
		****/
		
		#content {

			float: right;
			top: 0; left: 0;
			width: 636px ; height: auto;
			padding: 0 0 16px 0;
			margin: 70px 0 0 -1px;
			z-index: 1;
		}
		
		/*** COL0 ***/
		
			#col0 {
				
				float: left;
				width: 1px; height: 760px;
			}
			
		/*** COL1 ***/
			
			#col1 {
				position: absolute;
				width: 290px;
				margin: 470px 0 0 -300px;
				padding: 0;
				text-align: justify;
				z-index: 2;
			}
			
		/*** COL2 ***/
			
			#col2 {
				position: absolute;
				top: 0; left: 0;
				width: auto;
				margin: 0;
				padding: 0;
				text-align: justify;
				z-index: 2;
			}
			
			#col2 .teaser_link {
				position: absolute;
				top: 0; left: 0;
				width: 136px; height: 17px;
				background: #efefef;
				margin: 122px 0 0 0;
				padding-left: 5px;
				padding-top: 3px;
				filter:alpha(opacity=90);
				-moz-opacity: 0.90;
				opacity: 0.90;
			}
			
			#col2 .teaser_link a {
				background: url(../img/col2_teaser_a.png) no-repeat left center;
				padding-left: 10px;
				color: #000000;
			}
			
			#teaser01 img{
				display: none;
			}
			
			#teaser01 {
				position: absolute;
				width: 143px; height: 20px;
				margin: 406px 0 0 792px;
			}
			
			#teaser01 .teaser_link {
				width: 138px;
				margin-top: 123px;
			}
			
			#teaser02 {
				position: absolute;
				width: 141px; height: 141px;
				margin: 560px 0 0 334px;
				border: 1px solid white;
			}
			
			#teaser03 {
				position: absolute;
				width: 141px; height: 141px;
				margin: 560px 0 0 636px;
				border: 1px solid white;
			}
			
			#teaser04 {
				position: absolute;
				width: 141px; height: 141px;
				margin: 560px 0 0 792px;
				border: 1px solid white;
			}
			
			#teaser_officer {
				position: absolute;
				width: 299px; height: 66px;
				margin: 712px 0 0 636px;
				border: 1px solid white;
				background: url(../img/col2_teaser_officer.png) no-repeat;
			}
			
			#teaser_details {
				position: absolute;
				width: 299px; height: 66px;
				margin: 786px 0 0 636px;
				text-align: left;
				background: url(../img/col2_teaser_details.png) no-repeat;
			}
			

