html {
	margin: 0px;
 	padding: 0px;
 	height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center; /* for IE */
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 100%;
}

* html #mylayer
{
  	height: 100%
}
/* Layout Divs */

#Container {
	margin: 0px auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	min-height: 100%;
 	padding: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 1px solid #262626;
	border-right: 1px solid #262626;
	width: 791px;
	background-color: #321105;
}

#Row1 { 
	position: relative;
	width: 791px;
	height: 70px;
	margin: 0px auto;
 	padding: 0px;
}
#Row2 { 
	position: relative;
	width: 791px;
	height: 26px;
	margin: 0px;
 	padding: 0px;
}
#Row3 { 
	position: relative;
	width: 791px;
	height: 241px;
	margin: 0px;
 	padding: 0px;
	z-index:2;
}
#Row4 { 
	position: relative;
	width: 791px;
	height: 209px;
	margin: 0px;
 	padding: 0px;
	z-index:1;
}
#Row5 { /* copyright row*/
	position: relative;
	width: 770px;
	height: 90px;
	margin: 0px;
 	padding: 0px;
	font-family: Arial, Helvetica, sans-serif; 
  	font-size: 9px; 
  	font-weight: normal; 
  	color: #666666; 
  	text-decoration: none;
  	padding-left: 20px;
  	padding-top: 40px;
	background-image:url("images/copyrightbg.jpg")
}
.thumbnails {position:relative;width:791px;height:265px;margin:0px;padding:0px;margin-left:1px;}

/* Text styles */
.pagetitles {
  	font-family: Arial, Helvetica, sans-serif; 
  	font-size: 13px; 
  	font-weight: bold; 
  	color: #B88E56; 
  	text-decoration: none;
}
.maintext {
  	font-family: Arial, Helvetica, sans-serif; 
  	font-size: 11px; 
  	font-weight: normal; 
  	color: #CCCCCC; 
  	text-decoration: none;
  	padding-right: 26px;
}
.quotetext {
  	font-family: Arial, Helvetica, sans-serif; 
  	font-size: 11px; 
 	font-weight: normal; 
 	color: #999999; 
  	text-decoration: none;
  	padding-right: 26px;
  	text-align:right;
  	line-height: 21px;
}
.quotesign {
  	font-family: Arial, Helvetica, sans-serif; 
  	font-size: 10px; 
  	font-weight: bold; 
  	color: #B88E56; 
  	text-decoration: none;
}

A.type1:link    {color:#003399; text-decoration:none;}
A.type1:visited {color:#000099; text-decoration:none;}
A.type1:active  {color:#003399; text-decoration:none;}
A.type1:hover   {color:#0033FF; text-decoration:underline;}  

A.type2:link    {color:#999999; text-decoration:none;}
A.type2:visited {color:#999999; text-decoration:none;}
A.type2:active  {color:#999999; text-decoration:none;}
A.type2:hover   {color:#999999; text-decoration:underline;}  

.textbox
{ 
	font-family: Tahoma; 
	font-size: 11px; 
	color: #000000; 
	border: thin; 
	border-style: solid; 
	background-color: #FFFFFF; 
	font-weight: normal; 
	border-color: #FFFFFF solid color: #000000; 
	border-bottom: 1px solid #000000; 
	border-right: 1px solid #000000; 
	border-left: 1px solid #000000; 
	border-top: 1px solid #000000
}

.invoicetext {

  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  font-weight: normal; 
  color: #000000; 
  text-decoration: none;
}
.displayheader {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	padding-left: 2px;
}
.resultsheader {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}
.toplinktext
 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	padding-left: 15px;
}

table.product {background-color:#210E08;border-top:1px solid #4F3C38;border-left:1px solid #4F3C38;}
td.pbdr {border-bottom:1px solid #4F3C38;border-right:1px solid #4F3C38;width:109px;height:74px;}

.productnav {width:770px;margin:8px 0px 8px 5px;}
#productnav a.link1 {width:49px;height:11px;display:block;}
#productnav a.link1:link, #productnav a.link1:visited {background:url(images/link1.jpg) 0 top no-repeat;}
#productnav a.link1:active, #productnav a.link1:hover {background:url(images/link1.jpg) -49px top no-repeat;}
#productnav a.link1on {width:49px;height:11px;background:url(images/link1.jpg) -49px top no-repeat;}

#productnav a.link2 {width:72px;height:11px;display:block;}
#productnav a.link2:link, #productnav a.link2:visited {background:url(images/link2.jpg) 0 top no-repeat;}
#productnav a.link2:active, #productnav a.link2:hover {background:url(images/link2.jpg) -72px top no-repeat;}
#productnav a.link2on {width:72px;height:11px;background:url(images/link2.jpg) -72px top no-repeat;}

#productnav a.link3 {width:74px;height:11px;display:block;}
#productnav a.link3:link, #productnav a.link3:visited {background:url(images/link3.jpg) 0 top no-repeat;}
#productnav a.link3:active, #productnav a.link3:hover {background:url(images/link3.jpg) -74px top no-repeat;}
#productnav a.link3on {width:74px;height:11px;background:url(images/link3.jpg) -74px top no-repeat;}

#productnav a.link4 {width:73px;height:11px;display:block;}
#productnav a.link4:link, #productnav a.link4:visited {background:url(images/link4.jpg) 0 top no-repeat;}
#productnav a.link4:active, #productnav a.link4:hover {background:url(images/link4.jpg) -73px top no-repeat;}
#productnav a.link4on {width:73px;height:11px;background:url(images/link4.jpg) -73px top no-repeat;}

#productnav a.link5 {width:70px;height:11px;display:block;}
#productnav a.link5:link, #productnav a.link5:visited {background:url(images/link5.jpg) 0 top no-repeat;}
#productnav a.link5:active, #productnav a.link5:hover {background:url(images/link5.jpg) -70px top no-repeat;}
#productnav a.link5on {width:70px;height:11px;background:url(images/link5.jpg) -70px top no-repeat;}

#productnav a.link6 {width:87px;height:11px;display:block;}
#productnav a.link6:link, #productnav a.link6:visited {background:url(images/link6.jpg) 0 top no-repeat;}
#productnav a.link6:active, #productnav a.link6:hover {background:url(images/link6.jpg) -87px top no-repeat;}
#productnav a.link6on {width:87px;height:11px;background:url(images/link6.jpg) -87px top no-repeat;}