#container-int {
	padding:130px 0 0 0;
}

#header-float {
	position:absolute;
	top:0px;
	width:100%;
}

#header {
	height:100px;
	width:996px;
	margin:0 auto;
	background:url(../images/logo.gif) top left no-repeat;
	text-align:right;
}

#top-anim {
	width:222px;
	height:40px;
	float:right;
	background:url(../images/mot/home-feature.gif) top left no-repeat;
	padding:60px 0 0 132px;
	text-align:left;
	
}

#header-feature {
	width:624px;
	height:100px;
	float:right;
	background:url(../images/home/home-feature_bg.jpg) bottom left no-repeat;
}

	#header-feature-MOT {
		width:197px;
		height:44px;
		padding:56px 0 0 137px;
		float:left;
		background:url(../images/home/header-feature_all_MOT.gif) top left no-repeat;
		text-align:left;
	}
	
	#header-feature-video {
		width:278px;
		height:44px;
		padding:56px 0 0 10px;
		float:right;
		background:url(../images/home/header-feature_video.gif) top left no-repeat;
		text-align:left;
	}
	
#menu-bg {
	height:30px;
}
#home-feature {
	height:352px;
	text-align:center;
	padding:0;
	background:url(../images/home-anim-bg.jpg) top center no-repeat;
}

	#home-animation {
		/*width:100%;
		min-width:996px !important;*/
	}
	
	.home-anim-alt {
		width:996px;
		height:352px;
		margin:0 auto;
		background:url(../images/home/alt-image.jpg) top center no-repeat;
	}
	
		.home-anim-alt_left {
			width:580px;
			float:left;	
			padding:0 40px 0 150px;
		}
		
			.home-anim-alt_left h1 {
				font-size:24px;
				color:#fff;
				line-height:30px;
				margin:0;
				padding:40px 0;
				text-align:right;
				
			}
			
			.home-anim-alt_left h1 strong {
				display:block;
				font-size:40px;
				margin:0;
				padding:0;
				text-transform:uppercase;
			}
		
		.home-anim-alt_right {
			width:199px;
			padding:107px 5px 0 0;
			float:right;	
		}
		
#content-bg {
	background:url(../images/contentBG-home.jpg) top no-repeat;
	margin:0;
	padding:0;
	height:175px;
}

#button-container {
	width:996px;
	height:175px;
	margin:0 auto;
}

#content-footer {
	background:url(../images/contentBGbottom-home.gif) top center no-repeat;
	height:20px;
	font-size:10px;
}

	#column1 {
		width:184px;
		padding:10px;
		margin:0;
		float:left;
		
	}
		
/*Feature boxes*/

/* Quote */

#floating-feature {
	position:absolute;
	top:442px;
	width:100%;
	min-width:996px !important;
	background:url(../images/home/quote_bg.gif) top center no-repeat;
}
	
	#floating-feature .quote-content {
		height:210px;
		width:996px;
		margin:0 auto;
	}
	
	form.get-quote {
		width:590px;
		padding:0;
		margin:0;
		float:left;
	}
	.quote-heading {
		width:288px;
		float:left;
		padding:66px 20px 0 0;
	}
	
		.quote-heading h2 {
			color:#fff;
			text-align:center;
			width:288px;
			font-size:27px;
			font-style:italic;
			line-height:33px;
			margin:0;
			padding:0;
		}
		
		.quote-heading h2  strong {
			color:#fc0;
		}
		
	.read-tyre-link {
		font-size:12px;
		color:#fff;
		text-align:center;
	}
	
		.read-tyre-link a {
			color:#fc0;
		}
		
		.read-tyre-link a:hover {
			color:#c93;
		}
	
	.quote-form {
		width:277px;
		float:right;
		padding:47px 0 0 3px;
	}
	
	label {
		display:block;
		float:left;
		width:125px;
		font-size:12px;
		color:#ccc;
		font-weight:bold;
		text-transform:uppercase;
		height:40px;
	}
	
		label select {
			width:105px;
		}
		
		label select, label select option {
			font-size:11px;
			font-family:Arial, Helvetica, sans-serif;
			text-transform:none;
		}
		
	.submit-button {
		width:140px;
		display:block;
		float:left;
		padding:8px 0 0 0;
	}
	
	.submit-button input {
		margin:0;
		padding:0;
	}
	
	.feature-icons {
		width:395px;
		float:right;
		padding:10px 0 0 0;
		margin:0;
		
	}
	
		.feature-icons h3 {
			color:#000;
			text-align:center;
			width:395px;
			font-size:22px;
			font-style:italic;
			line-height:26px;
			margin:0;
		}
		
		.feature-icons h3 strong {
			color:#c00;
		}
		
		.icon {
			width:190px;
			
		}
		
			.icon a {
				display:block;	
				font-weight:bold;
				color:#fff;
				text-decoration:none;
				font-size:16px;
				line-height:24px;		
			}
			
		#icon-tyres {
			float:left;
			background:url(../images/home/but_tyres.gif) top left no-repeat;
		}
		
			#icon-tyres a {
				text-align:right;
				padding:29px 76px 0 0;
				height:37px;
				width:114px;
			}
			
			#icon-tyres a:hover {
				background:url(../images/home/but_tyres-over.gif) top left no-repeat;
			}
			
		#icon-exhausts {
			float:right;
			background:url(../images/home/but_exhausts.gif) top left no-repeat;
		}
		
			#icon-exhausts a {
				text-align:left;
				padding:29px 0 0 76px;
				height:37px;
				width:114px;
			}
			
			#icon-exhausts a:hover {
				background:url(../images/home/but_exhausts-over.gif) top left no-repeat;
			}
			
		#icon-alignment {
			float:left;
			background:url(../images/home/but_alignment.gif) top left no-repeat;
		}
		
			#icon-alignment a {
				text-align:right;
				padding:13px 76px 0 0;
				height:59px;
				width:114px;
				font-size:14px;
				line-height:18px;	
			}
			
			#icon-alignment a:hover {
				background:url(../images/home/but_alignment-over.gif) top left no-repeat;
			}
			
		#icon-batteries {
			float:right;
			background:url(../images/home/but_batteries.gif) top left no-repeat;
		}
		
			#icon-batteries a {
				text-align:left;
				padding:20px 0 0 76px;
				height:52px;
				width:114px;
			}
			
			#icon-batteries a:hover {
				background:url(../images/home/but_batteries-over.gif) top left no-repeat;
			}
			
