@charset "utf-8";
/* CSS Document */
header {
	width: 100%;
	clear: both;
	background-color:#000;
	margin: 0px;
} 
header h1 {
	font-size: 1.5em;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 0.1em;
	font-weight: bold;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#hdr_text{
	color: #FF0000;
	text-align: center;
	width: 100%;
	margin-bottom: 0.5em;
	width:100%;
	margin-right: auto;
	margin-left: auto;
}
#img_bulkhead {
	background-repeat: repeat-x;
	height: 75px;
	color:#FFF;
	background-image: url(../pictures/template_page/responsive_bulkheading_template.jpg);
	width: 100%;
	clear: both;
}
#phone {
	color:#FF0;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	margin-bottom: 1em;
	font-size: 1.3em;
}
img#seahorse{
	float:left;
	margin-right:1em;
	height:   150px;
	width: auto;
	margin-top: -20px;
}
#years30{
	color:#FFF;
	text-align:center;
}
#retaining_wall {
    background-image: url("../pictures/template_page/bulkheading_template.jpg");
    background-repeat: repeat;
	height:150px;
	margin-top:-1em;
	clear:both;
}