@charset "UTF-8";
/* CSS Document */

body {
background-color: #000;
background-image:url(images/sparks-background.jpg);
font-family: georgia, serif;
font-size: 12px;
color: #000;
}

p {
	text-align:left;
	max-width:514px;
}

a { font-family: georgia, serif; font-size: 14px; color: #000; text-decoration: none}

a:hover { font-family: georgia, serif; font-size: 14px; color: #660000; }

h1 { font-family: georgia, serif; font-size: 36px; color: #660000 }
h2 { font-family: georgia, serif; font-size: 24px; color: #660000; font-weight:300;text-align:center;}
h3 { font-family: georgia, serif; font-size: 24px; color: #660000 }
h4 { font-family: georgia, serif; font-size: 14px; color: #000;font-weight:normal;padding:0px;margin:0px; }
h5 { font-family: georgia, serif; font-size: 12px; color: #000 }
h6 { font-family: georgia, serif; font-size: 8px; color: #000 }

span.first
{
 float: left;
 font-family: Georgia,serif;
 font-size: 265%;
 line-height: 0.85em;
 margin-right: 0.03em;
 margin-bottom:-0.25em;
 color: #660000
}

hr{ color:brown; background-color:tan; width:90%; height:2px; }

table { font-family: georgia, serif; font-size: 12px; color: #000; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px}

.note { font-family: georgia, serif; font-size: 12px; color: #000;
font-weight: bold;} 

.centersite {
	background:#fcf7e7;
	background-image:url(images/heatsource_background.jpg);
	background-repeat:repeat;
	max-width:800px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	border-style:solid;
	border-width:1px;
	border-color:#000;
}

.footerhold
{
	clear:both;
}


img {
	border:0px;
}

.supplier
{
border-style:double;
border-width:3px;
border-color:#660000;
width:246px;
height:230px;
text-align:center;
margin:5px;
float:left;
}

a:hover .supplier
{background-color:#FFF;
}


.product
{
border-style:double;
border-width:3px;
border-color:#660000;
width:246px;
height:230px;
text-align:center;
margin:5px;
float:left;
}

.jointsupplier
{
width:260px;
height:230px;
text-align:center;
float:left;
border-width:0px;
}

a:hover .jointsupplier
{background-color:#FFF;
}

.jointproduct
{
width:246px;
height:230px;
text-align:center;
border-width:0px; 
margin:0px;
float:right;
border-left-style:solid;
border-left-color:#600;
border-left-width:1px;
}

.joint
{
border-style:double;
border-width:3px;
border-color:#660000;
float:left;
width:508px;
text-align:center;
margin:5px;
float:left;
}

.contactbox
{
	clear:both;
	text-align:left;
	max-width:538px;
	text-align:left;
	font-size: 14px;
	padding-left:10px;
	}
	
.upper
{position:relative;
top:-15px;
}
	
	