body, html {
	margin: 0px;
	padding: 0px;
	background-image:url(../images/gradiant_bg.jpg);
	background-repeat: repeat-x; 
	background-attachment:scroll;
	background-position: top;
}

H1 {
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

#header {
	padding-top: 0px;
    width: 890px;
    }



#red_header {
    width: 890px;
	height: 123px;
	background-color: #b9301e;
    }



#top_header {
    width: 890px;
	height: 107px;
    }

#logo {
	height: 107px;
	background-image: url(../images/heatizon_systems_logo.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#full_body_width { 
	width: 890px;
	display: block;
	position: relative;
}

#body_section {
	display: block;
	position: absolute;
	width: 550px;
	height: auto;
	left: 0px;
}

#body_copy {
	padding-left: 20px; 
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #666666;
}

#paragraph_header {
	padding-top: 20px;
	padding-left: 20px;
}

#paragraph_subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #b9301e;
	padding-left: 20px;
}

#paragraph_subheader2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	padding-left: 20px;
}


#zipsearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #333;
	width: 236px;
	height: 90px;
	padding: 8px;
	background-image: url(<?=$relativeslash?>../images/zipsearchbox.gif);
	background-repeat:no-repeat;
	background-position: top center;
	
}

#zipsearch input {
	background-color: #555;
	color: #f1f1f1;
	height: 20px;
	padding: 0px; 
	margin: 0px;
	border: 0px;
	
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: 500;
	font-size: 10px;
	color: #333;
}

.footer a {
	color: #333;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}



.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: 500;
	font-size: 10px;
	color: #666;
}

.breadcrumbs a {
	color: #666;
	text-decoration: none;
}

.breadcrumbs a:hover {
	color: #CCCC00;
	text-decoration: underline;
}




.section_link {
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
color: #ccb833;
font-size: 18px;
line-height: 24px;
font-weight: bold;
}


.section_link UL LI a {
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
color: #ccb833;
font-size: 20px;
line-height: 28px;
font-weight: bold;
text-decoration: none;
}

.section_link UL LI a:hover {
margin-left: -5px;
text-decoration: none;
color: #b9301e;
}

.section_link_header {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #333; 
	border-bottom: 1px solid #ccc;
}

#application  a {
	padding-bottom: 2px;
	background-color: #000;
	height: 95px;
}

#application  a:hover {
	padding-bottom: 5px;
	background-color: #ccb833;
	height: 95px;
}


.project-list-header {
	text-decoration: none;
	color: #ccb833;
	font-weight: bold;
}

#project-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
}

#project-list UL {
	list-style-type: none;
	margin: 0px;
	margin-left: 8px;
	padding: 5px;
}

#project-list UL LI { 
	padding-bottom: 3px;
}

#project-list a {
	color: #999;
	text-decoration: none;
}

#project-list a:hover {
	color: #000;
	text-decoration: underline;
}