body {
  text-align: center;
  margin-top:0px;
  margin-bottom:10px;
  color:#333333;
}

A:link {
	COLOR: #C86000; text-decoration: none
}
A:visited {
	COLOR: #C86000; text-decoration: none
}
A:active {
	COLOR: #C86000; text-decoration: none
}
A:hover {
	COLOR: #616B73; text-decoration: underline
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 760px;
  text-align: left;

}

#page_header {
  height: 150px;
  background: url('../images/logo.jpg') top left no-repeat;
  clear: both;
}

#page_header h1 {
  padding-top:50px; padding-left:15px;
  margin:0px;
  font-family: verdana;
  font-size: 24px;
  color: #FBD539;
  line-height:26px;
  letter-spacing:-1px;
}

#page_header h2 {
  margin:0px;
  padding-left:15px;
  font-family: verdana;
  font-size: 12px;
  color: #D5D0B0;
  line-height:22px;
}

#menu {
	background: url('../images/menu.jpg') top right no-repeat;
	width: 382px;		/* Width of entire image */
	height: 40px;		/* Height of buttons */
	float: right;
	margin-top: 0px;
	}
#menu span {
	display: none;
}
#menu li, #menu a {
	height: 40px;		/* Each button must have the same height, define it here */
	display: block;
}
#menu li {
	float: left;
	list-style: none;
	_display: inline;		/* fixes IE/Win double margin float bug (safe) */
}
	
	/* margin-left - you will need to adjust this value to "center" your nav, if needed */ 
	/* width - width of each button, they will each most likely be unique */ 
#menu-home 		{ width: 77px; }
#menu-about 	{ width: 76px; }
#menu-materials 	{ width: 76px; }
#menu-quote { width: 75px; }
#menu-contact 	{ width: 78px; }
	
/* Changed values should match sum of "width" numbers specified above */ 
#menu-home a:hover, #home #menu-home a:visited 					{ background: transparent url(../images/menu.jpg) 0px -40px no-repeat; }
#menu-about a:hover, #about #menu-about a:visited  				{ background: transparent url(../images/menu.jpg) -77px -40px no-repeat; }
#menu-materials a:hover, #services #menu-materials a:visited 	{ background: transparent url(../images/menu.jpg) -153px -40px no-repeat; }
#menu-quote a:hover, #ratequote #menu-quote a:visited 			{ background: transparent url(../images/menu.jpg) -229px -40px no-repeat; }
#menu-contact a:hover, #contact #menu-contact a:visited 		{ background: transparent url(../images/menu.jpg) -304px -40px no-repeat; }
	
#menu_bar {
  margin:0px;
  padding:0px;
  border:0px dashed #cccccc;
  clear:both;
  background: #FFFFFF;
}

#content_wrapper {
  margin-top:30px;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:10px;  
}

#center {
	margin-left:190px;
	margin-right:5px;
	border:0px dashed #cccccc;
}

#center h3 {
	margin-top:0px;
	margin-bottom:5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #2D3F4B;
	padding:4px;
	background-color: #E3E3E3;
	border-bottom-color: #c86000;
	border-bottom-style: solid;
	border-bottom-width: thin;
}

#center p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 18px;
}
#centersplit {
	margin-left:0px;
	margin-right:12px;
	float: left;
	width:260px;
	border:0px dashed #cccccc;
	margin-top: 20px;
}

#centersplit h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  color: #ffffff;
  padding:4px;
  background-color: #2D3F4B;
}

#centersplit p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 18px;
}

#center_third {
	margin-left:0px;
	margin-right:15px;
	float: left;
	width:165px;
	border:0px dashed #cccccc;
	margin-top: 20px;
}

#center_third h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  color: #ffffff;
  padding:4px;
  background-color: #2D3F4B;
}

#center_third p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 18px;
}

#left_side {
	float: left;
	width:170px;
	padding-right: 20px;
}

#left_side h3 {
	margin-top:0px;
	margin-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C86000;
	padding:0px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #E3E3E3;
}

#left_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #666666;
}

#right_side {
  float: right;
  width:140px;
  border:0px dashed #cccccc;
}

#right_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #374E5C;
}

#right_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #666666;
}

#page_footer {
	height: 60px;
	background: #FFF;
	clear: both;
	border-top-color: #2D3F4B;
	border-top-width: thin;
	border-top-style: solid;
	border-bottom-color: #2D3F4B;
	border-bottom-style: solid;
	border-bottom-width: thin;
	background-image: url(../images/footer_left.gif);
	background-repeat: no-repeat;
}

#page_footer p {
  padding-top:5px;
  text-align:right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height:18px;
  color:#666666;
}

#page_footer A:link {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:visited {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:active {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:hover {
	COLOR: #FBD539; text-decoration: underline
}

#linklist {
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #D1D9C4;
  width: 140px;
}

#linklist li {
  list-style: none; 
  margin: 0;
  line-height:20px;
  border-top: 1px solid #D1D9C4;
  font-family:verdana;
  font-size:10px;
}

#linklist li a { text-decoration: none; }

.thumbnail_left {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	border:0px;
	margin-top: 8px;
}

.thumbnail_right {
	float:right;
	margin-left:10px;
	margin-bottom:5px;
	border:0px;
	margin-top: 5px;
}
