td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	color:#000000;
	}
	
body {
	background-color:#000000;
	font-size: 12px;
	line-height:16px;
	margin:0px;
	}
	
	
a	{
	color:#f1592a;
	font-weight:bold;
	text-decoration:none;
	}	

a:hover	{
	color:#630c0e;
	}	
	
.TopHeader {
	background-image:url(../gfx/Header.gif);
	background-repeat:no-repeat;
	height:117px;
	width: 1000px;
}

.TopNavBg {
	background-image:url(../gfx/NavBg.gif);
	background-repeat:no-repeat;
	height:53px;
	width:1000px;
}

.LogoLink {
	display:block;
	width:312px;
	height:115px;
	text-align:center;
	margin-top:-117px;
}

.IndexBodyBg {
	background-image:url(../gfx/IndexBg.gif);
	background-repeat:no-repeat;
	height:525px;
	width:1000px;
	vertical-align:top;
}

.InsideBodyBg {
	background-image:url(../gfx/InsideBg.gif);
	background-repeat:no-repeat;
	width:1000px;
	vertical-align:top;
}

.Footer {
	background-image:url(../gfx/FooterBg.gif);
	background-repeat:no-repeat;
	height:56px;
	width:1000px;
}

.TopNavBar {
	padding-left:25px;
	padding-right:25px;
}

.IndexBigBtns {
	padding-top:30px;
}

.IndexImageRotation {
	text-align:right;
	vertical-align:top;
	padding-left:55px;
}

.ContactBody {
	padding-top:50px;
}

.ContactFrame {
	background-image:url(../gfx/ContactFrame.png);
	background-repeat:no-repeat;
	height:414px;
	width:465px;
	padding-right:50px;
}

.ContactTxt {
	vertical-align:top;
	padding-left:60px;
	padding-top:8px;
	padding-bottom:30px;
	color:#FFF;
	font-weight:bold;
	line-height:23px;
}


.InfoBox {
	color:#fff;
	vertical-align:top;
	line-height:20px;
	padding-bottom:40px;
}

.InventoryHeaders {
	padding-left:40px;
	padding-top:40px;
}

.InventoryList {
	width:850px;
	padding:10px;
	margin-left:40px;
}

.MiscPageBodies {
	width:850px;
	padding:10px;
	margin-left:40px;
	color:#fff;
}

.MscInfoBox {
	color:#fff;
	vertical-align:top;
	line-height:20px;
	padding-left:20px;
}

.MiscPageHeaders {
	padding-left:0px;
	padding-top:10px;
}

.BOMHdr {
	font-size:18px;
	font-weight:bold;
	color:#f1592a;
}