body {
        font-family: tahoma;
        font-size: 12px;
        text-align: center;
        background: url('images/blue-metal-bg.jpg') repeat;
    }
    
html, body, #wrapper, h1, h2 {
	margin: 0;
	padding: 0;
}

th, td {
	font-size: 10px;
}

img { border: 0; }

#wrapper {
	margin: auto;
	text-align: left;
	width: 748px;
	position: relative;
	border: 1px solid #e2c42f;
}

h1 {
	margin: 0;
	padding: 2px;
	background: url('images/page_bg.gif') repeat;
	text-align: center;
	font-size: 14px;
	font-family: Adobe Type Collection;
	color: #27408b;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-family: tahoma;
	color: #000000;
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 2px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 3px;
	font-size: 1px;
}

.left {
	float: left;
	margin: 1px 8px 0px 0px;
}

.softright {
	text-align: right;
}

.readmore {
	text-align: right;
}

/* ***** */

#inner {
	border-left: 0px solid #;
	border-right: 0px solid #;
	background: #ffffff;
	color: black;
	margin-bottom: 0px;
}

#header {
	background: #6959CD;
	padding-top: 0px;
	position: relative;
	height: 84px;
}

#header img {
	display: block;
}

#nav {
	position: absolute;
	left: 550px;
	top: 40px;
	width: 200px;
}

#nav, #nav a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#nav a:hover {
	text-decoration: underline;
}

#browse {
	float: left;
	width: 174px;
	margin: 0;
	padding: 0;
	background: #e2c42f;
	border-bottom: 0px solid white;
}

#browse dt {
	background: #27408b;
	color: #ffffff;
	margin: 1px;
	padding: 20px 0px;
	text-align: center;
	font-weight: bold;
}

#browse dd {
	background: url(images/light-chrome-bg.jpg) no-repeat;
	border-bottom: 1px solid #e2c42f;
	padding: 0;
	margin: 0 2px;
}

#browse dd a {
	color: #000000;;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 3px 10px;
}

* html #browse dd {
	padding: 3px 10px;
}

* html #browse dd a {
	display: inline;
}

#browse dd a:hover {
	background: url(images/dark-chrome-bg.bmp) no-repeat;
        color: #ffffff;
}

#browse .first {
	padding-top: 1px;
}

#browse .last {
	padding-bottom: 1px;
	border-bottom: 1px solid #e2c42f;
}

#browse .searchform {
	padding: 0px;
}

#browse .text, #browse select {
	width: 160px;
}

#browse form {
	margin: 0;
	padding: 0;
}

#browse form div {
	padding-bottom: 8px;
	width: 165px; 
}


#body {
	float: right;
	width: 560px;
	margin: 0px;
	position: relative;
}

#body p {
	margin: 1em 0;
	padding: 0;
}

#body .br {
	border-bottom: 1px solid #e5e5e5;
}

#footer {
	background: #27408b;
	padding: 8px;
	position: relative;
	text-align: center;
	border-bottom: 2px solid white;
}
	
#footer, #footer a {
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#footnav {
	position: absolute;
	text-align: right;
	right: 10px;
	top: 0px;
	padding: 8px 0 5px 0;
}

table.header {
	width: 748px;
	background: #ffffff;
	border-top: 1px solid #e2c42f;
}

td.header {
	width: 168px;
	background: url(images/monarch-bearing-logo.bmp) no-repeat;
	height: 210px;
	border: 5px solid #27408b;
}

td.header1 {
	width: 580px;
	height: 210px;
	background: url(images/ball-bearings-header.jpg) no-repeat;
}

table.body {
	width: 560px;
	background: #ffffff;
	position: relative;
	right: 5px;
	top: 11px;
}

td.body1 {
	width: 140px;
	border-bottom: 1px solid #aaaaaa;
      height: 100px;
}

td.body2 {
	width: 140px;
	border-bottom: 1px solid #aaaaaa;
	border-right: 1px solid #000000;
      height: 100px;
}

td.body3 {
	width: 140px;
	border-bottom: 1px solid #aaaaaa;
      height: 100px;
}

td.body4 {
	width: 140px;
	border-bottom: 1px solid #aaaaaa;
      height: 100px;
}

div.maintitle {
      text-align: left;
}

div.prodimage {
      text-align: left;
}

div.header1 {
	text-align: right;
	font-size: 16px;
	font-family: tahoma;
	font-weight: bold;
	color: #000000;
}

div.header1a {
	text-align: center;
	font-size: 16px;
	font-family: tahoma;
	font-weight: bold;
	color: #000000;
}

div.header2 {
	position: relative;
	font-size: 40px;
	text-align: center;
	font-family: monotype corsiva;
	font-weight: bold;
	color: #e2c42f;
	background: url('http://www.istartedsomething.com/wp-content/uploads/2007/10/darkaurora.jpg') no-repeat;
	width: 430px;
	left: 80px;
}

img.prodimage {
      height: 100px;
}