@charset "UTF-8";
/* CSS Document */

/****** BEGIN - COLOR SCHEME *****
COLOR SCHEME:

#HEXCOLOR - Brief Description
#HEXCOLOR - Brief Description
#HEXCOLOR - Brief Description

******* END - COLOR SCHEME *******/



/******************************
/**** SECTION 1 - BEGIN *******/
.header
{
	position: relative;
	width:900px;
	height: 276px;
	padding:0px 0px;
	margin-top:19px;

}

	/* flash section of the header */
	.header_flash
	{
		position: absolute;
		left: 0px;
		width: 717px;
		height: 276px;
		font-size: .5em;
	}

	/* images section of the header */
	.header_images
	{
		position: absolute;
		top: 29px;
		right: 0px;
		width: 183px;
		height: 192px;
		background: #8E9C44;
		
	}
	
		.header_images_bbb
		{
			position: absolute;
			top: 28px;
			right: 19px;
		}
		
		.header_images_iso
		{
			position: absolute;
			top: 39px;
			left: 40px;
		}
		
		.header_images_ifa
		{
			position: absolute;
			right: 11px;
			bottom: 20px;
		}



/**** SECTION 1 - END ********
******************************/



/******************************
**** SECTION 2 - BEGIN *******/


/**** SECTION 2 - END ********
******************************/