/******************************/
/* INLINE ELEMENT DEFINITIONS */
/******************************/


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	background-color: #FFF;

	color: #2d2e2e;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	
	text-align:left;
	font-size: 11px;
	line-height: 14px;
	padding: 0 0 0 0;
}
h1 {
	text-transform: uppercase;
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	padding-top: 10px;
}
h2 {
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
}
h3 {
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}
h4 {
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
}
p, li {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;	
}
input {
	width: 250px;
}


a, a:link, a:visited {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:focus {
	color: #FFFFCC;
}
a:active {
	color: #FFFF99;
}
img {
	padding: 0px 0px 0px 70px;
	
}


/******************************/
/*          MAIN              */
/******************************/

#wrapper {
	width: 960px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 2px solid #999;
}

#header {
	background-image: url(images/header.png);
	
	width: 100%;
	height: 100px;
}

#contact_us {
	float: right;

	padding: 43px 40px 0px 0px;

	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;	
	
}

#contact_us a, #contact_us a:link, #contact_us a:visited {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}


.top_navigation {
	background-image: url(images/top_navigation.png);
	
	width: 100%;
	height: 46px;

	margin-top: 0;
	margin-bottom: 0;
}


.main_image {

	background-repeat:repeat-x;

	width: 100%;
	height: 260px;
}

#home_content_image {	
	background-image: url(images/main_image.png);	
	}
#guarantee_image {
	background-image: url(images/guarantee.png);
	}
#about_image {
	background-image: url(images/about_us.png);
	}
#structural_image {
	background-image: url(images/structural.png);
	}
#gas_image {
	background-image: url(images/gas.png);
	}
#storm_image {
	background-image: url(images/storm_water.png);			}
#concrete_image {
	background-image: url(images/concrete.png);	
	}
#contact_image {
	background-image: url(images/contact_us.png);
	}


.main_content {
	background-image: url(images/main_content.png);
	width: 100%;
}

#full_text {
	float: left;
	width: 80%;
	padding-left: 40px;

}

#full_text h1 a {
	float: right;
	font-size: 12px;
	font-weight: bold;
	line-height: 28px;
	background-image: url(images/right_bar_button2.png);
	width: 200px;
}

#left_bar {
	float: left;	
	width: 50%;
	_width:  450px;
}



#left_text {
	width: 100%;
	padding-left: 40px;

}



#none {
	height: 100px;
}

#hr_white {
	float: left;
	width: 100%;
	color: #fff;
	background-color: #fff;
	height: 2px;
	border: none;
	padding: 0px;
	margin 0px;
	}

#left_lower_1 p {
	float: right;
	width: 180px;

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	}

#lower_2 {
	width: 650px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: none;
		
}

#lower_2 img {
	padding: 0px 0px 0px 0px;
	
}

#left_lower_1 {
	width: 450px;
	height: 130px;
	padding-left: 40px;
}
#left_lower_img_1 {
	width: 125px;
	height: 95px;
	float: left;
	background-image: url(images/lower_1.png);				background-repeat: no-repeat;}
#left_lower_img_2 {
	width: 125px;
	height: 95px;
	float: left;
	background-image: url(images/lower_2.png);				background-repeat: no-repeat;
}

#right_bar {
	float: right;

	padding: 0px 0px 0px 0px;
	width: 50%;
	_width:  390px;
}





#right_bar h1, #right_bar h2, #right_bar h3, #right_bar p , #right_bar ul , #right_bar li {

	padding: 0px 0px 0px 0px;
	margin: 10px 20px 10px 50px;
}

.right_text {
	background-image: url(images/right_bar_button.png);
	background-repeat: no-repeat;

	text-align: left;
	font-weight: bold;
	color: #fff;
	text-align: left;
	font-weight: bold;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;

	margin: 0px 0px 0px 50px;
	padding: 7px 0px 0px 30px;

	width: 100%;
	height: 25px;
}

#footer {
	
}

/******************************/
/*   top navigation rollover  */
/******************************/






/******************************/
/*          PAGE VARIATIONS   */
/******************************/

#home_content {
	height: 350px;
}

#about {
	height: 550px;
}
#guarantee {
	height: 400px;
}
#structural {
	height: 600px;
}
#gas {
	height: 550px;
}
#storm {
	height: 600px;
}
#concrete {
	height: 600px;
}
#contact {
	height: 400px;
}

#home_contentZ #nav1 {
	color:#000;
}
#guaranteeZ #nav2 {
	color:#000;
}
#aboutZ #nav3 {
	color:#000;

}#structuralZ #nav4 {
	color:#000;
}
#gasZ #nav5 {
	color:#000;
}
#stormZ #nav6 {
	color:#000;
}
#concreteZ #nav7 {
	color:#000;
}
#contact {
	color:#FF3;
}

/******************************/
/*       drop down menus      */
/******************************/

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	/*list-style: none;*/
	float: left;
	display:inline;
	list-style-type:none;
	text-align:center;
	font-weight: bold;
	font-size: 14px;
	height: 30px;	
	font-family: Arial, Helvetica, sans-serif;
	}

#sddm li a
{	

	display: block;
	
	text-decoration:none;
	color:white;
	text-align:center;
	font-weight: bold;
	font-size: 14px;
	height: 40px;	
	font-family: Arial, Helvetica, sans-serif;
	

	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;

	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	}

#sddm li a:hover
{	
	color:#000;

	}

#sddm #active #current {
	background: #1289CB;
	color:#000;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	border: 2px solid #444
	}
	
	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
	text-decoration:none;
	color:white;
	text-align:center;
	font-weight: bold;
	font-size: 14px;
	height: 30px;	
	font-family: Arial, Helvetica, sans-serif;

	border: none;
	background: #2898D4;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 4px;
}

	#sddm div a:hover
	{	background: #2898D4;
		color: #000

}

.nav1 {
	margin-left: 33px;
	width: 75px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

.nav2 {
	width: 120px;
}

.nav3 {
	width: 118px;
}