/*comment - this is the main style sheet for thermotechinc*/ 

body {
	background-color: #632121;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.85em;
	color: #333333;
}

#headertop {
height: 20px;
left: 0px;
position: absolute;
top: 0px;
width: 720px;
z-index: 1
}

#header {
height: 100px;
left: 0px;
position: absolute;
top: 20px;
width: 720px;
z-index: 2
}

#headerbottom {
height: 40px;
left: 0px;
position: absolute;
top: 120px;
width: 720px;
z-index: 3
}


#main-content {
	background-color: #ffffff;
	left: 120px;
	position: absolute;
	top: 160px;
	width: 520px;
	z-index: 5;
	padding-left: 30px;
	padding-right: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
	height: auto;
	color: #000;
}



#navbar {
background-color: #993333;
position: absolute;
top: 160px;
left:0px;
width: 119px;
border-right: 1px #000000 solid;
border-top: 1px #000000 solid;
text-align: left;
text-indent: +5px;
font-weight: bold;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
}

#navbar a:link {
display: block;
color: #7e7e7e;
background-color: #ffffff;
border-bottom: 1px #000000 solid;
padding-bottom: 3px;
padding-left: 3px;
text-decoration: none;}

#navbar a:visited {
display: block;
color: #7e7e7e;
background-color: #ffffff;
border-bottom: 1px solid;
padding-bottom: 3px;
padding-top: 3px;
text-decoration: none;}

#navbar a:hover {
background-color: #dedede;}

p {
font-size: .9em;
text-align: justify;
line-height: 1.2em;
}

p.pdfread {
font-size: .9em;
text-decoration: underline;
text-align: left;}



p.footer {
font-size: .7em;
text-align: center;
font-weight: bold;
color: #6c334a;}



h4 {
font-size: .9em;
font-weight: normal;
padding-left: 2px;}


<title>ThermoTech Automatic Heat Detectors</title>
