/* ------------------------------------------ */
/* 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: 654px;
	height: 30px;
	margin: 0 auto;
	margin-left: 306px;
}

#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;
}

/* BOILHOME */

#head_nav .boilhome {
	display: block;
	width: 69px;
	margin-left: 94px;
	background-image: url("../images/headnav/installations/hm_active.gif");
}

#head_nav .boilhome span
{
  display: none;
}

/* END BOILHOME */

/* BOIL STEP */

#head_nav .step {
	display: block;
	width: 118px;
	background-image: url("../images/headnav/installations/ss_off.gif");
}

#head_nav .step:hover {
	width: 118px;
	background-image: url("../images/headnav/installations/ss_over.gif");
}

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

#head_nav .step span
{
  display: none;
}

/* END STEP */

/* WHY */

#head_nav .why{
	display: block;
	width: 173px;
	background-image: url("../images/headnav/installations/wo_off.gif");
}

#head_nav .why:hover {
	width: 173px;
	background-image: url("../images/headnav/installations/wo_over.gif");
}

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

#head_nav .why span
{
  display: none;
}

/* END WHY */

/* BOIL PROMISE */

#head_nav .promise {
	display: block;
	width: 127px;
	background-image: url("../images/headnav/installations/op_off.gif");
}

#head_nav .promise:hover {
	width: 127px;
	background-image: url("../images/headnav/installations/op_over.gif");
}

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

#head_nav .promise span
{
  display: none;
}

/* END PROMISE */

/* BOIL FAQ */

#head_nav .faq {
	display: block;
	width: 66px;
	background-image: url("../images/headnav/installations/faq_off.gif");
}

#head_nav .faq:hover {
	width: 66px;
	background-image: url("../images/headnav/installations/faq_over.gif");
}

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

#head_nav .faq span
{
  display: none;
}

/* END FAQ */


/* 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: 654px;
	height: 61px;
	margin-left: 306px;
	/* padding: 8px 20px 8px 0px; */
	background-color: #fff;
	background-image: url("../images/boilerinstall_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: 910px;
	background-image: url("../images/promise_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: -62px;
	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: -517px;
	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: 285px;
	width: 339px;
	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;
	}

/* end content 1*/

/* content 1 */

#main .content_1b {
	float:left;
	height: 210px;
	width: 339px;
	background-color: #fff;
	padding: 10px 14px;
	position: relative;
	top: 394px;
	left:-345px; 
	/* for IE */
	filter:alpha(opacity=70);
	/* CSS3 standard */
	opacity:0.7;
}

#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: 340px;
	background-color: #fff;
	padding: 0px;
	position: relative;
	top: -155px;
	left: 427px; 
}


#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*/

/* content 3 */

#main .content_3 {
	float:left;
	width: 340px;
	background-color: #fff;
	padding: 0px;
	position: relative;
	top: -194px;
	left: 60px; 
}


/* end content 3*/


/* END STRUCTURE */
