/* 

CSS for "Thermal-Tech.com"
Author: Dan Jasker
Version 1.0e

Description:  This CSS file is the style sheet for this website.

Copyright © 2009 Dan Jasker.  All Rights Reserved. 

*/

img {
	margin: 0px;
	border-style: none
}

button {
	margin: 0px;
	border-style: none;
	padding: 0px;
	background-color: transparent;
	vertical-align: top
}

p:first-child {
	margin-top: 0px
}

table {
	empty-cells: hide
}

.f-sp {
	font-size: 1px;
	visibility: hidden
}

.f-lp {
	margin-bottom: 0px
}

.f-fp {
	margin-top: 0px
}

#box-three-info li, #box-two-info li {
	line-height: 20px
}

#footer-wrapper a, #footer-wrapper a:visited, #footer-wrapper a:hover, #footer-wrapper a:active {
	font-weight: bold
}

#left-content a, #left-content a:visited {
	color: #f00;
	font-weight: bold;
	text-decoration: none
}

#left-content a:hover, #left-content a:active {
	text-decoration: underline
}

a:link {
	color: #004275;
	text-decoration: underline
}

a:visited {
	color: #004275;
	text-decoration: underline
}

a:hover {
	color: #0e7fcc;
	text-decoration: none
}

a:active {
	color: #0e7fcc;
	text-decoration: none
}

body {
	color: #414141;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px
}

em {
	font-style: italic
}

h1 {
	color: #f00;
	font-weight: bold;
	font-size: 14px
}

h1:first-child {
	margin-top: 0px
}

h2 {
	color: #e41a1a;
	font-weight: bold;
	font-size: 20px;
	line-height: 24px
}

h2:first-child {
	margin-top: 0px
}

h3 {
	color: #f00;
	font-weight: bold;
	margin: 0px
}

h3:first-child {
	margin-top: 0px
}

p {
	text-align: left
}

strong {
	font-weight: bold
}

ul, ol {
	margin: 0;
	padding: 0;
	list-style-type: none
}

.expo {
	color: #fff;
	line-height: 16px
}

.expohd {
	color: #fff;
	font-weight: bold;
	font-size: 14px
}

.address {
	color: #fff;
	line-height: 16px;
	text-align: center
}

.black {
	color: #080808
}

.footer {
	color: #636363
}

.cssmenu {
	font-weight: bold;
	text-align: center
}

.basic {
	line-height: 16px
}

.subs {
	color: #e41a1a;
	font-size: 14px;
	text-transform: capitalize;
	font-weight: normal;
	font-style: normal
}

.main {
	line-height: 18px
}

.center {
	text-align: center
}

.process {
	line-height: 18px;
	text-align: center
}

.right {
	text-align: right
}