/* - - - - - - - - - - - - - - - - - - - - -

TÌÐtulo		: Lone Mountain
Autor		: Oscar Sanchez
URL 		: 

DescripciÌÒn : New Mexico's #1 Residential & Commercial Roofer

Creado 		: April 3, 2009
Modificado	: April 3, 2009

- - - - - - - - - - - - - - - - - - - - - */

/*div {
	border: 1px solid Red;
}*/

body {
	background: #e1edf6 url(../gfx/back/back_body.gif) repeat-x top;
	margin: 0px;
	color: #666666;
	}

* 	html body { 
		font-size: 12px; /* para IE5/WIN */
		font-size: 12px; /*for other IE versions*/
}

body,td,th {
	font-family: Arial, Helvetica 'Trebuche MS', sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 140%;
}

div#wraper { 
	display: block;
	width: 968px;
	margin-left: auto;
	margin-right: auto;
}

/*****************************************************/
/* TYPOGRAPHY & RESETS	                       		 */
/***************************************************/

h1 { 
	color: #333333;
	font-size: 28px;
	
}

h2 { 
	color: #333333;
	font-size: 20px;
}

a { 
	color: #014a6f;
	text-decoration: none;
}

a:hover { 
	color: #014a6f;
	text-decoration: underline;
}

a img  { 
	border: none;
}

div.hr { 
	height: 10px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 20px;
}

div.hr hr { 
	display: none;
}

ul.pagination { 
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: right;
}

ul.pagination li { 
	float: left;
}

.float-left { 
	float: right;
}


/*****************************************************/
/* Layouts                               		 */
/***************************************************/

#header { 
	float: left;
	width: 968px;
	background: url(../gfx/back/back_header.gif) no-repeat top center;
}

#logo { 
	width: 180px;
	float: left;
	padding-top: 20px;
}

#slogan { 
	width: 530px;
	float: left;
	padding-top: 90px;
	padding-left: 20px;
}

#bill { 
	width: 237px;
	float: left;
	padding-top: 60px;
	background: url(../gfx/back/back_phone.gif) no-repeat top right;
}



/*****************************************************/
/* Menu                               		 */
/***************************************************/
#menu { 
	width: 968px;
	float: left;
}

#menu ul#nav{ 
	list-style: none;
	margin: 0;
	padding: 0px;
}

#menu ul#nav li { 
	float: left;
}

#menu ul#nav li a span { 
	display: none;
}

#menu ul#nav li ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	width: 10em;
	left: -999em;
	z-index: 5;
}

#menu ul#nav li:hover ul {
	left: auto;
}

#menu ul#nav li.sfhover ul { 
	left: auto;
	padding: 0;
	margin: 0;
	padding-left: 0;
	margin-left: 0;
}

#menu ul#nav li ul li a.submenu { 
	background-color: #DDD;
}


#menu ul#nav li.sfhover ul li a.submenu { 
	background-color: #DDD;
}


/**********/


li#home a {
	width: 74px;
	height: 40px;
	display: block;
/*	background: url('../gfx/buttons/home.gif') no-repeat;*/
	}

li#home, li#home a:hover { 
/*	background: url('../gfx/buttons/home_on.gif') no-repeat;*/
}

body#home_page li#home a { 
	background: url('../gfx/buttons/home_on.gif') no-repeat;
}


ul#nav li#home ul li a.sub_menu {
	width: 89px;
	height: auto;
	background: #fabd02;
	color: #414c50;
	padding-top: 8px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 14px;
	padding-bottom: 8px;
	text-decoration: none;
}

ul#nav li#home ul li a.sub_menu:hover { 
	color: #414c50;
	background: #f6a901;
	}
	
ul#nav li#home ul li a.border-none {
	width: 89px;
	height: auto;
	background: #fabd02;
	color: #414c50;
	padding-top: 8px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 14px;
	padding-bottom: 8px;
	text-decoration: none;
}

ul#nav li#home ul li a.border-none:hover { 
	color: #414c50;
	background: #f6a901;

}	
	




/*************/

li#get_a_free_estimate a {
	width: 165px;
	height: 40px;
	display: block;
