body {
	background-color: #000;
	padding: 0;
	margin: 0 5% 0 5%;
	text-align: center;
	font-size: 16px;
}
a {
	font-weight : normal;
}
a:link {
	background-color: transparent;
	color: #000066;
	text-decoration: underline;
}
a:visited {
	background-color: transparent;
	color: #000066;
	text-decoration: none;
}
a:hover {
	background-color : transparent;
	text-decoration: underline;
}
a:active {
	background-color : transparent;
	color: #000066;
	text-decoration: none;
}
hr {
	text-align: center;
	color: #000;
	background-color: transparent;
	height: 1px;
	margin: 0 20px 0 20px;
}
h1 {
	font-size:1.5em;
	letter-spacing: 5px;
}
h2 {
	font-size: 1em;
	padding: 0;
	margin:0;
}
p a, ul a {
	font-weight : normal;
}
p a:link, ul a:link {
	background-color: transparent;
	color: #de0601;
	text-decoration: none;
}
p a:visited, ul a:visited {
	background-color: transparent;
	color: #0000a0;
	text-decoration: none;
}
p a:hover, ul a:hover {
	background-color : transparent;
	text-decoration: underline;
}
p a:active, ul a:active {
	background-color : transparent;
	color: #0000a0;
	text-decoration: none;
}
table {
	padding: 0;
	margin: 0;
	width: 612px;
}
table.maintable {
	width: 610px;
	text-align: center;
	margin:0;
}
table.detailstable {
	width: 100%;
}
#main {
  background: #fef6e6; /*center;*/
  margin: 0;
  padding:0;
}
#main p{
	padding: 5px 10px 5px 10px;
	margin: 0;
}
#header {
	padding: 0 0 0 10px;
	margin: 0px;
	text-align: center;
	background: transparent url("../images/proven-suspension-splat-wodonga.gif") no-repeat center center;
	height: 210px;
	width: 598px
}
#header img {
	margin : 170px 10px 0 10px;
	border: none;
	vertical-align : bottom;
}
#header a, #header a:link, #header a:visited, #header a:hover, #header a:active {
	background-color: transparent !important;
}
#breadcrumb {
	text-align: center;
	padding: 0px 10px 10px 0;
	font: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: .9em;
}
#breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited {
	text-decoration: none;
	color: #0000a0;
	background-color: transparent;
}
#breadcrumb a:hover {
	text-decoration: underline;
}
#breadcrumb a:active {
	color: #0000a0;
	text-decoration: none;
	background-color: transparent;
}
#breadcrumb-uber a, #breadcrumb-uber a:link, #breadcrumb-uber a:visited, 
#breadcrumb-uber a:hover, #breadcrumb-uber a:active {
	color: #de0601;
	background-color: transparent;
	text-decoration: underline;
}
#footer {
	border-top: 1px #000 solid;
	text-align: center;
}
.ikon {
	background-image:  url("../images/logo-ikon-springs-albury.gif");
	background-repeat: no-repeat;
	padding : 10px 10px 10px 155px;
	min-height: 140px;
	text-align: left;
}
.ikon img {
	float : right;
}
.koni {
	background-image:  url("../images/logo-koni-car-shocks.gif");
	background-repeat: no-repeat;
	padding: 10px 10px 10px 155px;
	text-align: justify;
	min-height: 140px;
}
.koniheavy {
	background-image:  url("../images/logo-heavy-track-proven-suspension.gif");
	background-repeat: no-repeat;
	padding: 10px 10px 10px 155px;
	text-align: justify;
	min-height: 140px;
}
.spax {
	background-image:  url("../images/nav-logo-spax-4wd-suspension.gif");
	background-repeat : no-repeat;
	padding: 10px 10px 10px 155px;
	text-align: justify;
	min-height: 140px;
}
.koni  h1, .ikon h1, .spax h1, .hagon h1 {
	font: bold 1.5em Georgia, Times, "Times New Roman", Serif;
	padding: 0 0 0.5em 0;
	margin: 0;
	letter-spacing: 5px;
}
.textalignleft {
	text-align: left;
}
.textaligncenter {
	text-align: center;
}
.splatpadding {
	text-align: center;
	padding: 3px 0 0 2px;
}
.textalright {
	text-align: right;
}
.contacthead {
	background-color: #E9E5D5;
	font-style: italic;
}
.lastfooter {
	text-align : center;
	margin: 30px 0 0 0;
}
.smfontsize {
	font-size:9px;
}
.floatleft{
	float: left;
}
.floatright {
	float: right;
}
.vert {
	vertical-align : top;
}
.required {
	color : red;
}
