/* CSS Document */


body {
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #717171;
}

#maincontainer {
	width: 760px;
	text-align: left;
	background-color: #FFFFFF;
	padding: 4px 2px;
	margin-top: 4px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}

#header {
	width: 760px;
	padding: 0;
	font-size: 0px;
	margin: 0px;
	clear: both;
}

#header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 750px;
	padding: 1px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B0B0B0;
	background-image: url(../images/headerbg.jpg);
	color: #000000;
	margin-bottom: 10px;
	clear: both;
	height: 15px;
}

.dtsz {
	font-size: 10px;
	text-align: right;
}

#content {
	float: right;
	display: inline;
	vertical-align : top;
	text-align : left;
	width: 565px;
	padding-right: 30px;
	padding-left: 25px;
	padding-bottom: 0px;
	line-height: 1.4em;
	border: none;
	margin: 0 0 35px;
	min-height : 550px;
	height : auto !important;
	height : 550px;
	padding-top: 0px;
}

#nav {
	float: left;
	display: inline;
	text-align: left;
	width: 140px;
	vertical-align : top;
	margin: 0px;
	border: 0px none;
	padding: 0px;
}

#footer {
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	bottom: auto;
	width: 755px;
	clear: both;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B0B0B0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B0B0B0;
	background-image: url(../images/headerbg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

h3 {
	margin-top: 0px;
	padding-top: 4px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 14pt;
	color: #E52325;
	font-family: Arial, Helvetica, sans-serif;
}

h4 {
	margin: 0px;
	padding-top: 12px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #002266;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

h5 {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	padding-left: 25px;
	color: #414141;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 2px;
	color: #002266;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E52325;
}

p {
	margin: 0px;
	padding-top: 7px;	
}

.arrowlist {
	list-style: none;
	margin: 0;
	padding: 0;
}

li.arrow
{
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
	padding: 4px 0 4px 2em;
	margin-top: 10px;
	margin-bottom: 0em;
	margin-left: 1.25em;
}

.textbodysm {
	font-size: 8pt;
	color: #333333;
}
.textbodyredbold {
	font-weight: bold;
	color: #E52325;
}
.textbodybluebold {
	font-weight: bold;
	color: #154890;
	font-size: 12pt;
}
.formlayout {
	margin: 0px;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.mapwin {
	background-color: #FFFFFF;
	padding: 2px;
	width: 400px;
	margin-top: 3px;
}

.tpmsbox {
	width: 565px;
	margin-bottom: 25px;
	min-height : 150px;
	height : auto !important;
	height : 150px;
	margin-top: 10px;
}
.productlist {
	background-image: url(../images/productcollage.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 565px;
	min-height : 300px;
	height : auto !important;
	height : 300px;
	margin-top: 15px;
}
.productaccess {
	background-image: url(../images/accessoriescollage.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 565px;
	min-height : 300px;
	height : auto !important;
	height : 300px;
	margin-top: 15px;
}
.productsupplies {
	background-image: url(../images/suppliescollage.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 565px;
	min-height : 300px;
	height : auto !important;
	height : 300px;
	margin-top: 15px;
}
.producttools {
	background-image: url(../images/toolscollage.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 565px;
	min-height : 300px;
	height : auto !important;
	height : 300px;
	margin-top: 15px;
}.locationstable {
	margin-top: 7px;
}
.clickimages {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #E52325;
	text-align: right;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
}

