html,body{
	height:100%;
	margin:0;
	background-color:#1f425b;
font-family:sans-serif;
	font-size:12px;
}	
#container{
	margin:auto;
	width:640px;
	background:#fff;
	border:1px #ccc solid;
	min-height:100%;
}	
* html #container {
height:100%
}

table,tr,td{
font-size: 12px;
}
#header{
	height:100px;
	border-top:1px #666 solid;
 	background:#fed url(../img/carving_banner_wooden.jpg) no-repeat;
}
#nav{
	position:relative;
	top:80px;
	left:0;
}
#nav ul{
	margin-left:0;
	text-align:center;
	background-color:#fc6;
}
#nav ul li{
	display:inline;
	padding:5px;
	font-family:sans-serif;
}
#nav a{
	text-decoration:none;
	font-weight:bold;
/*	font-style:italic;*/
	color:#620;
}
#nav a:hover{
	color:#000;
}	

.floatbox{
	overflow:hidden;
}
/* .floatbox adjustment for IE */
* html .floatbox {width:100%;}
#main{
	padding:10px;
}	
#main p{
	max-width:600px;
}	
#main li{
	padding:5px;
}	
h1{
	text-align:right;
	font-size:18px;
	color:#620;
}

.hash{
	color:#f00;	
}
.array{
	color:#060;
}
.sub{
	color:#606;
}

{
scrollbar-face-color : #C0C0C0 ;
scrollbar-track-color: #C0C0C0 ;
scrollbar-arrow-color: #000000 ;
scrollbar-shadow-color: #000000 ;
scrollbar-highlight-color: #C0C0C0 ;
scrollbar-darkshadow-color: #C0C0C0 ;
}
.services{margin-left 10px;right:10px;float: right;}
.aboutphoto
{margin-right:20px; 
float: left;
height:68px;width:64px;
margin-bottom:30px;
  }

.clients_page{height:px; width:px;float:left;padding-right:10px;padding-bottom:20px;padding-top:10px; border:0px}

#testimonial{
	padding-top:20px;
	padding-right:10px;
	color:#999;
	font-weight:bold;
	margin-top:0px;
	height:130px;
}

#map {
 background-color: steelblue;
 font-weight: bold;
 position: absolute;
 text-decoration: none;
 border: 2px solid darkblue;
width:400px;height:250px;float:left;padding:5px;border:2 
}
#images{ 
background-image:url('smiley.gif');
background-repeat:no-repeat;
background-attachment:fixed;
background-position:center; 
}
#bg_block{
	background-image:url('/img/carving_it_01.jpg');
	background-repeat:no-repeat;
	height:275px;
	width:300px;
	float:left;
	overflow:hidden;
}

#footer{
padding-left: 5px;
}

