body { 
background-color: #FFFFFF
} 

p { 
font-size: 12px; 
font-family: Arial, Helvetica, sans-serif; 
color: black; 
text-align: left; 
font-style: normal; 
font-weight: normal; 
} 
.centerp {
	text-align: center;
}

h1 { 
font-size: 14px; 
font-family: Arial, Helvetica, sans-serif; 
color: #751D00; 
text-align: left; 
font-style: normal; 
font-weight: bold; 
}
 
h2 { 
font-size: 13px; 
font-family: Arial, Helvetica, sans-serif; 
color: #751D00; 
text-align: left; 
font-style: normal; 
font-weight: bold; 
} 

h3 { 
font-size: 12px; 
font-family: Arial, Helvetica, sans-serif; 
color: #751D00;
text-align: left; 
font-style: normal; 
font-weight: normal; 
} 

h4 { 
font-size: 12px; 
font-family: Arial, Helvetica, sans-serif; 
color: #751D00; 
text-align: left; 
font-style: italic; 
font-weight: normal; 
} 

h5 { 
font-size: 8px; 
font-family: Arial, Helvetica, sans-serif; 
color: #751D00; 
text-align: left; 
font-style: normal; 
font-weight: bold; 
} 

h6 { 
font-size: 14px; 
font-family: Arial, Helvetica, sans-serif; 
color: #751D00;
text-align: left; 
font-style: normal; 
font-weight: bold; 
} 

a:link { 
color: #B88C01; 
font-style: normal; 
text-decoration: none
} 

a:visited { 
color: #B99B3E; 
font-style: normal; 
text-decoration:  none
} 

a:hover { 
color: #751D00; 
font-style: normal; 
text-decoration: none;
} 

ul {
	font-size: 13px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: black; 
	text-align: left; 
	font-style: normal; 
	font-weight: bold; 
}

#seo {
	height: 12px;
	width: 760px;
	font-size: 8px;
	font-family: sans-serif;
	text-align: center;
}

#header {
	height: 90px;
	width: 740px;
	background-image: url(hea/hea_bac.gif);
	background-repeat: repeat-x;
	margin-bottom: 6px;
}

.headercell {
	text-align: right;
	vertical-align: top;
}

.logo {
	float: left;
}

.topimage {
	padding-bottom: 4px;
}

#mainpage {
	width: 740px;
}

#navcell {
	width: 100px;
	vertical-align: top;
	background-color: #050064;
}

.navitem {
	background-color: white;
	padding-bottom: 5px;
}

.lowernav {
	padding-top: 50px;
	padding-bottom: 10px;
}

.lowernavitem {
	padding-bottom: 5px;
}

.maincell {
	width: 400px;
	vertical-align: top;
	padding-left: 30px;
	padding-right: 30px;
}

.maincell1 {
	width: 640px;
	vertical-align: top;
	padding-left: 30px;
	padding-right: 15px;
}

.fencepic {
	margin-right: 45px;
}

.piccell {
	width: 260px;
	vertical-align: top;
}

.picright {
	float: right;
	margin: 10px;
	clear: both;
}

.centerpic {
	margin: 4px;
}

.concreteprod {
	width: 540px;
	margin-bottom: 10px;
	clear: both;
}

.concretepic {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	clear: both;
}

#footer {
	height: 25px;
	width: 740px;
	margin-top: 5px;
}

.footercell {
	background-image: url(foo/bac.gif);
	height: 12px;
	width: 740px;
	font-size: 7px;
	font-family: sans-serif;
	vertical-align: top;
	padding-top: 12px;
	text-align: right;
}

.footeritem {
	background-color: white;
	padding-right: 5px;
}


