/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}
tr .td {
	padding: 2px 2px 2px 2px;
	margin: 2px 2px 2px 2px;
}

.input1 {
	border: none;
	border-top: 1px solid #B1B1B1;
}

/** TABLES */

.table1 {
}

.table1 td, .table1 th {
	padding: 5px 10px;
}

.table1 thead th {
	background: url(images/subpage1_04.gif) repeat left top;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.table1 tbody td {
	background: url(images/subpage1_05.gif) repeat left top;
}

.table1 tfoot td {
	background: url(images/subpage1_06.gif) repeat left top;
}

.table1 tfoot td a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {

}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 16px;
}

.text1 {
	text-align: left;
	padding-top: 20px;
	color: #333333;
}

.text2 {
	text-align: right;
	font-size: 11px;
	text-transform:uppercase;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
	font-weight: bold;
	color: #FFFFFF;
}

.text3 {
	font-size: 14px;
	font-weight: bold;
	color: #707070;
}

.text4 {
	font-size: 25px;
	font-weight: bold;
	color: #d8a50b;
}

.text5 {
	text-align: right;
	font-size: 9px;
	font-weight: bold;
	color: #2B2B2B;
}

.text6 {
	text-align: center;
	font-size: 10px;
	color: #8B8B8B;
}

.text7 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.text8 {
	margin-top: 7px;
	font-size: 12px;
	text-align:left;
	font-weight: bold;
	color:#E6E6E6;
}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list1 li {
	padding-left: 13px;
	background: url(images/homepage12.gif) no-repeat left bottom;
	font-size: 10px;
}

.list2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list3 {
	list-style: none;
}

.list3 li {
	padding-left: 13px;
	background: url(images/homepage12.gif) no-repeat left bottom;
	font-size: 10px;
}

/** LINKS */

a {
	color: #FF4702;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-decoration: none;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #4E4E4E;
}

.link1:hover {
	text-decoration: underline;
}

.link2 {
}

.link3 {
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(images/subpage1_01.jpg) repeat-x left top; }
.bg2 { background: url(images/subpage1_02.jpg) repeat-x left top; }
.bg3 { background: url(images/homepage06.jpg) no-repeat left top; }

.bg4 { background: url(images/homepage08.jpg) no-repeat left top; }
.bg5 { background: url(images/homepage09.jpg) repeat-y left top; }
.bg6 { background: url(images/homepage10.jpg) no-repeat left bottom; }

.bg7 { background: url(images/homepage11.gif) repeat-x left bottom; }

.bg8 { background: url(images/homepage14.jpg) no-repeat left top; }
.bg9 { background: url(images/homepage15.jpg) repeat-y left top; }
.bg10 { background: url(images/homepage16.jpg) no-repeat left bottom; }

.bg11 { background: url(images/subpage2_01.jpg) no-repeat left top; }
.bg12 { background: url(images/subpage2_02.jpg) no-repeat left bottom; }

.bg13 { background: url(images/subpage3_01.jpg) no-repeat left top; }
.bg14 { background: url(images/subpage3_03.jpg) no-repeat left bottom; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }
.align-left { text-align: left; }

img { border: none; }

.img1 {
	float: left;
	margin: 0px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 0px 0px 0px 15px;
}

.img3 {
	margin: 0px;
	margin-top: -85px;
	margin-right: 90px;
	float: right;
	border: 1px solid #000000;
}

#productsHeader {
	width: 550px;
	float: left;
	margin: 50px 0px 0px 0px;
}

#homeText {
	width: 530px;
	float: left;
	padding: 10px;
}

.textBoxes {
	width: 170px;
	float: left;
}

.clear {
	clear: both;
}

.imgLeft {
	float: left;
}

.imgRight {
	float: right;
	margin: 0px 10px 10px 10px;
}

#diagnostic {
	width: 162px;
	height: 101px;
	padding: 45px 10px 0px 10px;
	margin: 15px 0px 5px 0px;
	background-image: url(images/freeDaiHeader.jpg);
	background-repeat: no-repeat;
}

#recycle {
	width: 162px;
	padding: 5px 10px 10px 10px;
	margin: 0px 0px 15px 0px;
	background-image: url(images/recycleBG.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#rebuild {
	width: 182px;
	height: 272px;
	background-image: url(images/rebuildShop.jpg);
	background-repeat: no-repeat;
}