html,body{
	margin:5px;
	padding:0;
}
body{
	font: 80% arial,sans-serif;
	color:#333;
	text-align:center;
}
p{
	margin:0 10px 10px;
}
a{
	color:#003366;
	font-weight:bold;
}
img{
	border:0;
}
h1{
	font-size:16px;
	margin:2px;
}
h1{
	font-size:20px;
	margin:2px;
}
.partpics{
	border:1px solid #00cccc;
}
td a{
	text-decoration:none;
}
div#header{
	height:120px;
	margin:0;
	background-image:url(images/diesel_parts_header_03.jpg);
}
div#topnav{
	float:left;
  	margin-left: 300px;
	padding-top:5px;
	color: #003366;
}
div#welcome{
	float:left;
	margin-left:15px;
	padding:3px;
	color: #fff;
}
div#welcome a{
	color: #fff;
	text-decoration:none;
}
table#minicart{
	float:right;
	margin:10px 20px 0 0;
	width:234px;
	height:63px;
	background-image:url(images/minicart_bkg_06.jpg);
	background-repeat:no-repeat;
	color:#666;
	font-weight:bold;
}
div#wrapper{
	float:left;
	width:100%;
	background-image:url(images/background_33.jpg);
	background-repeat:repeat-y;
}
div#container{
	text-align:left;
	width:987px;
	margin:0 auto;
}
div#content{
	width:520px;
        margin: 0 211px 10px;
	padding: 15px;
	background-image:url(images/content_bkg_17.jpg);
	background-repeat:no-repeat;
}
div#searchbar{
	height:25px;
	width:971px;
	margin-left:7px;
	margin-bottom:1px;
	padding:2px;
	text-align:right;
	background-color:#333;
	color:#fff;
}
div#content p{
	line-height:1.4;
}
div#navigation{
	float:left;
	width:198px;
	margin-left:-975px;
}
.oemsearch{
	background-image:url(images/choose_oem_model_25.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:165px;
	padding-left:10px;
}
div#navigation h3{
	margin-bottom:-10px;
	font-size:14px;
}
.oemsearch form{
	padding-top:50px;
}
.oemsearch select{
	width:150px;
	margin-bottom:55px;
}
.menu1{
margin:0;
list-style:round;
list-style-image:url(images/arrow.gif);
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
background-image:url(images/menu_bkg_hide_37.jpg);
background-repeat:no-repeat;
padding: 5px 5px 5px 25px;
display:block;
text-decoration: none;
color: #fff;
height: 20px;
}
.submenu{
font-size:14px;
text-decoration: none;
background-color: #ccc;
display: block;
padding: 5px;
color:#003366;
}
.submenu:hover{
background-color: #fff;
}
.indent{
	padding-left:25px;
}
.hide{
display: none;
}
.show{
display: block;
}
div#extra{
	float:left;
	width:198px;
	margin-left:-220px;
}
div#footer{
	background: #333;
	clear:left;
	margin-left:7px;
	margin-bottom:1px;
	padding:2px;
	width:971px;
	text-align:center;
}
div#footer p{
	margin:0;
	padding:5px 10px;
	color: #ccc;
}
div#footer a{
	color: #ccc;
}
div#footer a{
	color: #fff;
}