#top
{
	margin-left:1px;
	height:500px;
	width:907px;
	padding-right:13px;
	background: #FFF url(../images/shadow-right_top.png) 907px 0 no-repeat;
}

#bottom
{
	margin-left:1px;
	width:907px;
	padding-right:13px;
	background: #FFF url(../images/right_shadow.png) 907px 0 repeat-y;
}



#display_box
{
	float:left;
	width:705px;
	height:354px;
/*	cursor: pointer; */
}

#parts_search
{
	float:right;
	width:162px;
	height:334px;
	background: url(../images/parts_index_bg.png) repeat-x;
	text-align:left;
	color: #E1E1E1;
	font-size:7pt;
	padding:10px 20px;
}

#parts_search .title 
{	
	margin:30px 0 20px 0;
	font-size:12pt;
	font-weight:bold;
}




#content
{
	float:left;	
	width:525px;
	background: #FFF;
	text-align:left;
	padding:40px 140px 40px 40px;
	font-size:9pt;	
}

#newsletter_contact
{
	float:right;
	width:202px;
	background: #FFF url(../images/newsletter_contact_bg.png) repeat-x;
}

#newsletter
{
	width:162px;
	text-align:left;
	color: #394e57;
	font-size:7pt;
	margin: 10px 20px;
}

#newsletter .title 
{	
	margin:25px 0 20px 0;
	font-size:12pt;
	font-weight:bold;
}

#contact
{
	text-align:left;
	padding:10px 20px;
	height:160px;
	width:162px;
	color: #666;
}

#contact .title
{
	margin:30px 0 20px 0;
	font-size:12pt;
	font-weight:bold;
}


.qualities {
	display: block;
	width: 190px;
	height: 290px;
	float:left;
	padding: 0 40px;
	background-image: url(../images/qualities-gradient.png);
	background-position: 0 0;
	background-repeat: repeat-x;
	background-color: transparent;
}
.qualities dt {
	font-size: 12pt;
	font-weight:bold;
	color: #003366;
	padding-top: 25px;
}
.qualities-rightcol {
	padding-left: 0;
}
.qualities dd {
	height: 3em;
	font-size: 90%;
}
