body {
	padding: 0;
	margin: 0;
	background-color: #036;
}
#wrapper {
	height: 750px;
	width: 950px;
	background-image:url(http://www.tyrepower.co.nz/themes/tyrepower/images/splashpage.png);
	background-repeat:no-repeat;
	background-position:center top;
	padding: 0;
	margin: 0 auto;
}
#header {
	width: 950px;
	height: 210px;
}
#subhead {
	height: 30px;
	width: 500px;
}
#leftColumn {
	float: left;
	height: 295px;
	width: 260px;
	padding-top: 4px;
}
#rightColumn {
	float: left;
	height: 295px;
	width: 230px;
	padding-top: 4px;
}

#welcome {
	height: 100px;
	width: 500px;
	float: left;
	margin-top: 25px;
}
#banner {
	float: right;
	height: 512px;
	margin-right: 10px;
	width: 430px;
}
.specials {
	border: 0;
}
.mainLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-indent: 100px;
	line-height: 12px;
	line-height: 12px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-indent: 100px;
	letter-spacing: -1px;
	padding-top: 170px;
}
.welcome {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 5px;
	color: #FC3;
	text-align: left;
	text-indent: 100px;
	font-weight: bold;	
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FC3;
	text-decoration: none;
}
