body {
	margin: 0px;
	background-color: #ffffff;
}
#pageSurround {
	width: 782px;
	margin: 0px auto;
	padding: 5px;
	border: 0px solid #333333;
	background-color: #FFFFFF;
	
}
#pageSurroundPARTS {
	width: 100%;
	margin: 0px auto;
	padding: 5px;
	border: 0px solid #333333;
	background-color: #FFFFFF;
	
}
#topHeader {
	text-align: right;
	height: 94px;
	margin-bottom: 00px;
	margin-right: 5px;
	padding-right: 0px;
	padding-top: 5px;	
	background-image: url(../styleImages/backgrounds/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#redline 
{
    height: 3px;
    background-color: #bf0001;
    width: 778px;
}
#redlinePARTS 
{
    height: 3px;
    background-color: #bf0001;
    width: 100%;
}
#textline 
{
    height: 45px;
    background-color: #ffffff;
    width: 778;
    text-align: center;
    font-family:Arial;
    font-size: 16px;
    font-weight: bold;
    color: #bf0001;
    padding-right: 10px;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #999999;
	background-color: #031074;
	background-image: url(../styleImages/backgrounds/check.jpg);
	height: 14px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-left: 5px;
}
.boxTitleLeft2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #ffffff;
	background-color: #bf0001;
	height: 14px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-left: 5px;
}
.boxContentLeft {
	border: 0px solid #000000;
	background-color: #ffffff;
	padding-left: 0px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.boxContentRight 
{
   	border: 1px solid #000000;
	background-color: #ffffff;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 0px;
	padding-right: 10px;
	float: left;
}
.colMid {
	position: relative;
	width: 600px;
	float: left;
}
.colRight {
	position: relative;
	width: 00px; 
	padding-left: 5px;
	right: 0px;
	float: right;
}
.boxContent {
	border: 0px solid #000000;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
.boxContentLat {
	border: 0px solid #000000;
	padding: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	margin-top: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 0px;
	padding-right: 18px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 600px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #ffffff;
	text-align: center;
	border: 1px solid #CC2D29;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 590px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 180px;
	height: 50px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.latestProds {
	float: left;
	text-align: center;
	width: 140px;
	height: 160px;
}
