body {
	font: 16px Georgia, Helvetica, sans-serif; /*1em*/
	margin: 0;
	padding: 0;
	width: 100%;
	background:  url("../images/background-spax-shock-absorbers.gif") #000 no-repeat top left;
}
a:link {
	background-color: transparent;
	color: #0000a0;
	text-decoration: none;
}
a:visited {
	background-color: transparent;
	color: #0000ce;
	text-decoration: none;
}
a:hover {
	background-color : transparent;
	text-decoration: underline;
}
a:active {
	background-color : transparent;
	color: #0000a0;
	text-decoration: none;
}
#maincontent {
	margin: 0;
	padding:0;
	width: 100%;
	border: 0;
}
#navbar {
	background: transparent;
	width: 200px;
	vertical-align: top;
	margin: 0;
	padding: 120px 15px 0 15px;
	color: #fff;
}
#navbar span.navimg {
	margin: 0px 25px 10px 5px;
}
/*The Link and visited styles combined for second-level menuitems*/
#p7TMnav div div a, #p7TMnav div div a:visited {
	color: #fff;
}
#p7TMnav div div a:hover {
	color: #FF9900;
}
#breadcrumb {
	text-align: center;
	padding: 0px 100px 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: #000;
	background-color: transparent;
}
#breadcrumb a:hover {
	text-decoration: underline;
}
#breadcrumb a:active {
	color: #d8d8d8;
	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: #fc0c04;
	background-color: transparent;
	text-decoration: underline;
}
#content {
	width: 100%;
	margin: 0;
	padding: 0 10px 0 0;
	vertical-align: top;
	font: 1em Georgia "Times New Roman", Times, serif;
	color:#000;
	background:#fff;
}
#content h1 {
	padding: 10px 5px 2px 10px ;
	margin: 0px;
	font-size: 2em;
}
#content p.h1spacing {
	 margin: 10px 0 0 40px !important;
 }
#content h2 {
	padding: 2px 0px 0px 0px;
	margin: 0px 10px 0 10px;
	color: #fc0c04;
	background-color: transparent;
	letter-spacing: 1px;
	font: bold 1em "Georgia Times New Roman, Times, serif";
	border-bottom: solid #666 1px;
 }
/*modifies h2 with the marquee at the top of the page*/
#content h2.subheader {
	width: 100%;
	letter-spacing: 10px !important;
	font:1.5em "Georgia Times New Roman, Times, serif" !important;
	margin: 10px 10px 0 10px !important;
}
/*makes words in h2 small
applies to koni-raid-products-technology-proven.htm, koni-heavytrack-products-technology-proven.htm*/
#content h2 span.figure {
	font-size: 10px !important;
	letter-spacing: 2px !important;
	position: static;
} 
#content h3 { 
	padding: 10px 0 0 5px;
	margin: 0px;
}
#content p {
	padding: 0px 10px 0 10px;
	text-align: justify;
 }
/*applies to all links within content*/
#content a:link {
	color: #fc0c04;
}
#content a:visited {
	color: #FC8603;
}
#content a:hover {
	color: #526bd6;
}
#footer {
	border-top: 2px #fff solid;
	height: 45px;
	width: 100%;
	background-color: #000;
	vertical-align: top;
	color: #fff;
	padding: 0 10px 0 0px;
	text-align: right;
}
#footer div {
	float: right;
	margin: 0 10px 0 0px;
}
.floatright {
	float: right;
	padding: 0;
	margin: 0;
}
/*applies to all koni pages
is an empty cell just above the content to align the content cell*/
.contentpad {
	height: 275px;
}
/* to be changed:
- the way pg looks at largest font
- lack of footer
- the way the pg looks when the window is minimized
- the position of the question mark on h2 with the img
- take away borders on nav bar and heading
-check out errors in tss
-underline not working on headers
*/

