
/** { padding: 0; margin: 0; }*/
body {
  margin: 0;
  padding: 0;
}

.imagemap{
position: absolute;
top: 310px;
left: 655px;
}

#wrapper { 
 width:100%;
 margin: 0 0 0 0px;
 }

#wrapperhomepage { 
 width:100%;
 margin: 0 0 0 0px;
 
}

#header {
 color: #006699;
 width:100%;
 height: 166px;
 float: left;
 margin: 0px 0px 0px 0px;
 background-image: url(../images/banner2.jpg);
 background-repeat: no-repeat;
 background-color: #006699;
}

#navigation {
 float: left;
 width: 100%;
 color: #000000;
 height: 22px;
 padding: 0 0 0 1px;
 margin: 0;
 background: #006699;
 }

#navigation a {
  float: left;
	width: 96px;
	height: 22px;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	font-size: 11px;
	font-variant: small-caps;
	text-align: center;
	text-decoration: none;
	line-height: 150%;
  padding: 0;
  margin: 0 1px;
	display: block;
	color: #555555;
	background: url("../images/notselected.gif") #FFEDA7 top;
}

#navigation a.active {
  background: url("../images/selected.gif") #FFEDA7;
  color: #CE3A06;
}

#navigation a:hover {
  color: #CE3A06;
}
#subheader{
  clear: both;
  width: 100%;
  height:31px;
  background: url(../images/undernav.gif) repeat-x;
}

#wrapper {
  font-family: Arial, Helvetica, sans-serif;
  background: url(../images/bg.gif) repeat-y #FAF4DD;
}

#wrapperhomepage {
  font-family: Arial, Helvetica, sans-serif;
  background: url(../images/bg.gif) repeat-y  #FFFFFF;
}

#wrapperhomepage #content{
  background: url(../images/slogan-top.jpg) top left no-repeat;
}

#inmemory{
background: url(../images/inmemorybig.jpg) center no-repeat;

}

#inmemory p {
font-family: verdana;
color: #000000;
font-weight: 800;
font-size: 12px;
}

#content-head {
  height: 54px;
  background: url(../images/content_heading.gif) top left no-repeat #FAF4DD;
  }

#content-head h1 {
  font-family: Tahoma, sans-serif;
  font-weight: normal;
  font-style: italic;
  font-size: 23px;
  padding: 13px 0 0 50px;
  margin: 0;
  color: #CE3A06;
}

#content {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  width: 780px;
  padding: 20px 50px; 
}

#content ul {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
}

#no-image {
  display: none;
}

#about-us-image{
  background: url(../images/aboutus.jpg);
  float: right;
  width: 300;
  height: 307;
}

#careers-image{
  background: url(../images/careers.jpg);
  float: right;
  width: 250;
  height: 256;
}

#links-image{
  background: url(../images/links.jpg);
  float: right;
  width: 265;
  height: 271;
}

#residential-image{
  background: url(../images/residential.jpg);
  float: right;
  width: 260;
  height: 266;
}

#commercial-image{
background: url(../images/commercial.jpg);
  float: right;
  width: 260;
  height: 266;
}

#home-image{
background: url(../images/splash_home.jpg);
  float: right;
  width: 374;
  height: 333;
}

#footer {
 font-family: verdana;
 font-size: 12px; 
 clear: both;
 color: #000000;
 background: url(../images/bg.gif) repeat-y #FAF4DD;
 padding: 20px 50px;
}

#footerhomepage {
 font-family: verdana; 
 font-size: 12px;
 clear: both;
 color: #000000;
 background: url(../images/bg.gif) repeat-y #FFFFFF;
 padding: 20px 50px;
}

#footer a{
  padding: 10px;
  text-decoration: none;
  font-size: 12px;
  color: #006699;
}

#footer a.active {
  color: #CE3A06;
}

#footer a:hover {
  color: #CE3A06;
}

#footerhomepage a{
  padding: 10px;
  text-decoration: none;
  font-size: 12px;
  color: #006699;
}

#footerhomepage a.active {
  color: #CE3A06;
}

#footerhomepage a:hover {
  color: #CE3A06;
}

#subfooter {
 clear: both;
 text-align: center;
 padding-top: 20px;
 margin: 0 auto;
 }
