@charset "utf-8";
/* CSS Document */

/* #857a66 */

html{
	margin:0;
	}
	
body {
	background: url(../images/header_bkg.png) repeat-x #ffffff;
  	margin: 0;
 	}

#container {
    min-height:100%;
    position:relative;
	width: 100%;
  	margin: 0;
	}


#site_wrap {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 75px;
	}
	
#nav_spacer {
	width: 643px;
	height: 25px;
	}

#main_row {
	width: 880px;
	height: 385px;
	}
	
/*#thumbs {
	width: 70px;
	height: 385px;
	float: left;
	margin: 0 8px 0 0;
	}
	
#photo {
	width: 574px;
	height: 385px;
	float: left;
	margin: 0 8px 0 0;
	background: #00CC00;
	}	
*/	

#project {
	background: url(../images/35.gif) 50% 50% no-repeat;
	width: 652px;
	height: 385px;
	float: left;
	position: relative;
	margin: 0 8px 0 0;
	padding: 0
	}
	
#project_nav {
	width: 220px;
	height: 385px;
	margin: 0;
	float: left;
	background: #e2ddc9;
	}	


#second_row {
	width: 880px;
	}


#logo {
	width: 237px;
	height: 51px;
	float: right;
	background: url(../images/logo_main.png) no-repeat;
	}

.divider {
	clear: both;
	width: 880px;
	height: 1px;
	margin: 8px 0 8px 0;
	background: #c8c1b5;
	}

	
#contact_form {
	width: 380px;
	float: left;
	margin: 0 20px 30px 0;
	padding: 0 20px 0 0;
	border-right: 1px solid #e6ded1;	
	}
	
#column1 {
	width: 399px;
	margin: 0 15px 0 0;
	padding: 0 15px 0 0;
	float: left;
	border-right: 1px solid #e6ded1;	

	}	
#column2 {
	width: 450px;
	float: left;

	}