/*	background: url('../gfx/buttons/get_a_free_estimate.gif') no-repeat;*/
	}

li#get_a_free_estimate, li#get_a_free_estimate a:hover { 
/*	background: url('../gfx/buttons/get_a_free_estimate_on.gif') no-repeat;*/
}

body#get_a_free_estimate_page li#get_a_free_estimate a { 
	background: url('../gfx/buttons/get_a_free_estimate_on.gif') no-repeat;
}

ul#nav li#get_a_free_estimate ul li a.sub_menu {
	width: 144px;
	background: #fabd02;
	color: #fff;
	padding-top: 8px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 4px;
	text-decoration: none;
}

ul#nav li#get_a_free_estimate ul li a.sub_menu:hover { 
	color: #fff;
	background: #0897c0;
	}


ul#nav li#get_a_free_estimate ul li a.border-none {
	width: 144px;
		height: auto;
		background: #fabd02;
		color: #414c50;
		padding-top: 8px;
		padding-left: 20px;
		padding-right: 20px;
		font-size: 14px;
		padding-bottom: 8px;
		text-decoration: none;
	}

ul#nav li#get_a_free_estimate ul li a.border-none:hover { 
		color: #414c50;
		background: #f6a901;

	}

/****************/

li#about_us a {
	width: 100px;
	height: 40px;
	display: block;
/*	background: url('../gfx/buttons/about_us.gif') no-repeat;*/
	}

li#about_us, li#about_us a:hover { 
/*	background: url('../gfx/buttons/about_us_on.gif') no-repeat;*/
}

body#about_us_page li#about_us a {  
	background: url('../gfx/buttons/about_us_on.gif') no-repeat;
}


ul#nav li#about_us ul li a.sub_menu {
	width: 89px;
	height: auto;
	background: #fabd02 url('../gfx/back/back_hr_nav.gif') no-repeat bottom;
	color: #414c50;
	padding-top: 8px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 14px;
	padding-bottom: 8px;
	text-decoration: none;
}

ul#nav li#about_us ul li a.sub_menu:hover { 
	color: #414c50;
	background: #f6a901 url('../gfx/back/back_hr_nav.gif') no-repeat bottom;
	}
	
	
ul#nav li#about_us ul li a.border-none {
		width: 89px;
		height: auto;
		background: #fabd02;
		color: #414c50;
		padding-top: 8px;
		padding-left: 20px;
		padding-right: 20px;
		font-size: 14px;
		padding-bottom: 8px;
		text-decoration: none;
}

ul#nav li#about_us ul li a.border-none:hover { 
		color: #414c50;
		background: #f6a901;
	}


/*****************/

li#services a {
	width: 96px;
	height: 40px;
	display: block;
/*	background: url('../gfx/buttons/services.gif') no-repeat;*/
	} 

li#services, li#services a:hover { 
/*	background: url('../gfx/buttons/services_on.gif') no-repeat;*/
}

body#services_page  li#services a { 
	background: url('../gfx/buttons/services_on.gif') no-repeat;
}

ul#nav li#services ul li a.sub_menu {
	width: 120px;
	height: auto;
	background: #fabd02 url('../gfx/back/back_hr_nav.gif') no-repeat bottom;
	color: #414c50;
	padding-top: 8px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 14px;
	padding-bottom: 8px;
	text-decoration: none;
}

ul#nav li#services ul li a.sub_menu:hover { 
	color: #414c50;
	background: #f6a901 url('../gfx/back/back_hr_nav.gif') no-repeat bottom;
	}
	
	
ul#nav li#services ul li a.border-none {
	width: 120px;
	height: auto;
	background: #fabd02;
	color: #414c50;
	padding-top: 8px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 14px;
	padding-bottom: 8px;
	text-decoration: none;
}

ul#nav li#services ul li a.border-none:hover { 
			color: #414c50;
			background: #f6a901;
		}

	
	
	
	

/*****************/

li#past_projects_gallery a {
	width: 188px;
	height: 40px;
	display: block;
/*	background: url('../gfx/buttons/past_projects_gallery.gif') no-repeat;*/
	}

