/* ------------------------------------------ */
/* 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;
	padding-top: -20px;
	width: 255px;
	height: 30px;
	margin: 0 auto;
	padding-left:44px;
	margin-left: 661px;
}

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

/* AREAS */

#head_nav .areas{
	display: block;
	width: 136px;
	background-image: url("../images/headnav/contact/ac_active.gif");
}

#head_nav .areas span
{
  display: none;
}

/* END AREAS */

/* BOIL QUOTE */

#head_nav .quote {
	display: block;
	width: 114px;
	background-image: url("../images/headnav/contact/gq_off.gif");
}

#head_nav .quote:hover {
	width: 114px;
	background-image: url("../images/headnav/contact/gq_over.gif");
}

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

#head_nav .quote span
{
  display: none;
}

/* END QUOTE */


/* 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: 299px;
	height: 61px;
	margin-left: 661px;
	margin-top: 75px;
	/* padding: 8px 20px 8px 0px; */
	background-color: #fff;
	background-image: url("../images/contact_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: 980px;
	background-image: url("../images/areas_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: -75px;
	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 */


/* content 1 */

#main .content {
	float:left;
	height: 334px;
	width: 300px;
	background-color: #c31f26;
	padding: 12px 14px;
	position: relative;
	top: -4px;
	left:22px; 
}

#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.7em;
	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: 230px;
	width: 300px;
	background-color: #fff;
	padding: 10px 14px;
	position: relative;
	top: 390px;
	left: -306px; 
	/* 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 3 */

#main .content_3 {
	float:left;
	width: 440px;
	height: 518px;
	background-color: #000;
	padding: 12px 14px;
	position: relative;
	top: -152px;
	left: 60px; 
}

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

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

/* end content 3*/


/* END STRUCTURE */
