body {
	margin:0;
	color:#000;
	font:12px helvetica,arial,sans-serif;
	background:#fff;
	min-width:970px;
}
img {border-style:none;}
a {
	text-decoration:none;
	color:#000;
}
a:hover {text-decoration:underline;}
input, textarea, select {
	font:100% arial,tahoma,sans-serif;
	vertical-align:middle;
	color:#000;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
#page {
	width:960px;
	margin:0 auto;
}
#header {
	height:169px;
	background:url(images/home/bg-header.jpg) no-repeat 0 0;
	padding:0 47px 0 51px;
}
.logos {
	float:left;
	width:263px;
	height:110px;
	padding:25px 0 0 35px;
	background:url(images/home/bg-logos.png) no-repeat 0 0;
}
.logos a {
	float:left;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	height:74px;
	position:relative;
}
.logos .bluescope {
	background:url(images/home/logo-bluescope.gif);
	width:97px;
	margin:0 48px 0 0;
}
.logos .australian {
	background:url(images/home/logo-australian.gif);
	width:75px;
}
.login {
	float:right;
	width:182px;
	padding:11px 0 0;
}
.login .text {
	width:182px;
	height:23px;
	background:url(images/home/bg-text.png) no-repeat 0 0;
	overflow:hidden;
	margin:0 0 5px 0;
}
.login .text input {
	width:168px;
	margin:0;
	padding:4px 0 4px 12px;
	background:none;
	border:0;
	color:#6188a0;
	line-height:14px;
	position:relative;
}
.login .button, #logout-btn {
	float:right;
	text-indent:-9999px;
	width:73px;
	height:31px;
	background:url(images/home/btn-login.png) no-repeat 0 0;
	border:0;
	margin:1px 0;
	cursor:pointer;
	line-height:0;
	overflow:hidden;
}

#logout-btn { background:url(images/home/btn-logout.png) no-repeat 0 0; }

#content {
	overflow:hidden;
	background:url(images/home/bg-content.gif) no-repeat 0 0;
	padding:19px 30px 114px 60px;
}
h1 {
	color:#6188a0;
	font-size:25px;
	margin:0 0 0.6em 0;
	letter-spacing:-1px;
}
h2 {
	color:#6188a0;
	font-size:14px;
	margin:0 0 1.2em 0;
}
p {
	font-size:14px;
	line-height:20px;
	margin:0 0 1.2em 0;
}
.buttons {
	width:918px;
	overflow:hidden;
	padding:0 29px 0 11px;
	margin:64px -29px 5px -59px;
	background:url(images/home/bg-buttons.png) no-repeat 0 0;
}
.buttons a {
	float:left;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	height:158px;
	outline:none;
}
.buttons .register {
	background:url(images/home/btn-register.png);
	width:437px;
}
.buttons .warranty {
	float:right;
	background:url(images/home/btn-warranty.png);
	width:456px;
}

.buttons .register:hover {
	background:transparent url(images/home/btn-register.png) bottom left;
	
}
.buttons .warranty:hover {
	
	background:url(images/home/btn-warranty.png) bottom left;
	
}

.columns {
	width:990px;
	overflow:hidden;
}
.columns .column {
	float:left;
	width:375px;
	margin:0 120px 0 0;
}
.column p {font-size:12px;}
#footer {
	width:825px;
	padding:4px 0 4px 64px;
	overflow:hidden;
}
#footer p {
	font-size:9px;
	line-height:11px;
}
#footer ul {
	float:right;
	font-size:11px;
	margin:-4px -5px 0 0;
	padding:0;
	list-style:none;
}
#footer ul li {
	float:left;
	padding:0 5px 0 4px;
	background:url(images/home/separator.png) no-repeat 100% 60%;
}


#forgottenpass, #forgottenid, .forgotLink {
  color:#FFFFFF;
  display:inline;
  font-size:10px;
  margin-left:0px;
  text-decoration:none;
  line-height:15px;
}
#forgottenpass:hover, #forgottenid:hover {
  text-decoration:underline;
}

