body {
	font-size: 100%;
	padding: 4px 0px;
	margin: 0px;
	background-color: #6B6BB5;
	
}

#mainTable {
	height:auto;
	width: 760px;
	/*/*/line-height: 1.5em; /* */
}

.rightimage{
	float:right;
	margin-right:30px;
}

.serviceimage{
	float:right;
	margin-right:10px;
	margin-left:15px;
}
 
#header {
	background-image:url(images/header.gif);
	background-repeat:no-repeat;
	height:93px;
}

#subHeader {
	background-image:url(images/lheader-shadow_curve2.gif);
	background-repeat:no-repeat;
	height: 36px;
}


#Aboutcontent {
	background-image:url(images/about_back.gif);
	background-repeat:no-repeat;
	height:395px;
}

#Contactcontent {
	background-image:url(images/background.gif);
	background-repeat:no-repeat;
	height:395px;
}

#Remanufacturecontent {
	background-image:url(images/reman_back.gif);
	background-repeat:no-repeat;
	height:395px;
}

#Enhancecontent {
	background-image:url(images/enhance_back.gif);
	background-repeat:no-repeat;
	height:395px;
}

#Partscontent {
	background-image:url(images/parts_back.gif);
	background-repeat:no-repeat;
	height:395px;
}

#Servicecontent {
	background-image:url(images/service_back.gif);
	background-repeat:no-repeat;
	height:395px;
}

#Tradecontent {
	background-image:url(images/tradeKing_back.gif);
	background-repeat:no-repeat;
	height:395px;
}


#content {
	background-image:url(images/background.gif);
	background-repeat:no-repeat;
	height:395px;
}

#contentRightHome {
	font-size:16px;
	color:#00007F;
	padding:4px 10px;
}

#contentRightHome h2 {
	font-size:20px;
	color:#00007F;
	padding:0px;
	vertical-align:text-top;
	margin:0px;
	line-height:27px
}

#contentRight p{
	margin:10px 10px 0px 20px;
}

#contentRight {
	font-size:16px;
	color:#00007F;
	padding:4px 10px;
  	line-height: 18px;
}

#contentRight h2 {
	font-size:20px;
	color:#00007F;
	padding:0px;
	vertical-align:text-top;
	margin:0px;
}

#contentRight a:link, #contentRight a:active, #contentRight a:visited {
	color:#00007F;
	padding:4px 20px;
	text-decoration:none;
	line-height:18px;
}

#contentRight a:hover, #contentRight a:focus {
	color:#A59152;
	font-size:110%;
}

#footer {
	background-image:url(images/footer2.gif);
	background-repeat:no-repeat;
	height:36px;
	font-size:75%;
	color:#00007F;
	text-align:center;
	vertical-align:text-bottom;
}
#footer p{
margin-top:10px;
}

#sidebar {
	width:165px;
	font-weight:bold;
	color:#A59152;
	text-align:center;
	line-height:16px;
}

#sidebar a{
	background-color: #00007F;
	border-bottom: 1px solid #00007F;
	border-top: 1px solid #00007F;
	color: #A59152;
	display: block;
	padding: 10px 0 10px 0px;
	text-decoration: none;
	font-family:"Times New Roman", Times, serif;
	font-size: 100%;
	width: 159px;
	margin:0px 2px;
}

#sidebar a:hover, #sidebar a:focus{ 
	background-color:#6E6EB8;
	border-bottom:1px solid #A59152;
	border-right:1px solid #00007F;
	border-top:1px solid #A59152;
	color:#00007F;
	font-style:italic;
}/* CSS Document */

