body {
	 width: 926px;
	 margin: 0px auto;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 color: #000000;
	 background-image: url(/images/to_use/top_bg.jpg);
	 background-position: top;
	 background-repeat: repeat-x;
	 background-color: #8c750b;
	 }
	 
#container {
		   width: 926px;
		   margin: 0px auto;
		   background-image: url(/images/to_use/main_bg.jpg);
		   max-height: none;
		   min-height: inherit;
		   }
		   
img {
border: 0px;
}
		   
ul {
   margin: 0px;
   padding: 0px;
   }

li {
   margin: 1px 0px 0px 30px;
   padding: 0px;
   list-style-image: url(/images/to_use/list_icon.jpg);
   vertical-align: middle;
   }
		   
h1 {
   padding: 0px;
   margin: 0px;
   font-weight: bold;
   font-size: 12px;
   color: #8c750b;
   }

h2 {
   padding: 0px;
   margin: 0px;
   font-size: 12px;
   color: #000000;
   font-style: italic;
   font-weight: normal;
   }	
   
h3 {
   color: #6e2b0b;
   font-weight: bold;
   font-size: 11px;
   padding: 0px;
   margin: 0px;
   }
   
hr {
	border-width: thin;
	border-style: dashed;
	border-color: #7f6c12;
	}

.news_icon {
		   padding-right: 4px;
		   float: left;
		   }
		   
.partners_icon {
		  	   padding: 0px 5px 0px 15px;
			   }
	
.fields {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
		border: 1px solid #b3ac7f;
		background-color: #FFFFFF;
		}
		
.button {
		background-color: #b3ac7f;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		color:#FFFFFF;
		border: 1px solid #b3ac7f;
		}
		   
.images_left {
			 padding-right: 20px;
			 }
			 
.current_projects {
				  border: 1px solid #564319;
				  padding: 1px;
				  }
		   
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
/* Container */
	 
#row1 {
	  width: 906px;
	  height: 37px;
	  background-image: url(/images/code_01.jpg);
	  text-align: right;
	  padding: 32px 20px 0px 0px;
	  font-size: 11px;
	  word-spacing: 6px;
	  }
	  
p {
  margin: 0px;
  padding: 0px;
  }
  
.image_home {
			margin: 0px 10px 5px 0px;
			float: left;
			}
  
a:link {
	   color: #6c2c09;
	   text-decoration: none;
	   }
	   
a:visited {
	   color: #6c2c09;
	   text-decoration: none;
	   }
	 
a:hover {
	   color: #6c2c09;
	   text-decoration: underline;
	   }
	  
#row2 {
	  width: 926px;
	  height: 270px;
	  }
	  
#row2 a:link {
			 color: #FFFFFF;
			 text-decoration: none;
			 }
			 
#row2 a:visited {
			 color: #FFFFFF;
			 text-decoration: none;
			 }
			 
#row2 a:hover {
			 color: #FFFFFF;
			 text-decoration: underline;
			 }
	  
#row2_menu {
		   width: 183px;
		   height: 260px;
		   float: left;
		   padding-top: 10px;
		   background-image: url(/images/to_use/menu_bg.jpg);
		   }
		   
#image2 {
		width: 183px;
		height: 27px;
		}
		
#image5 {
		width: 183px;
		height: 24px;
		}
		
#image6 {
		width: 183px;
		height: 24px;
		}
		
#image7 {
		width: 183px;
		height: 24px;
		}
		
#image8 {
		width: 183px;
		height: 23px;
		}
		
#image9 {
		width: 183px;
		height: 25px;
		}
		
#image10 {
		width: 183px;
		height: 24px;
		}
		
#image11 {
		width: 183px;
		height: 24px;
		}
		
#image12 {
		width: 183px;
		height: 24px;
		}
		
#image13 {
		width: 183px;
		height: 24px;
		}
		
#image14 {
		width: 183px;
		height: 27px;
		}


#row2_col2 {
		   width: 142px;
		   height: 270px;
		   float: left;
		   background-color:#8c750b;
		   background-image: url(/images/code_03.jpg);
		   }
		   
#row2_col3 {
		   width: 601px;
		   height: 270px;
		   float: left;
		   }
		   
#row3 {
	  width: 926px;
	  clear: left;
	  }
	  
#row3_text {
		   width: 627px;
		   float: left;
		   background-color: #FFFFFF;
		   padding: 23px 15px 15px 15px;
		   }
		   
#row3_news {
		   width: 231px;
		   background-image: url(/images/to_use/recent_news.jpg);
		   background-position: top;
		   background-repeat: no-repeat;
		   background-color: #e9eac3;
		   float: left;
	  	   min-height: 385px;
		   height: 320px;
		   padding: 50px 15px 15px 23px;
		   font-size: 11px;
		   }
		   
#footer {
		width: 911px;
		height: 50px;
		clear: left;
		background-color: #8c750b;
		padding-top: 15px;
		padding-right: 15px;
		text-align: right;
		color: #c2ac47;
		}