li#past_projects_gallery, li#past_projects_gallery a:hover { 
/*	background: url('../gfx/buttons/past_projects_gallery_on.gif') no-repeat;*/
}

body#past_projects_gallery_page li#past_projects_gallery a { 
	background: url('../gfx/buttons/past_projects_gallery_on.gif') no-repeat;
}


ul#nav li#past_projects_gallery ul li a.sub_menu {
	width: 148px;
	height: auto;
	background: #fabd02 url('../gfx/back/back_hr_nav.gif') no-repeat bottom;
	color: #414c50;
	padding-top: 8px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 14px;
	padding-bottom: 8px;
	text-decoration: none;
}

ul#nav li#past_projects_gallery ul li a.sub_menu:hover { 
	color: #414c50;
	background: #f6a901 url('../gfx/back/back_hr_nav.gif') no-repeat bottom;
	}


ul#nav li#past_projects_gallery ul li a.border-none {
			width: 148px;
			height: auto;
			background: #fabd02;
			color: #414c50;
			padding-top: 8px;
			padding-left: 20px;
			padding-right: 20px;
			font-size: 14px;
			padding-bottom: 8px;
			text-decoration: none;
	}

ul#nav li#past_projects_gallery ul li a.border-none:hover { 
			color: #414c50;
			background: #f6a901;
			}


/*****************/


li#learn_about_flat_roofing a {
	width: 208px;
	height: 40px;
	display: block;
/*	background: url('../gfx/buttons/learn_about_flat_roofing.gif') no-repeat;*/
	}

li#learn_about_flat_roofing, li#learn_about_flat_roofing a:hover { 
/*	background: url('../gfx/buttons/learn_about_flat_roofing_on.gif') no-repeat;*/
}

body#learn_about_flat_roofing_page li#learn_about_flat_roofing a { 
	background: url('../gfx/buttons/learn_about_flat_roofing_on.gif') no-repeat;
}

ul#nav li#learn_about_flat_roofing ul li a.sub_menu {
	width: 168px;
	height: auto;
	background: #fabd02 url('../gfx/back/back_hr_nav2.gif') no-repeat bottom;
	color: #414c50;
	padding-top: 8px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 14px;
	padding-bottom: 8px;
	text-decoration: none;
}


ul#nav li#learn_about_flat_roofing ul li a.sub_menu:hover { 
	color: #414c50;
	background: #f6a901 url('../gfx/back/back_hr_nav2.gif') no-repeat bottom;
	}
	
ul#nav li#learn_about_flat_roofing ul li a.border-none {
		width: 168px;
		height: auto;
		background: #fabd02;
		color: #414c50;
		padding-top: 8px;
		padding-left: 20px;
		padding-right: 20px;
		font-size: 14px;
		padding-bottom: 8px;
		text-decoration: none;
}

ul#nav li#learn_about_flat_roofing ul li a.border-none:hover { 
		color: #414c50;
		background: #f6a901;
		}

/*****************/

li#contact_us a {
	width: 137px;
	height: 40px;
	display: block;
/*	background: url('../gfx/buttons/contact_us.gif') no-repeat;*/
	}

li#contact_us, li#contact_us a:hover { 
/*	background: url('../gfx/buttons/contact_us_on.gif') no-repeat;*/
}

body#contact_us_page li#contact_us a { 
	background: url('../gfx/buttons/contact_us_on.gif') no-repeat;
}


ul#nav li#contact_us ul li a.sub_menu {
	width: 168px;
	height: auto;
	background: #fabd02 url('../gfx/back/back_hr_nav2.gif') no-repeat bottom;
	color: #414c50;
	padding-top: 8px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 14px;
	padding-bottom: 8px;
	text-decoration: none;
}

ul#nav li#contact_us ul li a.sub_menu:hover { 
	color: #414c50;
	background: #f6a901 url('../gfx/back/back_hr_nav2.gif') no-repeat bottom;}
	
ul#nav li#contact_us ul li a.border-none {
			width: 168px;
			height: auto;
			background: #fabd02;
			color: #414c50;
			padding-top: 8px;
			padding-left: 20px;
			padding-right: 20px;
			font-size: 14px;
			padding-bottom: 8px;
			text-decoration: none;
	}

