body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-image: url(images/background_home2.jpg);
	margin:0px;
	padding:0px;
}

p{
	font-style: normal;
	/*line-height: 14px;*/
	font-weight: normal;
	font-variant: normal;
	color: #767777;
	text-decoration: none;
}

img {
	border-style: none;
}

ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #767777;
	text-decoration: none;
}

li{
	margin:0;
	padding:2px 0 2px 0;
}
.semiHeading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2980B2;
	text-decoration: none;
}

.HeadingBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2980B2;
	text-decoration: none;
}

.Maincopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	/*line-height: 14px;*/
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #767777;
	text-decoration: none;
}
.bgclouds {
	background-color: #FFF;
	background-image: url(images/background_home.jpg);
	background-repeat: repeat-x;
}

.alinkSIDE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 1pt;
}

.bgAirCurtains{
	background-image:url(images/sidebar_aircurtains.gif);
	background-repeat: no-repeat;
	height:300px;
	width: 238px;
}

.bgIndustrialFan{
	background-image:url(images/sidebar_industrialfans.gif);
	background-repeat: no-repeat;
	height: 221px;
	width: 238px;
}

.bgSidebarDamper{
	background-image:url(images/sidebar_damper.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 238px;
}
.bgSidebarGrilles{
	background-image:url(images/sidebar_grills.gif);
	background-repeat: no-repeat;
	height: 200px;
	width: 238px;
}

.bgSidebarFilters{
	background-image:url(images/sidebar_filters.gif);
	background-repeat: no-repeat;
	height: 221px;
	width: 238px;
}

.bgSidebarDucting{
	background-image:url(images/sidebar_ducting.gif);
	background-repeat: no-repeat;
	height: 188px;
	width: 238px;
}

/* BREADCRUMB LINKS */
p.Maincopy a.breadcrumbs, p.Maincopy a.breadcrumbs:hover, p.Maincopy a.breadcrumbs:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #78CEFD;
}

#maincontent .sitemap ul, #maincontent .sitemap li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/* START SITE MAP INFO */
#maincontent .sitemap {
	line-height: 20px;
}

#maincontent .sitemap span.vert {background-image: url(images/map_vert.gif);}
#maincontent .sitemap span.last {background-image: url(images/map_last.gif);}
#maincontent .sitemap span.midd {background-image: url(images/map_midd.gif);}

.sitemap span.none, .sitemap span.vert, .sitemap span.last, .sitemap span.midd {
  width: 24px;
  height: 18px;
  margin-left: 1em;
  background: transparent 0px 0px no-repeat;
  display: block;
  float: left;
}

#maincontent .sitemap ul{
	line-height:20px;
}

#maincontent .sitemap a:link, #maincontent .sitemap a:hover, #maincontent .sitemap a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #767777;
}

#maincontent .sitemap a:hover{
	text-decoration: underline;
}
/* END SITE MAP INFO */

/* START HOME CONTACT INFO STYLE */
#contactInfo{
	background-image: URL(images/home_address2.gif);
	background-repeat: no-repeat;
	width: 193px;
	height: 157px;
	margin: 0px;
	padding: 10px 10px 10px 35px;
}

#contactInfo p{
	font-size: 13px;
	color: #666;
	margin-bottom: 6px;
	padding: 0px;
	display: block;	
}

#contactInfo .textCaption{
	font-size: 14px;
}

#contactInfo a:link, #contactInfo a:hover,  #contactInfo a:visited {	
	font-size: 13px;
	text-decoration: none;
	color: #78CEFD;
}  

#contactInfo a:hover {
	text-decoration: underline;
}
/* END HOME CONTACT INFO STYLE */