body {
	font-family: verdana, arial, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-size: 13px;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

p {
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 16px;
	font-size: 13px;
}

h1 {
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #000;
}

h2 {
	color: #993300;
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 0px;
}

h3 {
	color: #006666;
	font-size: 14px;
	margin-top: 18px;
	margin-bottom: 6px;
}

h4 {
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 0;
}

a {
	color: #993300;
}

li {
	font-size: 13px;
}

td {
	font-size: 13px;
}

ul {
	margin-top: 0;
	padding-top: 0;
}

#wrapper {
	width: 800px;
	background-image: url(../images/page_backgrounds/RepeatingBackground.png);
	background-repeat: repeat-y;
	border-bottom: 2px solid #026666;
	border-right: 2px solid #026666;
	margin-left: auto;
	margin-right: auto;
}

#home_wrapper {
	width: 804px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/page_backgrounds/HomeBackground.png);
	background-repeat: no-repeat;
}

#page1_wrapper {
	width: 805px;
	background-image: url(../images/page_backgrounds/page1.png);
	background-repeat: no-repeat;
}

#page2_wrapper {
	width: 805px;
	background-image: url(../images/page_backgrounds/page2.png);
	background-repeat: no-repeat;
}

#page3_wrapper {
	width: 805px;
	background-image: url(../images/page_backgrounds/page3.png);
	background-repeat: no-repeat;
}

#page4_wrapper {
	width: 805px;
	background-image: url(../images/page_backgrounds/page4.png);
	background-repeat: no-repeat;
}

#page5_wrapper {
	width: 805px;
	background-image: url(../images/page_backgrounds/page5.png);
	background-repeat: no-repeat;
}

#page6_wrapper {
	width: 805px;
	background-image: url(../images/page_backgrounds/page6.png);
	background-repeat: no-repeat;
}

#page1__wrapper {
	width: 805px;
	background-image: url(../images/page_backgrounds/page1.png);
	background-repeat: no-repeat;
}

#page2__wrapper {
	width: 805px;
	background-image: url(../images/page_backgrounds/page2.png);
	background-repeat: no-repeat;
}

#page3__wrapper {
	width: 805px;
	background-image: url(../images/page_backgrounds/page3.png);
	background-repeat: no-repeat;
}

#page4__wrapper {
	width: 805px;
	background-image: url(../images/page_backgrounds/page4.png);
	background-repeat: no-repeat;
}

#page5__wrapper {
	width: 805px;
	background-image: url(../images/page_backgrounds/page5.png);
	background-repeat: no-repeat;
}

#page6__wrapper {
	width: 805px;
	background-image: url(../images/page_backgrounds/page6.png);
	background-repeat: no-repeat;
}


#specialty_wrapper {
	width: 802px;
	background-image: url(../images/page_backgrounds/SpecialtyBackground.png);
	background-repeat: no-repeat;
}

#turcite_wrapper {
	width: 802px;
	background-image: url(../images/page_backgrounds/TurciteBackground.png);
	background-repeat: no-repeat;
}

#application_wrapper {
	width: 802px;
	background-image: url(../images/page_backgrounds/ApplicationBackground.png);
	background-repeat: no-repeat;
}

#products_wrapper {
	width: 802px;
	background-image: url(../images/page_backgrounds/ProductsBackground.png);
	background-repeat: no-repeat;
}

#services_wrapper {
	width: 802px;
	background-image: url(../images/page_backgrounds/ServicesBackground.png);
	background-repeat: no-repeat;
}

#training_wrapper {
	width: 802px;
	background-image: url(../images/page_backgrounds/TrainingBackground.png);
	background-repeat: no-repeat;
}

#services__wrapper {
	width: 802px;
	background-image: url(../images/page_backgrounds/TrainingServicesBackground.png);
	background-repeat: no-repeat;
}

#sales_wrapper {
	width: 802px;
	background-image: url(../images/page_backgrounds/SalesBackground.png);
	background-repeat: no-repeat;
}
#examples_wrapper {
	width: 802px;
	background-image: url(../images/page_backgrounds/ExamplesBackground.png);
	background-repeat: no-repeat;
}

#usedparts_wrapper {
	width: 802px;
	background-image: url(../images/page_backgrounds/UsedPartsBackground.png);
	background-repeat: no-repeat;
}

#contact_wrapper {
	width: 802px;
	background-image: url(../images/page_backgrounds/ContactBackground.png);
	background-repeat: no-repeat;
}
#contact_success_wrapper {
	width: 802px;
	background-image: url(../images/page_backgrounds/ContactBackground.png);
	background-repeat: no-repeat;
}

#links_wrapper {
	width: 802px;
	background-image: url(../images/page_backgrounds/LinksBackground.png);
	background-repeat: no-repeat;
}

#menu {
	width: 205px;
	font-size: 14px;
	float: left;
	padding-top: 96px;
}

#menu ul {
	list-style: none;
	margin-left: 10px;
	padding-left: 10px;
	margin-top: 0;
	padding-top: 0;
}

#menu ul.lower_menu {
	padding-top: 1.75em;
}

#menu ul.bottom_menu {
	padding-top: 13px;
}

/* IE7 hack to fix the spacing of the training menu */
html>body #menu ul.lower_menu {
     *padding-top: 20px;
}

/* IE7 hack to fix the spacing of the bottom menu */
html>body #menu ul.bottom_menu {
     *padding-top: 9px;
}

#menu li {
	margin: 0;
	font-size: 14px;
}

#menu li.macie {
	margin-top: 0;
	margin-bottom: 23px;
	font-size: 14px;
}
#menu li.double_macie {
	margin-top: 0;
	margin-bottom: 13px;
}

#menu a {
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

#main {
	padding-top: 65px;
	padding-right: 3px;
	margin-left: 215px;
}

#home_link {
	width: 800px; 
	height: 40px; 
	position: absolute;
	top: 12px;
	left: 5px;
}

#footer {
	clear: both;
	background-color: black;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	color: white;
	margin-left: -8px;
	margin-right: 0px;
}

.draw_border {
	border-collapse: collapse;
	border: 1px solid black;
}

.draw_border th {
	border-bottom: 1px solid black;
}	

.draw_border td {
	padding-left: 5px;
}

.draw_border2 {
	border-collapse: collapse;
	border: 1px solid black;
}

.draw_border2 th {
	border-bottom: 1px solid black;
}	

.draw_border2 td {
	padding-left: 10px;
}