﻿/* Body */

a:link {color:#ffffff;}
a:visited {color:#ffffff;}
a:active {color:#ffffff;}
a:hover {color:#ffffff;}
a {text-decoration:none}

a.Links2:link, a.Links2:visited {
	color: #808080;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
a.Links2:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
a.Links3:link, a.Links3:visited {
	color: #808080;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana;
	font-size: small;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
a.Links3:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana;
	font-size: small;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
a.Links4:link, a.Links4:visited {
	color: #000000;
	font-weight: bold;
	font-family: Verdana;
	font-size: small;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
a.Links4:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-family: Verdana;
	font-size: small;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
a.Links5:link, a.Links5:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana;
	font-size: small;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
a.Links5:hover {
	color: #ff9900;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana;
	font-size: small;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
a.Links6:link, a.Links6:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana;
	font-size: small;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
a.Links6:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
	font-family: Verdana;
	font-size: small;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}


body {
	background-color: black;
	margin: 0px;
	width: 100%;
	height: 1418px;
	overflow: scroll;
	}
.wrapper {
	margin: 0px auto;
    width: 980px;
	height: 100%;
	overflow: hidden;
	position: relative;
    background-color: #000000;
}
#side-a {
	float: left;
	width: 180px;
	position: relative;
	height: 100%;
	overflow: hidden;
	margin-top: 10px;
	margin-left: 10px;
}
#side-b {
	float: right;
	width: 976px;
	height: 1107px;
	margin-top: 10px;
	margin-right: 10px;
	position: relative;
	overflow: hidden;
    top: -20px;
    left: -1px;
    background-color: black;
    color: #FFFFFF;
    margin-bottom: 0px;
}


/* Banner */

.header {
	background-image: url('theme10/fire.gif');
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
	width: 980px;
	height: 305px;
	overflow: hidden;
}
.hnavbox {
	margin: 206px auto 0px auto;
	width: 980px;
	height: 63px;
	overflow: hidden;
	list-style-type: none;
	list-style-image: none;
}
.hnavbox li {
	background-position: center;
	padding: 0px;
	margin: 0px;
	background-image: url('theme10/butn8.png');
	background-repeat: no-repeat;
	position: relative;
	float: left;
	overflow: hidden;
	text-align: center;
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	color: #ffffff;
	list-style-type: none;
	list-style-image: none;
	width: 140px;
	height: 63px;
	line-height: 78px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}

.hnavbox ul {
	padding: 0px;
	margin: 0px;
}
.hnavbox a:hover, .hnavbox a:active
{
	background-position: center;
	padding: 0px;
	margin: 0px;
	background: url('theme10/butn6.png') no-repeat;
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	color: #ffffff;
	width: 140px;
	height: 63px;
	position: relative;
	float: left;
	list-style-type: none;
	list-style-image: none;
	line-height: 60px;
	overflow: hidden;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
}
.butnACTIVE {
	background-position: center;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	position: relative;
	float: left;
	overflow: hidden;
	width: 140px;
	height: 63px;
	background-image: url('theme10/butn6.png');
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	line-height: 60px;
	font-family: Verdana;
	font-size: small;
	color: #ffffff;
}


/* Clear Properties */

.clearL {
	clear:left;
}
.clearR {
	clear:right;
}
.clearB {
	clear:both;
}

/* Mid Content */

.cnt-title{
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-align: left;
	width: 100%;
	height: 20px;
	overflow: hidden;
	list-style-type: none;
	font-style: normal;
	font-variant: normal;
}
.cnt-title-date{
	font-family: Verdana;
	font-size: xx-small;
	font-weight: normal;
	color: #333;
	text-align: left;
	width: 100%;
	height: 14px;
	overflow: hidden;
	list-style-type: none;
	font-style: normal;
	font-variant: normal;
}

.cntinfo {
	padding: 10px 0px 0px 0px;
	margin: 0px;
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
	text-indent: 10px;
	width: 100%;
	height: 100%;
	overflow: hidden;
	list-style-type: none;
}
.contentpic {
	position: relative;
	width: 941px;
	height: 460px;
	overflow: hidden;
	text-align: center;
	font-family: Verdana;
	font-size: x-small;
	color: #333333;
	font-weight: normal;
	padding: 5px;
    top: 64px;
    left: 4px;
}
.cntfoot {
	width: 957px;
	height: 312px;
	overflow: hidden;
	position: relative;
	background-image: url('theme10images/cnt-div.gif');
	background-repeat: no-repeat;
    top: 0px;
    left: 0px;
}
.cntfoot2 {
	width: 740px;
	height: 78px;
	overflow: hidden;
	position: relative;
    top: 42px;
    left: 6px;
}


/* Side Menus */

.navheader {
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	font-variant: normal;
	text-align: left;
	text-indent: 10px;
	background-image: url('theme10/navhead.gif');
	background-repeat: no-repeat;
	background-position: left;
	overflow: hidden;
	list-style-type: none;
	width: 180px;
	height: 35px;
	line-height: 275%;
	position: relative;
}
.navinfo {
	width: 180px;
	height: 100%;
	float: left;
	overflow: hidden;
	position: relative;
	list-style-type: none;
	background-color: #EBEBEB;
}
.navinfocentered {
	width: 180px;
	height: 100%;
	float: left;
	overflow: hidden;
	position: relative;
	list-style-type: none;
	background-color: #EBEBEB;
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-align: center;
}
.navfoot {
	background-image: url('theme10/navbtn.gif');
	background-repeat: no-repeat;
	overflow: hidden;
	width: 180px;
	height: 12px;
	padding-bottom: 50px;
}

/* Float Images */

.right {float: right;}


/* Footer */

.foot {
	width: 100%;
	height: 83px;
	overflow: hidden;
	background-image: url('theme10/footer.gif');
	background-repeat: repeat-x;
	margin: 0px;
	background-position: center;
	position: relative;
	clear: both;
    top: 71px;
    left: 7px;
}
.footinfo {
	width: 980px;
	height: 60px;
	overflow: hidden;
	margin: 10px auto 0px auto;
	position: relative;
	font-family: Verdana;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #808080;
	text-align: center;
    top: 4px;
    left: 6px;
}

/* Contact Forms */

.contactcontainer {
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
	color: #383838;
	width: 100%;
	height: 100%;
	position: relative;
	margin: 0px auto 0px auto;
	overflow: hidden;
	list-style-type: none;
	text-align: center;
}

/* Large Container For Thank You */

.largecontainer {
	font-family: Verdana;
	font-size: small;
	color: #000000;
	font-weight: normal;
	text-align: center;
	margin: 25px auto 10px auto;
	width: 90%;
	height: 100%;
	position: relative;
	overflow: hidden;
	list-style-type: none;
}

/* Used Equipment Objects */


.xmenubox {
	margin: 0px auto 0px auto;
	width: 874px;
	height: 100%;
	z-index: 1;
	position: relative;
	overflow: hidden;
}
.xmenutop {
	margin: 0px auto 0px auto;
	width: 874px;
	height: 24px;
	z-index: 1;
	position: relative;
	overflow: hidden;
	background-image: url('theme/lmtop.html');
	background-repeat: no-repeat;
}
.xmenumfill {
	margin: 0px auto 0px auto;
	width: 874px;
	height: 100%;
	z-index: 1;
	position: relative;
	overflow: hidden;
	background-image: url('theme/lmfill.html');
	background-repeat: repeat-y;
}
.xmenumbtm {
	margin: 0px auto 0px auto;
	width: 874px;
	height: 15px;
	z-index: 1;
	position: relative;
	overflow: hidden;
	background-image: url('theme/lmbtm.html');
	background-repeat: no-repeat;
}
.xmenuminfo {
	margin: 0px auto 0px auto;
	width: 854px;
	height: 100%;
	z-index: 1;
	position: relative;
	overflow: hidden;
}
.itembox {
	border: 1px solid #000000;
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 800px;
	height: 100%;
	overflow: hidden;
	background-color: #F0F0F0;
}
.iteminfo {
	border: 1px solid #000000;
	padding: 10px;
	width: 220px;
	height: 100%;
	overflow: hidden;
	background-color: #DBDBDB;
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	float: left;
	vertical-align: 10px;
	text-transform: none;
	list-style-type: none;
	position: relative;
	text-align: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	text-indent: 0px;
}
.itempics {
	border: 1px solid #000000;
	padding: 5px;
	width: 500px;
	height: 100%;
	overflow: hidden;
	background-color: #DBDBDB;
	float: right;
	list-style-type: none;
	position: relative;
	text-align: center;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-indent: 0px;
}
.itemtext {
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	text-align: center;
	margin: 0px auto 0px auto;
	width: 700px;
	height: 100%;
	overflow: hidden;
	list-style-type: none;
	position: relative;
}

/* Quick Contact Form */

.formbox1 {
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: center;
	background-color: #000000;
	border: 2px solid #333333;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 450px;
	height: 525px;
	overflow: hidden;
}
.formbox2 {
	margin: 0px auto 0px auto;
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: center;
	padding: 0px;
	width: 602px;
	height: 100%;
	overflow: hidden;
	position: relative;
}

/* Inventory Icon Reference */

.iconinfo {
	font-family: Verdana;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	text-align: left;
	margin: 0px auto 0px auto;
	width: 700px;
	height: 32px;
	position: relative;
	overflow: hidden;
	list-style-type: none;
}
.machinelinks {
	background-position: center;
	border: 1px solid #000000;
	font-family: Verdana;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	text-align: center;
	margin: 0px auto 0px auto;
	width: 480px;
	height: 24px;
	position: relative;
	overflow: hidden;
	list-style-type: none;
	background-color: #ebebeb;
	background-image: url('theme10/1castr.gif');
	background-repeat: no-repeat;
}

/* New V Nav */

.menu {
	width: 180px;
	height: 100%;
	position: relative;
	list-style-type: none;
	background-color: #EBEBEB;
}
.menu ul{
    margin: 0; padding: 0;
}
.menu ul li{
	text-decoration: none;
	color: #000000;
	padding: 0px;
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
	text-align: left;
	text-indent: 8px;
	list-style-type: none;
    line-height: 170%; 
}
.menu ul li a{
	text-decoration: none;
	color: #000000;
	padding: 0px;
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
	text-align: left;
	text-indent: 8px;
	list-style-type: none;
    line-height: 170%;
}
.menu ul li a:visited{
   	text-decoration: none;
	color: #000000;
	padding: 0px;
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
	text-align: left;
	text-indent: 8px;
	list-style-type: none;
    line-height: 170%;
}
.menu ul li a:hover, .menu ul li .current{
	color: #000000;
	padding: 0px;
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	text-align: left;
	text-indent: 8px;
	list-style-type: none;
	line-height: 170%;
	text-decoration: underline;
}
.mainmenu .active a {
	background-position: center;
	padding: 0px;
	margin: 0px;
	background: url('theme10/butn6.png') no-repeat;
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	color: #ffffff;
	width: 140px;
	height: 63px;
	position: relative;
	float: left;
	list-style-type: none;
	list-style-image: none;
	line-height: 400%;
	overflow: hidden;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
}


