/* ------------------------------------------ */
/* BOILER REPAIR PAGE STRUCTURE */
/* ------------------------------------------ */
#page-wrap {
	width: 960px;
	margin: 0 auto;
	background-color: #fff;
}

#contact {
	width: 400px;
	height: 24px;
	margin: 0 auto;
}

#contact ul li {
	height: 24px;
	background-color: #c31f26;
	background-position: top right;
	background-repeat: no-repeat; 
	float: left;
	padding: 0px;
	padding-right: 25px;
	padding-left: 13px;
	margin: 0px 1px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.5em;
}

#contact li a {
	text-decoration: none;
	color: #fff;
}

#contact li h5 {
	font-size: 0.9em;
	margin-top: 4px;
	color: #fff;
}

#contact li h6 {
	font-size: 0.9em;
	margin-top: 4px;
	color: #c31f26;
}

#contact .arrow_up {
	background-image: url("../images/arrow_up.gif");
}

#contact .arrow_right {
	background-image: url("../images/arrow_right.gif");
}

#contact .grey {
	color: #c31f26;
	background-color: #f0f0f0;
}

#greycopy {
	color: #353535;
}

/* HEADER NAVIGATION */

#head_nav {
	background-color: #fff;
	width: 261px;
	height: 30px;
	padding-left: 130px;
	margin: 0 auto;
	margin-left: 569px;
}

#head_nav ul li {
	height: 30px;
	background-color: #fff;
	background-position: top right;
	background-repeat: no-repeat; 
	float: left;
	padding: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px 0px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.5em;
}

#head_nav li a {
	text-decoration: none;
	color: #fff;
}

/* AIR */

#head_nav .air{
	display: block;
	width: 111px;
	background-image: url("../images/headnav/heatpumps/as_active.gif");
}


#head_nav .air span
{
  display: none;
}

/* END AIR */

/* BOIL GROUND */

#head_nav .ground {
	display: block;
	width: 143px;
	background-image: url("../images/headnav/heatpumps/gs_off.gif");
}

#head_nav .ground:hover {
	width: 143px;
	background-image: url("../images/headnav/heatpumps/gs_over.gif");
}

#head_nav .ground:hover img{
	visibility:hidden
	
}

#head_nav .ground span
{
  display: none;
}

/* END GROUND */


/* END HEADER NAVIGATION */


#logo {
	width: 199px;
	height: 108px;
	background-image: url("../images/ongas_logo.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	margin-left: 22px;
}

#page_title {
	width: 391px;
	height: 61px;
	margin-left: 569px;
	margin-top: 24px;
	/* padding: 8px 20px 8px 0px; */
	background-color: #fff;
	background-image: url("../images/pumps_header.gif");
	background-repeat: no-repeat;
}


#page_title h1 {
	text-transform: uppercase;
	font-size: 4em;
	color: #8c8c8c;
	font-weight: bolder;
	float: right;
	display: none;
}

#main {
	width: 960px;
	min-height: 1170px;
	background-image: url("../images/airpumps_main.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}

/* nav_over */

#nav_over {
	text-transform: uppercase;
	letter-spacing: -0.02em;
	font-size: 1.3em;
	float: right;
	width: 160px;
	padding: 0px 20px;
	position: relative;
	top: -78px;
	left: 0px; 
	text-align: right;
}

ul#navlist_o li
{
display: block;
margin: 0;
padding: 0;
}

ul#navlist_o li a
{
display: block;
width: 100%;
text-decoration: none;
colour: #5e5e5e;
}

/* end nav_over */

/* nav_under */

#main .nav_under {
	text-transform: uppercase;
	letter-spacing: -0.02em;
	font-size: 1.3em;
	float: right;
	width: 160px;
	padding: 0px 20px;
	position: relative;
	top: -371px;
	left: 0px; 
	text-align: right;
}

ul#navlist_u li
{
display: block;
margin: 0;
padding: 0;
}

ul#navlist_u li a
{
display: block;
width: 100%;
text-decoration: none;
}

/* end nav_under */

/* content 1 */

#main .content {
	float:left;
	height: 840px;
	width: 508px;
	background-color: #000;
	padding: 17px 14px;
	position: relative;
	top: 36px;
	left:22px; 
	/* for IE */
	filter:alpha(opacity=70);
	/* CSS3 standard */
	opacity:0.7;
}

#main .content h2 {
	text-transform: uppercase;
	font-size: 2.7em;
	letter-spacing: -0.03em;
	line-height: 0.9em;
	color: #fff;
	margin-bottom: 15px;
}

#main .content h3 {
	text-transform: uppercase;
	font-size: 2.2em;
	letter-spacing: -0.03em;
	line-height: 1.1em;
	color: #fff;
	margin-bottom: 20px;
}

#main .content p {
	font-size: 1.1em;
	color: #fff;
	line-height: 1.4em;
	}
	
#main .content ul {
	margin-left: 26px;
	list-style-image: url("../images/green_bullet.gif");
	list-style-position: outside;
}
	
#main .content ul li {
	font-size: 1.1em;
	color: #fff;
	line-height: 1.4em;
	padding-left: 2px;
}

/* end content 1*/

/* content 1 */

#main .content_1b {
	float:left;
	height: 210px;
	width: 339px;
	background-color: #fff;
	position: relative;
	top: -40px;
	left: 64px; 
}

#main .content_1b h2 {
	text-transform: uppercase;
	font-size: 2.7em;
	letter-spacing: -0.03em;
	line-height: 0.9em;
	color: #fff;
	margin-bottom: 15px;
}

#main .content_1b h3 {
	text-transform: uppercase;
	font-size: 2.2em;
	letter-spacing: -0.03em;
	line-height: 1.1em;
	color: #fff;
	margin-bottom: 20px;
}

#main .content_1b p {
	font-size: 1.1em;
	color: #353535;
	line-height: 1.4em;
	}

/* end content 1*/

/* content 2 */

#main .content_2 {
	float:left;
	width: 312px;
	height: 165px;
	background-color: #219e33;
	padding: 14px 14px;
	position: relative;
	top: 522px;
	left: 64px; 
}

#main .content_2 h3 {
	text-transform: uppercase;
	font-size: 2.1em;
	line-height: 1em;
	letter-spacing: -0.03em;
	color: #fff;
}

#main .content_2 p {
	font-size: 1.1em;
	color: #fff;
}

/* end content 2*/


/* END STRUCTURE */
