body, html {
margin:0px;
background:#e1dcc6;
height:100%;
z-index:0;
font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
text-decoration:none;
line-height:22px;
color:#3f3921;
font-weight:normal;
}

#container {
min-height:100%;
margin-bottom:-240px;
position:relative;
}

#footer {
height: 240px;
position: relative;
}

	.footer_cont {
	width:100%;
	height:206px;
	float:left;
	display:block;
	background-color:#363636;
	background-image:url(images/footer-divider.jpg);
	background-position:top;
	background-repeat:repeat-x;
	}
	
	.footer_top {
	height:34px;
	width:100%;
	float:left;
	display:block;
	background:url(images/footer-top-bg.jpg);
	}
	
	.footer_main {
	width:900px;
	height:206px;
	margin:0px auto;
	background:url(images/footer-contact-bg.jpg) center no-repeat;
	}
	
		.footer_nav_cont {
		float:left;
		height:135px;
		width:130px;
		padding-right:14px;
		padding-top:20px;
		display:inline;
		text-align:right;
		}
		
			.footer_nav_font {
			font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
			font-weight:normal;
			font-size:11px;
			line-height:11px;
			text-align:right;
			color:#729548;
			text-decoration:none;
			width:130px;
			height:15px;
			float:right;
			display:block;
			padding-top:5px;
			padding-bottom:3px;
			padding-right:2px;
			}
			
			a.footer_nav_font:hover {
			color:#a8c372;
			background-color:#2a2a2a;
			}
			
		.footer_contact_cont {
		float:left;
		height:186px;
		width:580px;
		padding-top:20px;
		display:inline;
		padding-left:15px;
		}
			
		.footer_copy_cont {
		float:right;
		height:115px;
		width:128px;
		padding-left:5px;
		padding-top:35px;
		display:inline;
		text-align:left;
		font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
		font-size:11px;
		text-align:left;
		color:#646464;
		overflow:hidden;
		}
		
		.submit_request {
		width:137px;
		float:right;
		height:21px;
		display:block;
		background:url(images/submit-your-request.jpg) left;
		}
		
		a.submit_request:hover {
		background:url(images/submit-your-request.jpg) right;
		}
			
.cms-logo {
position:absolute;
left:0px;
top:0px;
background:url(images/CMS-logo.gif);
width:90px;
height:92px;
}


.clearfooter {
height: 240px;
clear: both;
}

.header_cont {
width:100%;
height:230px;
background:url(images/header-bg.jpg) repeat-x center;
float:left;
display:block;
}

	.header {
	width:900px;
	height:230px;
	margin:0px auto;
	background:url(images/header-bg-logo.jpg) no-repeat;
	}

.nav_cont {
width:100%;
float:left;
display:block;
background:url(images/nav-bg.jpg) repeat-x;
height:63px;
border-top:2px solid #373f19;
}

	.nav {
	width:900px;
	height:63px;
	margin:0px auto;
	}
	
	.design {
	width:234px;
	height:63px;
	float:left;
	display:inline;
	background:url(images/nav/design2.jpg) no-repeat left;
	}
	
	a.design:hover {
	background:url(images/nav/design2.jpg) no-repeat right;
	}
	
	.technology {
	background:url(images/nav/process.jpg) no-repeat left;
	width:219px;
	height:63px;
	float:left;
	display:inline;
	}
	
	a.technology:hover {
	background:url(images/nav/process.jpg) no-repeat right;
	}
	
	.capabilities {
	background: url(images/nav/capabilities2.jpg) no-repeat left;
	width:186px;
	height:63px;
	float:left;
	display:inline;
	}
	
	a.capabilities:hover {
	background: url(images/nav/capabilities2.jpg) no-repeat right;
	}
	
	.home {
	background:url(images/nav/home2.jpg) no-repeat left;
	width:137px;
	height:63px;
	float:left;
	display:inline;
	}
	
	a.home:hover {
	background:url(images/nav/home2.jpg) no-repeat right;
	}
	
	.about {
	background:url(images/nav/about2.jpg) no-repeat left;
	width:124px;
	height:63px;
	float:left;
	display:inline;
	}
	
	a.about:hover {
	background:url(images/nav/about2.jpg) no-repeat right;
	}
	
	