ul#nav li#contact_us ul li a.border-none:hover { 
			color: #414c50;
			background: #f6a901;
			}
	


/******************************************/


#intro { 
	width: 928px;
	float: left;
	background:#eaedee url('../gfx/back/back_intro.gif') repeat-x top;
	padding: 20px;
}

#intro h1 { 
	color: #333333;
	font-size: 27px;
	margin: 0;
	padding: 0px;
	line-height: 30px;
}

#intro a img { 
	border: none;
}


#intro #intro_col_1 { 
	width: 445px;
	float: left;
	margin-right: 20px;
}

#intro #intro_col_2 { 
	width: 454px;
	float: left;
}


#content_cols {
	width: 928px;
	float: left;
	background-color: #ffffff;
	padding: 20px;
	color: #666666;
}

#col_1 { 
	width: 454px;
	float: left;
	margin-right: 20px;
}



#col_1 .choose_us { 
	float: left;
	width: 434px;
	background: url('../gfx/ico/check.jpg') no-repeat 0px 3px ;
	border-bottom: 1px solid #e5e5e5;	
	padding: 0px 0px 12px 20px;
}

#col_1 .choose_us span { 
	font-size: 14px;
	font-weight: bold;
}

#col_1 .choose_us_1 { 
	float: left;
	width: 434px;
	background: url('../gfx/ico/check.jpg') no-repeat 0px 15px ;
	border-bottom: 1px solid #e5e5e5;
	padding: 12px 0px 12px 20px;
}

#col_1 .choose_us_1 span { 
	font-size: 14px;
	font-weight: bold;
}

#col_1 .choose_us_2 { 
	float: left;
	width: 434px;
	background: url('../gfx/ico/check.jpg') no-repeat 0px 15px ;
	padding: 12px 0px 12px 20px;
}

#col_1 .choose_us_2 span { 
	font-size: 14px;
	font-weight: bold;
}

#col_2 { 
	width: 217px;
	float: left;
	margin-right: 20px;
}

#col_2 h2 a { 
	color: #333333;
}

#col_2 p { 
	margin-top: 2px;
	margin-bottom: 2px;	
}

#col_2 #news { 
	margin-bottom: 20px;
}


#col_2 a._title { 
	font-size: 14px;
}

a.read_more { 
	font-size: 10px;
	font-weight: bold;
}

#col_3 { 
	width: 217px;
	float: left;
}

#col_3  a img { 
	margin-bottom: 20px;
}


#footer { 
	width: 968px;
	float: left;
	color: #84adc7;
	margin-top: 20px;
}

#footer p { 
	text-align: center;
	margin:0;
}

#footer a { 
	color: #84adc7;
	text-decoration: underline;
}

#footer a:hover { 
	color: #84adc7;
	text-decoration: none;
}

#footer ul#nav_footer { 
	list-style: none;
	margin: 0;
	padding: 0px;	

}

#footer ul#nav_footer li { 
	float: left;
	text-align: center;	
}


/*****************************************************/
/* Inner                               		 */
/***************************************************/
#col_1_2 { 
	float: left;
	width: 691px;
	margin-right: 20px;
	font-size: 14px;
	line-height: 150%;
}


#col_1_2 h1 { 
	color: #333333;
	font-size: 28px;
	font-weight: normal;
}


#col_1_2 #news { 
	font-size: 12px;
}

#col_1_2  img { 
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}


#col_1_2_gallery { 
	float: left;
	width: 691px;
	margin-right: 20px;
	font-size: 14px;
	line-height: 150%;
}

#col_1_2_gallery h1 { 
	color: #333333;
	font-size: 28px;
	font-weight: normal;
}




.fade {
  position: relative;
  top: 100px
  left: 100px
}

