body {
	background-color: #FFF;
}
body.home {
	background-color: #FFF;
}


.spacer{
	clear: both;
}
.spacer_black{
	clear: both;
	background-color: #348185;
}

.design_line{
	background-color: #FFF;
}
.design_block{
	background-color: #FFFFFF;
}
.nav_level_newtop{
	float: left; 
	margin: 0px 4px 0px;
	color : #584839;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
	line-height : 150%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.nav_level_one{
	float: left; 
	margin: 42px 4px 0px;
	color : #584839;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
	line-height : 150%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.nav_level_two{
	float: right; 
	margin: 0px 4px 0px;
	color : #584839;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
	line-height : 150%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* Features */
.feature_block{
	float: left;
	margin: 0 10px;
	width: 120px;
}
.feature_image_text{
	display:  block;
	margin-bottom: 15px;
}
/* Portfolio */
.portfolio_block{
	float: left;
	margin: 10px 50px;
}