#footer-links {
	padding:15px 0;
	margin:0 auto;
	width:996px;
	text-align:center;
	font-size:11px;
	color:#ccc;
}

	#footer-links h4 {
		color:#fff;
		font-style:italic;
		font-size:20px;
		margin:0;
		padding:5px 0;
		line-height:22px;
	}
	
	#footer-links strong, #footer-links h4 strong {
		color:#c00;
	}
	
		#sub-icons {
			padding:0 0 0 43px;
		}
		
	
		.sub-icon {
			width:220px;
			padding:12px 10px 0 0;
			height:44px;
			float:left;
			font-style:italic;
			
		}
		
			.sub-icon a, .sub-icon .static {
				display:block;
				height:26px;	
				font-weight:bold;
				color:#fff;
				text-decoration:none;
				font-size:16px;
				line-height:22px;
				padding:4px 0 0 75px;
				width:145px;
				text-align:left;		
			}
			
			#icon-mot {
				background:url(../images/home/but_mot.gif) top left no-repeat;
			}
			
				#icon-mot a:hover {
					background:url(../images/home/but_mot-over.gif) top left no-repeat;
				}
			
			#icon-moto {
				background:url(../images/home/but_mototyres.gif) top left no-repeat;
			}
			
				#icon-moto a:hover {
					background:url(../images/home/but_mototyres-over.gif) top left no-repeat;
				}
			
			#icon-brakes {
				background:url(../images/home/but_brakes.gif) top left no-repeat;
			}
			
				#icon-brakes a:hover {
				background:url(../images/home/but_brakes-over.gif) top left no-repeat;
			}
			
			
			#icon-alloys {
				background:url(../images/home/but_alloys.gif) top left no-repeat;
			}
			
				#icon-alloys a:hover {
					background:url(../images/home/but_alloys-over.gif) top left no-repeat;
				}	
			
			#icon-shocks {
				background:url(../images/home/but_shocks.gif) top left no-repeat;
			}
			
				#icon-shocks a:hover {
					background:url(../images/home/but_shocks-over.gif) top left no-repeat;
				}
			
			#icon-mobile {
				background:url(../images/home/but_mobile.gif) top left no-repeat;
			}
			
				#icon-mobile a:hover {
					background:url(../images/home/but_mobile-over.gif) top left no-repeat;
				}
			
			#icon-aircon {
				background:url(../images/home/but_aircon.gif) top left no-repeat;
			}
			
				#icon-aircon a:hover {
					background:url(../images/home/but_aircon-over.gif) top left no-repeat;
				}
			
			#icon-bsr {
				background:url(../images/home/but_bsr.gif) top left no-repeat;
				
			}
			
				#icon-bsr a, #icon-bsr .static {
					font-size:12px;
					padding:5px 0 0 65px;
					width:155px;
					height:25px;
					line-height:20px;
				}
				
				#icon-bsr a:hover {
					background:url(../images/home/but_bsr-over.gif) top left no-repeat;
					
				}	
#infoText {
	width:996px;
	margin:0 auto;
}

#infoText p {
	color:#999;
	font-size:11px;
	text-align:left;
	margin:10px 20px;
	padding:0;
}
#infoText a {
	text-decoration:none;
}

.blogger-link {
	position:absolute;
	top:-92px;
	padding:0 0 0 43px;
	width:157px;
	text-align:left;
}

	.blogger-link a {
		width:157px;
		height:42px;
		line-height:40px;
		color:#fc0;
		font-size:13px;
	}
	
	.blogger-link a:hover {
		color:#c90;
	}