.fade div {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

/*****************************************************/
/* Forms                               		 */
/***************************************************/

input.default { 
	border: 1px solid #808d94;
	padding: 5px 2px 5px 2px;
	font-size: 12px;
	font-family: Arial, sans-serif;
	width: 200px;
	color: #808d94;
}

input.required { 
	border: 1px solid #808d94;
	padding: 5px 2px 5px 2px;
	font-size: 12px;
	font-family: Arial, sans-serif;
	width: 200px;
	color: #808d94;
}

input.other { 
	border: 1px solid #808d94;
	padding: 5px 2px 5px 2px;
	font-size: 12px;
	font-family: Arial, sans-serif;
	width: 150px;
	color: #808d94;
}

label { 
	color: #014a6f;
	font-size: 14px;
}



/*****************************************************/
/* Gallery                     		 */
/***************************************************/

#products {
	width: 691px;
	padding: 0px;
	padding-bottom: 5px;
	background-color: #0b6a9c;
	float: left;
	margin-bottom: 40px;
}

#products h1 {
	color: #333333;
	font-size: 130%;
	margin: 16px 0 5px 20px;
	padding: 0;
}

#sub_nav {
	float: left;
}

#sub_nav ul {
	margin: 0 0 0 5px;
	padding: 0;
	list-style: none;
	width: 164px;
}

#sub_nav li {
	line-height: 20px;
	margin-bottom: 2px;
	float: left;
	clear: both;
	width: 100%;
}

#sub_nav li a {
	padding: 0 0 0 15px;
	color: #fff;
	display: block;
	font-size: 90%;	
}

#sub_nav li a:hover {
	color: #666;
}

#sub_nav li a.active {
	color: #666;
	background-color: #ffffff;
}


/***** Glider ******/

div.scroller { 	
	width: 512px; 
	height: 222px;
	overflow: hidden;
	border: 2px solid #fff;
	float: left;
	margin: 5px 0 0 0;
}
	
div.scroller div.section {	
		width: 512px;
		height: 222px;
		overflow: hidden;		
}

/*****************************************************/
/* menu hover                               		 */
/***************************************************/

div.hover_home {
	position: 		relative;
	width: 74px;
	height: 40px;
	background:	 url(../gfx/buttons/home.gif) no-repeat 0 0 scroll;
}
div.hover_home a {
	position: 		relative;
	z-index: 		2;
	display: 		block;
	width: 74px;
	height: 40px;
	line-height: 		30px;
	text-align: 		center;
	color:			#000;
	background:		transparent none -x 0 0 scroll;
}
div.hover_home div {
	display:		none;
	position: 		relative;
	z-index: 		1;
	width: 74px;
	height: 40px;
	margin-top: 	-40px;
	border:			0px solid #000;
	background:	 url(../gfx/buttons/home_on.gif) no-repeat 0 0 scroll;
}

/****************/

div.hover_get_a_free_estimate {
	position: 		relative;
	width: 165px;
	height: 40px;
	background:	 url(../gfx/buttons/get_a_free_estimate.gif) no-repeat 0 0 scroll;

}
div.hover_get_a_free_estimate a {
	position: 		relative;
	z-index: 		2;
	display: 		block;
	width: 165px;
	height: 40px;
	line-height: 		30px;
	text-align: 		center;
	color:			#000;
	background:		transparent none -x 0 0 scroll;
}
div.hover_get_a_free_estimate div {
	display:		none;
	position: 		relative;
	z-index: 		1;
	width: 165px;
	height: 40px;
	margin-top: 	-40px;
	border:			0px solid #000;
	background:	 url(../gfx/buttons/get_a_free_estimate_on.gif) no-repeat 0 0 scroll;
}

/****************/

div.hover_about {
	position: 		relative;
	width: 			100px;
	height: 		40px;
	background:	 url(../gfx/buttons/about_us.gif) no-repeat 0 0 scroll;
}
div.hover_about a {
	position: 		relative;
	z-index: 		2;
	display: 		block;
	width: 			100px;
	height: 		40px;
	line-height: 		30px;
	text-align: 		center;
	color:			#000;
	background:		transparent none -x 0 0 scroll;
}
div.hover_about div {
	display:		none;
	position: 		relative;
	z-index: 		1;
	width: 			100px;
	height: 		40px;
	margin-top: 	-40px;
	border:			0px solid #000;
	background:	 url(../gfx/buttons/about_us_on.gif) no-repeat 0 0 scroll;
}

/****************/

