body{
background-color: #B7AFA4;
}	
#container
{	
	width: 800px;
	height: 604px;
	margin: 0 auto;
	margin-top: 20px;
	background-color: #B7AFA4;
	border: 1px solid #B7AFA4;
}
#header
{
	margin: 5px 5px 0 5px;
	height: 120px;
	background-color: #B7AFA4;
	text-align:center;
}
#h_line
{
	margin: 2px 5px 1px 5px;
	/*background-color: #a2580d;*/
	background-color: #ffffff;
}
#menu_container{
	margin: 5px 5px 10px 5px;
	height: 30px;
	width: 788px;
}
#menu_container ul {
	width:520px;
	margin-bottom:0 auto;
	overflow:hidden;
}
#menu_container li{
	float:left;
	list-style-type:none;
	font-family: Futura BK BT;
	font-size: 17px;
	font-weight: bold;
	color:#000000;
}
#menu_container a{
	text-decoration:none;
	font-family: Futura BK BT;
	font-size: 17px;
	font-weight: bold;
	color:#000000;	
}	
#home{
	padding-right: 3px;
	width:100px;
}
#services{
	width:105px;
	padding-right: 1px;
}
#design{
	width:125px;
	text-align:right;
}
#contact{
	width: 127px;
	text-align: right;
}	
#menu{	
	margin-top: 10px;
	width:780;
}
#content div.row_container{
	height:88px;
	margin:0;
	overflow:hidden;
	vertical-align: middle;
	width:488px;
}
#content ul.list{
	float:left;
	margin:0;
	padding:0;
}	
#content ul.list li{
	display:block;
	float:left;
	height:90px;
	list-style-type:none;
	width:122px;
}	
#content
{
	float:left;
	width: 788px;
	margin: 0px 5px 0 5px;

	background-color: #B7AFA4;
}
	
.small_img
{
	width: 110px;
	height: 75px;
	border: 1px solid #000000;
}
.description{

	font-family:  Futura BK BT;
	font-size: 13px;
	font-weight: normal;
	color:#000000;	
}
#content_text{
	width: 492px;
	margin-top:10px;
}
#content_text{
	width: 550px;
	margin-top:10px;
}
#footer_container
{
	height: 80px;
	width:788px;
	margin: 15px 5px 0 5px;
	font-family: Futura BK BT;
	font-size: 11px;
	font-weight: normal;
	color:#373737;
	padding-top: 3px;
}	