.main_body {
width:100%;
float:left;
padding-top:49px;
display:block;
background:url(images/main-body-bg.jpg) center top no-repeat;
padding-bottom:50px;
}

	.column_cont {
	width:900px;
	margin:0px auto;
	height:100%;
	}
	
	.txt_page_title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	text-decoration:none;
	text-align:left;
	line-height:24px;
	font-weight:lighter;
	letter-spacing:.5px;
	color:#5c5639;
	padding-bottom:15px;
	float:left;
	display:block;
	}
	
	.txt_quote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	text-decoration:none;
	text-align:left;
	line-height:28px;
	font-weight:lighter;
	color:#363636;
	font-style:italic;
	}
	
		/* HOME PAGE COLUMNS */
		.hp_featured {
		float:left;
		display:inline;
		width:205px;
		}
		
			.port_icon_cont {
			width:170px;
			height:158px;
			background:#363636;
			padding:5px;
			border:1px solid #111111;
			float:left;
			display:block;
			}
			
			a.port_icon_cont:hover {
			border:2px solid #111111;
			width:170px;
			height:158px;
			background:#111111;
			padding:4px;
			float:left;
			display:block;
			}
		
		.hp_overview {
		float:left;
		display:inline;
		width:357px;
		padding-right:20px;
		padding-left:20px;
		}
		
		.hp_news {
		float:right;
		display:block;
		width:278px;
		padding-left:20px;
		background:url(images/vertical-dotted.gif) left repeat-y;
		}
		
			.hp_news_cont {
			width:278px;
			padding-top:10px;
			padding-bottom:15px;
			float:left;
			display:block;
			background: url(images/news-item-bg.jpg) top left no-repeat;
			}
			
				.news_link {
				font-family:Georgia, "Times New Roman", Times, serif;
				font-weight:bold;
				font-size:13px;
				color:#5c5639;
				text-align:left;
				float:left;
				display:block;
				text-decoration:none;
				}
				
				a.news_link:hover {
				text-decoration:underline;
				}
				
				.link {
				font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
				font-size:12px;
				text-align:left;
				text-decoration:none;
				line-height:22px;
				color:#3e7219;
				font-weight:normal;
				}
				
				a.link:hover {
				background-color:#d2ccb0;
				border-bottom:1px dashed #9d9676;
				}
		
	.left_column {
		float:left;
		display:inline;
		width:582px;
		}
		
			.capa_column {
			width:276px;
			display:block;
			}
		
		
		.txt_subtitle {
		font-family:Georgia, "Times New Roman", Times, serif;
				font-weight:bold;
				font-size:13px;
				color:#363636;
				text-align:left;
				text-decoration:none;
				}
		
		/* Our Process */
		
		.process_cont {
		width:582px;
		float:left;
		display:block;
		padding-bottom:20px;
		margin-bottom:20px;
		background:url(images/horizontal-dotted.gif) bottom repeat-x;
		}
		
			.icon {
			width:95px;
			float:left;
			display:inline;
			background:#ffffff;
			}
			
			.icon_txt_cont {
			width:475px;
			float:right;
			display:inline;
			}
		
		/* PORTFOLIO STUFF */
		.portfolio-nav-bar {
		width:100%;
		height:54px;
		background:url(images/portfolio-nav-bg.jpg);
		float:left;
		display:block;
		}
		
			.port-nav {
			width:870px;
			margin:0px auto;
			height:44px;
			padding-top:5px;
			padding-bottom:5px;
			}
			
				.port-nav-btn {
				width:110px;
				height:34px;
				padding-top:10px;
				float:left;
				display:inline;
				font-family:Georgia, "Times New Roman", Times, serif;
				font-weight:bold;
				font-style:italic;
				text-decoration:none;
				text-align:center;
				font-size:13px;
				color:#534c2f;
				background:url(images/port-nav-btn-bg.jpg) left no-repeat;
				}
				
				a.port-nav-btn:hover {
				background:url(images/port-nav-btn-bg.jpg) right no-repeat;
				}
		
		#port-wrapper {
		overflow: hidden; 
		height: 400px; 
		width: 900px;
		position: relative;
		}
		
			.port_row {
			width:900px;
			height:160px;
			float:left;
			display:block;
			padding-bottom:30px;
			}
			
				.port-thumb {
				height:158px;
				margin-left:15px;
				margin-right:15px;
				width:258px;
				background:#363636;
				border:1px solid #111111;
				float:left;
				display:inline;
				padding:5px;
				}
				
				a.port-thumb:hover {
				background:#111111;
				}
				
/* News Blog */
				
.date_area {
width:95px;
float:left;
background:url(images/date-bg.jpg);
height:51px;
display:inline;
}

.month {
width:95px;
padding-top:10px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
line-height:14px;
text-align:center;
text-transform:uppercase;
text-decoration:none;
letter-spacing:1px;
font-weight:normal;
float:left;
display:block;
color:#413b25;
}

.year {
width:95px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
line-height:20px;
text-align:center;
text-transform:uppercase;
text-decoration:none;
letter-spacing:1px;
font-weight:bold;
float:left;
display:block;
color:#534c2f;
}