@charset 'utf-8';

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
* Filename: home.css
* Version: 1.0 (2009-07-20)
* Author: Rob Masefield
* Copyright (C) 2009 Cathay Pacific Airways

== STRUCTURE: ====================================================

* Page width: 960 px
* Number of columns: 3
* Primary Colours: #237781 (Lt Green), #004A53 (Dk Green), 
                   #CD4544 (Red), #444444 (Grey)

==================================================================
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


/* STRUCTURE
==========================================*/

#featureImage						{ width: 960px; height: 400px; }
#itemsContainer						{ width: 900px; margin: 30px 30px 100px 30px; }
	#itemsExperience				{ float: left; width: 330px; margin-right: 30px; background: url(../_img/img_terracottaSingle.jpg) top left no-repeat; }
		#itemsExperienceText		{ margin-left: 60px; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
		#itemsExperience h2			{ font-family: Georgia, 'Times New Roman', Times, serif; font-size: 20px; color: #237781; margin-bottom: 10px; }
	#itemsPackages					{ float: left; width: 230px; margin-right: 30px; }
	#itemsTestimonial				{ float: left; width: 280px; }
		.testimonialParts			{ width: 280px; float: left; display: block; }
		.testimonialParts img		{ display: block; }
		#testimonialTextPart		{ width: 280px; background: #EEE; float: left; }
		#testimonialSpacing			{ margin: 1px 10px; }
	#itemsCallNow					{ float: left; width: 280px; }