/**********************************************************
Name:			homepage.css
Description:	CSS definitions for Airea homepage.
				These styles define styles specific to the Airea homepage.
Date:			07/11/2007
Author:			Andrei Vais
**********************************************************/

#homepage
{
	background: #212123 url('../images/AireaFlashIntro.gif') no-repeat center center;/**/
	clear: both;
	float: left;
	margin: 30px 10.7% 30px 10.7%;
	padding: 0 0 0 0;
	width: 78.6%;
	height: 401px;
}
