			/* These CSS rules are common to the layout of all web pages in this website */	.area00		{			position:			relative;			top:					20px;			margin-left:			auto;			margin-right:		auto;			width:				850px;			height:				620px;			border:				thin none #ff0000;			background-color:	transparent; 			background-image:	url(images/carriersbees-background.jpg);		}				.area01		{			position:			absolute;			top:				0px;			left:				0px;			width:				850px;			height:				140px;			border:				thin none #000055;			background-color:	transparent;		}			.area10		{			position:			absolute;			top:				541px;			left:				125px;			width:				600px;			height:				35px;			padding-bottom:	0px;			border-bottom:		thin solid #000055;			background-color:	transparent;		}										/* _____________________For Address Area______________________ */							.address		{			position:			absolute;			top:				577px;			left:				0px;			width:				850px;			height:				35px;			padding-top:		0px;			border:			thin none #0000ff;			background-color:	transparent;		}								.addressLeft		{			position:			absolute;			top:				0px;			left:				0px;			width:				283px;			height:				35px;			padding-top:		0px;			border:				thin none #000055;			background-color:	transparent;		}					.addressCenter		{			position:			absolute;			top:				0px;			left:				284px;			width:				283px;			height:				35px;			text-align:			center;			padding-top:		0px;			border:				thin none #000055;			background-color:	transparent;		}					.addressRight		{			position:			absolute;			top:				0px;			left:				568px;			width:				282px;			height:				35px;			padding-top:		0px;			border:				thin none #000055;			background-color:	transparent;		}