body{
	margin: 0px;
	background-color:#000;
	color: #ffffff;
	size: 14px;
	font-family: Arial;
	background-image:url(../images/footer_bg.png); background-repeat:repeat-x; background-position:bottom;	
	
}
a{
	color: #000000;

}
a:hover{
	color: #4a7c3a;
}

h2{
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
h1{
        padding:0px;
        margin: 0px;
}

#container{
	width:100%;
	height:100%;
}
#header{
	width: 1024px;
	height: 95px;
        margin: 0px auto;
	clear:both;

}
#content{
	width: 1024px;
	height: auto;
	min-height: 700px;
        margin: 0px auto;
	clear:both;
        background: url(../images/flatcreek_bg4.png) no-repeat center top;
}
#about_content{
	width: 1024px;
	height: auto;
	min-height: 700px;
        margin: 0px auto;
	clear:both;
        background: url(../images/background2.png) no-repeat center top;
}
#capabilities_content{
	width: 1024px;
	height: auto;
	min-height: 700px;
        margin: 0px auto;
	clear:both;
        background: url(../images/rotunda_bg.png) no-repeat center top;
}
#contact_content{
	width: 1024px;
	height: auto;
	min-height: 700px;
        margin: 0px auto;
	clear:both;
        background: url(../images/background3.png) no-repeat center top;
}

#nav{
	width: 800px;
	height: 50px;
	float: right;
	position: relative;
	top:33px;
	
}
#nav ul{
	list-style-type:none;
}

#nav ul li{
	display: inline;

	
}
#nav ul li a{
	font size: 24px;
	color: #ffffff;
	font-family: Arial;
	text-transform:uppercase;
	text-decoration:none;

}
#nav ul li a:hover{
	color: #4a7c3a;
	
}
.about{
	margin-right: 70px;
}
.capabilities{
	margin-right: 75px;
}
.portfolio{
	margin-right: 80px;
}
.blog{
       margin-right: 95px;
}

#pagecontent{
	width:1024px;
	min-height: 500px;
	position: relative;
	top:100px;
	text-align: left;

}

#footer{
	width: 100%;
	height: auto;
	
}
#footer_container{
	width:1024px;
	height: auto;
	margin: 0px auto;
	clear: both;
	padding-top: 140px;

}
#footer_capabilities1{
	float: left;
	width:200px;
	height: auto;
	text-align: left;
	font-size: 12px;
}
#footer_capabilities2{
	float: left;
	width:200px;
	height: auto;
	text-align: left;
	font-size: 12px;
}

#footer_contact{
	float:right;
	width: 350px;
	height: 200px;
        font-size: 12px;
}

#footer_social{
	width: 200px;
	height: 50px;
	float: left;
        margin-left: 50px;
}

#footer a{
  color:#ffffff;
}

#siteby{
	width:500px;
	margin: 0px auto;
	clear:both;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
}

.more{
  padding-top:6px;
}

.more a{
  font-weight:bold !important;
}

/*Homepage Blog*/

#blog_box{
	width: 360px;
	height: 329px;
	float: left
;
	margin-top: 110px;
	background-image:url(../images/blog_bg_box.png); background-repeat:no-repeat; background-position:center;
}

#blog_container{
      width: 350px;
      height: 320px;
      margin: 0px auto;
      clear: both;
      padding-top: 50px;
      padding-left: 10px;

}

#blog_container a{
      color: #ffffff;
      text-decoration: none;
      display: block;
}

#blog_container .post-body{
      font-size: 12px;
      padding:0px;
      margin:10px;
      margin-top: 2px;
      margin-bottom: 15px;

}

#blog_container p{
      padding:0px;
      margin: 0px;
}

.blog-post h2.post-title{
      border-bottom: 0px!important;
}

/*Inside*/

#inside_content{
        background-image: url(../Images/inside_bg.png);
        width: 950px;
        float: left;
        padding-top: 25px;
        margin-left: 35px;
}

#inside_container{
        color: #000000;
        padding: 5px;
        font-size: 12px;
        height: auto;
        width: 880px;
        float: left;
        margin-left: 25px;
        margin-bottom: 25px;
            
}

#inside_left{
        width: 550px;
        background-color: #e1e1e1;
        padding: 10px;
        float: left;
        height: auto;
}
#portfolio_left{
        width: 800;
        background-color: #e1e1e1;
        padding: 10px;
        float: left;
        height: auto;
}

#inside_right{
       width: 275px;
       float: right;
       height: auto;
       color: #ffffff;
}

#inside_right a{
color: #ffffff;
}

#inside_left #FullName, 
#inside_left #EmailAddress, 
#inside_left #HomePhone, 
#inside_left #FirstName, 
#inside_left #LastName, 
#inside_left #CAT_Custom_106223, 
#inside_left #WebAddress
{
       width: 250px!important;
       margin:0px;
       color: #666666;
       font-size: 16px;
       border: 1px solid #000000;
       padding: 2px;
}
.jobtitle {
	font-size: 10px;
}

/*Contact Form*/

#FullName, #EmailAddress, #HomePhone{
       width: 150px;
       margin:0px;
       color: #666666;
       font-size: 16px;
       border: 1px solid #000000;
       padding: 2px;
}

#CAT_Custom_105571{
       width: 150px;
       height: 75px;
       color: #666666;
       font-size: 12px;
       margin:0px;
       border: 1px solid #000000;
       padding: 2px;
       font-family: Arial;
}

#footer_contact table tr td{
       padding: 4px;
       margin: 0px;
} 
#catwebformbutton{
       border: 1px solid #000000;
       padding: 1px;
       color: #666666;
       font-size: 12px;
       height: 20px;

}

.blog-container{
       background-color: #e1e1e1;
       padding: 10px;
}

.post-title a{
       color: #000000;
       text-decoration: none;
       font-size: 18px;
}
.blog-container hr, .side-panel hr{
       display: none;
}

.side-panel{
       background-color: #666666;
       padding: 10px;
}

.side-panel h4{
       font-size: 14px;
}
.side-panel a{
text-decoration: none;
}

.side-panel a:hover{
text-decoration: underline;
}

.post-body p{
color: #666666;
}

.post-body a{
color: #666666;
}

.post-body a:hover{
color: #000000;
}