
@import url(global.css);
@import url(navbar.css);


/* Index */
#p_index #wrap {	margin: 2% auto 0 auto;}

#p_index h2 {

	margin-bottom: 5px;
	padding-top: 60px;	/* image height */
	width: 270px;		/* image width */
	background: url(../_img/h2_index.gif) no-repeat;
}
/*
#p_index h3 {
margin-bottom: 0;
	padding-top: 40px;	
	width: 230px;		
	height: 0;
	overflow: hidden;
	font-size: 1px;
	border: none;
	margin-top:15px;
	padding-left: 0;
}
*/

#p_index h3 a {
	display: block;
	width: 225px;		/* image width */
	height: 40px;
	overflow: hidden;
	font-size: 1px;
	text-indent: 9999px;
	margin-top:15px;
	
}


#p_index h3 {padding-left:0;}	
	
	
#p_index h3.measure {
	background: #a2b09e url(../_img/h3_index_measure.gif) no-repeat;
	}
#p_index h3.install {
	background: #99a9ad url(../_img/h3_index_install.gif) no-repeat;
	}

#p_index .nuggets.installation {
	margin-right:0;
	}

#p_index .nuggets{
	width: auto;
	}
#p_index .info_box p{
	font-family: "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
	font-size: 1em;
	color: #555;
	line-height: 1.5em;
	}


#p_index .nuggets.main .info_box {
	background: #e4e3e3;
	margin-top:15px;
	width: 305px;
}

#p_index .nuggets.measurement .info_box {
	background: #e9f1e6;
	width: 200px;
	margin-top:20px;
}

#p_index .nuggets.installation .info_box {
	background: #e9ebec;
	width: 200px;
	margin-top:20px;
}

/* Measurement */

#p_measurement h2 {background: #a2b09e url(../_img/h2_measurement.gif) no-repeat 15px 0;}
#p_measurement .info_box {
	background: #d3ddd0;
}
#p_measurement blockquote {background: url(../_img/blockquote_measure.gif) no-repeat 0px 0; padding-top: 90px;}
#p_measurement h3 {color: #738a6d; margin-bottom: 0px;}
#p_measurement .info_box a:link, #p_measurement .info_box a  {color: #738a6d;}

/* Installation */

#p_installation h2 {background: #99a9ad url(../_img/h2_installation.gif) no-repeat 15px 0;}
#p_installation .info_box {
	background: #d6e0e3;
}
#p_installation blockquote {background: url(../_img/blockquote_install.gif) no-repeat 0px 0; padding-top: 90px;}

#p_installation h3, #p_installation .info_box a:link, #p_installation .info_box a { color: #75848f;}
 #p_installation h3 {margin-bottom: 0px;}
 
/* About Us */
#p_about h2 {background: #aa9f91 url(../_img/h2_about.gif) no-repeat 15px 0;}
#p_about blockquote {
	padding: 0; 
	height: 160px; 
	text-indent: -9999px;

}
#p_about blockquote a {
	display: block;
	width: 335px;		/* image width */
	height: 160px;
	overflow: hidden;
	font-size: 1px;
	margin-top:15px;
}


#p_about blockquote {background: url(../_img/blockquote_about.gif) no-repeat 0px 0;}


/* Contact */
#p_contact h2 {background: #aa9f91 url(../_img/h2_contact.gif) no-repeat 15px 0;}
#p_contact blockquote {background: url(../_img/blockquote_contact.gif) no-repeat 0px 0;}


/* Portfolio */
#p_portfolio #main 	{width: 835px;margin-right: 0; overflow: hidden;}

#p_portfolio h2 {background: #aa9f91 url(../_img/h2_portfolio.gif) no-repeat 15px 0; width: 835px;}
#portfolio {padding-left: 15px;}
.portfolio_tmb {
	width: 185px;
	margin-right: 20px;
	float: left;
	margin-bottom: 30px;
	height: 290px;
	overflow: hidden;
	
}

#main .portfolio_tmb p {
	font-size: .8em;
	padding:0 0px 0 0;
	line-height: 1.3em;
	}

.portfolio_tmb p img {float:right; padding: 0 0 10px 5px;}

/* AReas */
#p_areas h2 {background: #aa9f91 url(../_img/h2_areas.gif) no-repeat 15px 0;}
#p_areas blockquote {background: url(../_img/blockquote_areas.gif) no-repeat 0px 0;}

/* terms */
#p_terms h2 {background: #aa9f91 url(../_img/h2_terms.gif) no-repeat 15px 0;}
#p_terms blockquote {background: url(../_img/blockquote_terms.gif) no-repeat 0px 0;}

/* sitemap */
#p_sitemap h2 {background: #aa9f91 url(../_img/h2_sitemap.gif) no-repeat 15px 0;}

