*{
  margin: 0;
  padding: 0;
}

body {
  font-size: .75em;
  background: white;
  color: #4b4b4a;
  font-family: Arial;
}

a img {
  border: none;
}

#head {
  height: 205px;
  background: url(/images/design/head.jpg) center no-repeat;
  background-color: #4478b4;
}

#top-menu {
  height: 52px;
  background: url(/images/design/menu_bg.gif) repeat-x;
}

#top-menu div {
  position: relative;
  left: 50%;
  margin-left: -475px;
  background: url(/images/design/menu.png) no-repeat;
  width: 950px;
  height: 52px;
}

#top-menu div a {
  display: block;
  height: 52px;
  float: left;
}

#top-menu div a:hover {
  background-image: url(/images/design/menu.png);
}

#top-menu span {
  cursor: pointer;
  display: block;
  height: 52px;
  background: url(/images/design/arrow.gif) center bottom no-repeat;
}

#home {
  width: 87px;
  background-position: 0 -52px;
}

#home2 {
  width: 87px;
  background-position: 0 0px;
}

#our-company {
  width: 141px;
  background-position: -87px -52px;
}

#services {
  width: 111px;
  background-position: -228px -52px;
}

#cdc-homes {
  width: 125px;
  background-position: -339px -52px;
}

#cdc-construction {
  width: 175px;
  background-position: -464px -52px;
}

#project-portfolio {
  width: 182px;
  background-position: -639px -52px;
}

#contact-us {
  width: 129px;
  background-position: -821px -52px;
}

.clear {
  width: 100%;
  clear: both;
}

#body {
  position: relative;
  width: 1000px;
  left: 50%;
  margin-left: -500px;
  padding-top: 18px;
}

#flash-slide-show {
  float: left;
  width: 690px;
  height: 400px;
  border: 1px solid black;
}

#news-middle {
  width: 290px;
  float: right;
  background: url(/images/design/news_middle_bg.png);
}

#news-top {
  background: url(/images/design/news_top_bg.png) top no-repeat;
}

#news-bottom {
  background: url(/images/design/news_bottom_bg.png) bottom no-repeat;
  padding: 19px 23px 16px 23px;
  min-height: 297px;
  height:auto !important;
  height: 297px;
}

.news-header {
  font-family: Georgia;
  color: #517fb9;
  font-size: 1.7em;
  padding-bottom: 10px;
  border-bottom: 1px solid #d8d8d8;
}

.news-line {
  padding: 14px 0;
}

.news-line a {
  color: #4b4b4a;
  text-decoration: none;
}

.news-line a:hover {
  text-decoration: underline;
}

.news-line span {
  color: #4d7ebc;
}

.line-89 {
  height: 1px;
  background: #898989;
}

.line-d7 {
  height: 1px;
  background: #d7d7d7;
}

.line-d8 {
  height: 1px;
  background: #d8d8d8;
}

.line-59 {
  height: 1px;
  background: #595959;
}

#bottom-left-block {
  float: left;
  width: 470px;
  padding-right: 30px;
}

.bottom-left-block-title {
  font-size: 1.9em;
  font-family: Georgia;
  color: #517fb9;
  padding-bottom: 12px;
}

#bottom-right-block {
  width: 400px;
  margin-left: 500px;
  padding-left: 10px;
  border-left: 1px solid #cbcbcb;
}

.bottom-right-block-title {
  font-family: Georgia;
  color: #4d7ebc;
  padding-bottom: 5px;
}

#footer {
  position: relative;
  width: 1000px;
  left: 50%;
  margin-left: -500px;
  padding: 60px 0 40px 0;
}

#footer-address {
  float: left;
  width: 450px;
  color: #6e6e6e;
  font-size: 0.8em;
}

#footer-links {
  font-size: 0.8em;
}

#footer-links a {
  color: #6e6e6e;
  text-decoration: none;
}

#footer-links a:hover {
  text-decoration: underline;
}

#menu-middle {
  width: 263px;
  float: left;
  background: url(/images/design/menu_middle_bg.png);
}

#menu-top {
  background: url(/images/design/menu_top_bg.png) top no-repeat;
}

#menu-bottom {
  background: url(/images/design/menu_bottom_bg.png) bottom no-repeat;
  padding: 49px 23px 46px 23px;
  min-height: 400px;
  height:auto !important;
  height: 400px;
}

#menu-bottom a {
  display: block;
  color: #4b4b4a;
  text-decoration: none;
  padding: 10px;
  margin: 0;
}

#menu-bottom a:hover {
  color: #898989;
}

#content {
  width: 730px;
  float: right;
}

h1 {
  color: #517fb9;
  font-family: Georgia;
  font-weight: normal;
  padding: 10px 0px;
  font-size: 2.1em;
}

p {
  padding-bottom: 10px;
  line-height: 1.5;
}

.project-title {
  color: #517fb9;
  font-family: Georgia;
  padding: 10px 10px 10px 0;
  font-size: 1.7em;
  float: left;
}

.project-location {
  float: left;
  border-left: 1px solid #4b4b4a;
  padding: 10px 0 10px 10px;
}

.project-description-title {
  color: #517fb9;
  font-family: Georgia;
  padding: 10px 0;
  font-size: 1.4em;
}

.project-description {
  padding-bottom: 30px;
}

.gray {
  color: #4b4b4a;
  text-decoration:none;
}

#nav_categories, #nav_categories ul {
  list-style-type: none;
}

#nav_categories ul li {
  padding-left: 20px;
}

#nav_categories ul li div {
  margin-left: -20px;
}

h2 {
  font-family: Arial;
  color: #555;
  font-size:1.1em;
  margin-bottom:5px;
}

.service_buttons {
  width: 162px; 
  height: 160px; 
  background-image: url(/images/uploads/imageborder.gif);
  float:left;
  margin: 10px 0px 20px 10px;
}

.service_links {
position: relative; 
left: 8px; 
top: -10px;
text-decoration:none;
color:#ffffff;
}

.portfolio_buttons {
  width:292px;
  height:275px;
  background-image: url(/images/uploads/imageborder_l.gif);
  margin: 10px 0px 20px 10px;
  color: #ffffff;
}

.portfolio_h {
  color: #FFFFFF;
  text-decoration:none;
}

.portfolio_thumbs {
  width: 162px; 
  height: 160px; 
  background-image: url(/images/uploads/imageborder.gif);
  float:left;
  margin: 10px 0px 20px 10px;
}

.portfolio_links {
position: relative; 
left: 8px; 
top: -10px;
text-decoration:none;
color:#ffffff;
}

.arrow li {
list-style: none;
background: url(/images/uploads/bullet.gif) no-repeat left top;
padding-left: 15px;
}

#featured_links a:hover{
color:green;
}

hr {
height:1px;
border:0px;
color:#d8d8d8;
background-color:#d8d8d8;
}

.cs_pagination {
text-align:center;
}

.cs_pagination a {
color:#003D00;
text-decoration:none;
}

.cs_pagination a:hover {
color:#517FB9;
}

.under_construction {
width:100% !important;
}
.under_construction h1, .under_construction p{
text-align:center;
}