div.hover_services {
	position: 		relative;
	width: 96px;
	height: 40px;
	background: url(../gfx/buttons/services.gif) no-repeat 0 0 scroll;
}
div.hover_services a {
	position: 		relative;
	z-index: 		2;
	display: 		block;
	width: 96px;
	height: 40px;
	line-height: 		30px;
	text-align: 		center;
	color:			#000;
	background:		transparent none repeat-x 0 0 scroll;
}
div.hover_services div {
	display:		none;
	position: 		relative;
	z-index: 		1;
	width: 96px;
	height: 40px;
	margin-top: 	-40px;
	border:			0px solid #000;
	background: url(../gfx/buttons/services_on.gif) no-repeat 0 0 scroll;
}

/****************/

div.hover_services {
	position: 		relative;
	width: 96px;
	height: 40px;
	background: url(../gfx/buttons/services.gif) no-repeat 0 0 scroll;
}
div.hover_services a {
	position: 		relative;
	z-index: 		2;
	display: 		block;
	width: 96px;
	height: 40px;
	line-height: 		30px;
	text-align: 		center;
	color:			#000;
	background:		transparent none repeat-x 0 0 scroll;
}
div.hover_services div {
	display:		none;
	position: 		relative;
	z-index: 		1;
	width: 96px;
	height: 40px;
	margin-top: 	-40px;
	border:			0px solid #000;
	background: url(../gfx/buttons/services_on.gif) no-repeat 0 0 scroll;
}


/****************/

div.hover_past_projects_gallery {
	position: 		relative;
	width: 188px;
	height: 40px;
	background: url(../gfx/buttons/past_projects_gallery.gif) no-repeat 0 0 scroll;
}
div.hover_past_projects_gallery a {
	position: 		relative;
	z-index: 		2;
	display: 		block;
	width: 188px;
	height: 40px;
	line-height: 		30px;
	text-align: 		center;
	color:			#000;
	background:		transparent none repeat-x 0 0 scroll;
}
div.hover_past_projects_gallery div {
	display:		none;
	position: 		relative;
	z-index: 		1;
	width: 188px;
	height: 40px;
	margin-top: 	-40px;
	border:			0px solid #000;
	background: url(../gfx/buttons/past_projects_gallery_on.gif) no-repeat 0 0 scroll;
}

/****************/

div.hover_learn_about_flat_roofing {
	position: 		relative;
	width: 208px;
	height: 40px;
	background: url(../gfx/buttons/learn_about_flat_roofing.gif) no-repeat 0 0 scroll;
}
div.hover_learn_about_flat_roofing a {
	position: 		relative;
	z-index: 		2;
	display: 		block;
	width: 208px;
	height: 40px;
	line-height: 		30px;
	text-align: 		center;
	color:			#000;
	background:		transparent none repeat-x 0 0 scroll;
}
div.hover_learn_about_flat_roofing div {
	display:		none;
	position: 		relative;
	z-index: 		1;
	width: 208px;
	height: 40px;
	margin-top: 	-40px;
	border:			0px solid #000;
	background: url(../gfx/buttons/learn_about_flat_roofing_on.gif) no-repeat 0 0 scroll;
}


/****************/

div.hover_contact_us {
	position: 		relative;
	width: 137px;
	height: 40px;
	background: url(../gfx/buttons/contact_us.gif) no-repeat 0 0 scroll;
}
div.hover_contact_us a {
	position: 		relative;
	z-index: 		2;
	display: 		block;
	width: 137px;
	height: 40px;
	line-height: 		30px;
	text-align: 		center;
	color:			#000;
	background:		transparent none repeat-x 0 0 scroll;
}
div.hover_contact_us div {
	display:		none;
	position: 		relative;
	z-index: 		1;
	width: 137px;
	height: 40px;
	margin-top: 	-40px;
	border:			0px solid #000;
	background: url(../gfx/buttons/contact_us_on.gif) no-repeat 0 0 scroll;
}


/*****************************************************/
/* Roofing System Table                        		 */
/***************************************************/

table.roofing { 
	border-top: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
}




table.roofing td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #6D929B;
}

table.roofing td.table_h1 { 
	background-color: #efefef;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-align: center;
}
