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;
	/*width:430px;*/
}
#leftColumn {
	float: left;
	height: 295px;
	width: 230px;
	padding-top: 4px;
}
#rightColumn {
	float: left;
	height: 295px;
	width: 260px;
	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 {
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 18px;
    margin: 15px 0 15px 100px;
    text-decoration: none;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-indent: 100px;
	/*text-indent: 49px;*/
	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;
}
.cpnField {
/*	background-image:url(http://www.tyrepower.co.nz/themes/tyrepower/images/InputBox.png);
	background-repeat:no-repeat;
	border:none;
	
	height: 25px;
	padding: 0 0 0 5px;
    width: 144px; */
	background-repeat: no-repeat;
    border: medium none;
    height: 23px;
    padding: 0 0 0 5px;
    width: 144px;
}

.btn {
	/*background-image:url(http://www.tyrepower.co.nz/themes/tyrepower/images/Btn.png);
	border:none;
	background-repeat:no-repeat;
	height:24px;
	background-color:#003473;
	padding: 0 7px 0 4px;
	background-repeat: no-repeat;
    border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #D1D1D1;
    border-style: none none none solid;
    border-width: medium medium medium 1px;
	border-left:1px solid #d1d1d1;*/
    height: 25px;
    padding: 0 7px 0 4px;
    width: 25px;
	    background: none;
    border: none;
}
#EnterYourID {
	background: url(http://www.tyrepower.co.nz/themes/tyrepower/images/EnterYourIdMainImage.jpg) no-repeat center;
	width:267px;
	height:122px;
	margin: 5px 0 0 125px;
}
.InputFields {
	/*margin:40px 0px 0px 5px;*/
	padding: 70px 0 0 42px;
}

#ImageHolder {
    float: right;
    margin: 0 60px;
}

#FormContentAndImages {
	padding-top: 40px;
}
