/* -------------------------------------------------------------- 
   Home - Dyson CSS
   * Version:   2.0 (10.12.2008)
   * Website:   http://www.dyson.co.uk/
   * Author:	Chris Knight
   * Updated:	
   * Update By:	   
-------------------------------------------------------------- */
/*Padding-top set to 1px as setting to 0px causes a positioning error in Firefox - pushes the container down by around 30px but not css can be found explaining why this is happening. This also allows it to look the same in IE7 and IE6 without adding CSS to ie7.css and ie6.css*/
#content{background:url("/images/home/letterbox_Cyclone.jpg") no-repeat right top; min-height:345px; height:auto !important; height:345px; margin-left:20px; padding-left:0px; padding-top:1px;}
	#content #homePageTitle{font-size:2.8em; width:450px; line-height:1.3em; margin:60px 10px 20px 0px;}
	.home_LinkOption, .videoSection{float:left; width:105px; margin-right:15px;}
		.videoSection{position:relative;}
			.videoSection p{position:absolute; top:78px;}
		.home_LinkOption a{text-decoration:none;}
#footer_Home{margin-top:0px;}