/* Begin main navigation menu. */
h1, h2, h3, h4, h5, h6 {margin: 0 0 25px 0;
                        padding: 0 0 2px 0;
                        color: #8BA11D;
                        background-color: ;
                        font-weight: normal;
						font-size:18px;}

.bottom-border {border-bottom: 1px solid #E0E0E0;}

.headline {margin: 0 0 5px 0;
           padding: 0;
           font-size: 12px;}
		   
		   .gallery {
	float:					left;
	width:					105px;
	height:					105px;
	margin:					0 5px 10px 0;
	padding:				5px 5px 5px 5px;
	
	
	background-repeat:		no-repeat;
	background-position:	left;
}

ul {list-style-type: square;}

p {padding: 0;
   margin: 0 0 25px 0;
   line-height: 160%;}



img {border: 0;
     margin: 0 0 25px 0;}
       
h1 {font-size: 24px;}
h2 {font-size: 22px;}
h3 {font-size: 20px;}
h4 {font-size: 18px;}
h5 {font-size: 16px;}
h6 {font-size: 14px;}

#project1 {
float: left;
width:70px;
}

#width1 {
float: right;
width: 70px;
}


#menu {width: 100%;
       height: 52px;
       margin: 0;
       padding: 0;
       background: #FFF url(images/menu_background.jpg) repeat-x;
       color: #333;
       position: relative;
       display: block;}

#menu-right {position: absolute;
             width: 13px;
             height: 52px;
             right: 0;
             top: 0;
             background: #FFF url(images/menu_right.jpg) no-repeat;
             color: #333;}

#menu-left {position: absolute;
            width: 13px;
            height: 52px;
            left: 0;
            top: 0;
            background: #FFF url(images/menu_left.jpg) no-repeat;
            color: #333;}


#menu ul {list-style-type: none;
          margin: 0;
          padding: 12px 0 0;
          text-align: center;}

#menu ul li {display: inline;
             margin: 10px 0 0 10px;
             padding: 0;
             font-weight: bold;}

#menu ul li#first {margin: 0;}

#menu ul li a {text-decoration: none;
               text-transform: uppercase;
               color: #525252;
               background-color: #FFF;
               font-size: 14px;}

#menu ul li a:hover {color: #000;
                     background-color: #FFF;}

.access-key {color: #8BA11D;
             font-size: 18px;
             background-color: #FFF;
             font-weight: normal;}

/* End main navigation menu. */ 

#content {padding: 0 15px;
          background: #FFF url(images/content_top.jpg) no-repeat;
          color: #6C6C6C;}

/* The right-column division is your main content division. */

#right-column {width: 359px;
               float: left;
			   padding-left:5px;
               min-height: 350px;}

#left-column {width: 369px;
              padding: 0;
			
			 
              margin-left: 369px;}
			  
			  #left-column1 {width: 320px;
              padding: 0;
			  padding-left:10px;
			 
              margin-left: 470px;}
			  
			  
#full-column {
	width: 740px;
	padding-left:0px;
	padding-right:5px;
	margin-top:25px;
	margin-left: 9px;
	padding-top: 0;
	padding-bottom: 0;
}
			  
			  

#footer {
	width: 750px;
	height: 78px;
	clear: both;
	margin: 0;
	padding: 0;
	color: #6C6C6C;
	background-color: #FFF;
	background-image:url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position:left;
	border:solid 1px black;
		 }

#footer-content {padding: 0px 0px 0;}

#footer-right {float: right;
               margin: 0;}

#footer p {margin: 0;}

.news {margin: 0 0 40px 0;}

.date {color: #8BA11D;
       background-color: #FFF;
       font-style: italic;
       float: right;}

.left {float: left;
       margin: 3px 5px 0 0;}

.right {float: right;}

.justify {text-align: justify;}

.clear {clear: both;}

/* Begin recent clients list. */

#recent-clients {margin-bottom: 25px;
                 padding: 0;
				 width:65px;}

#recent-clients ul {margin: 0;
                    padding: 0;
                    list-style-type: none;}

#recent-clients li {display: inline;
                    padding: 0 1px 0 0;list-style-type: none;}

#recent-clients li a img {padding: 0;
                          margin: 0;
                          border: 0px solid #E0E0E0;}

#recent-clients li a:hover img {border: 2px solid #677C2F;}

/* End recent clients list. */

/* Begin style for the featured services. */

#featured-wrapper {
	width: 379px;
	
	background-repeat: repeat-y;
}

#featured-top {
	width: 379px;
	height: 48px;
	margin-top:10px;
	background-repeat: no-repeat;
}
			   
			   #featured-top1 {width: 310px;
               height: 48px;
              
               color: #6C6C6C;}

#featured-bottom {width: 379px;
                  height: 15px;
                
                  color: #6C6C6C;}

#featured-content {margin: -20px 15px 0;
                   padding: 0 10px 10px 10px;}
				   
				   

.featured {width: 100%;
           clear: both;
           padding-bottom: 0px;}

.featured h3 {margin: 0;
              padding: 8px 0 0 0;
              background: transparent;
              font-size: 16px;}

.number {font-size: 72px;
         line-height: 72px;
         float: left;
         margin: 0 10px 0 0;
         color: #8BA11D;
         padding: 0;}
		 
		 #page_content_right{
width:340px;
height:auto;
float:left;
padding:10px;
}
.title{
font-size:16px;
color:#808080;
clear:both;
padding-left:10px;
}
.content_text{
font-size:11px;
color:#333333;
height:auto;
text-align:justify;
padding:0px;
}

/* End style for featured services. */

