body {
	margin: 0;
	padding: 0;             
	text-align: center;   
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 90%;                
	
	/* custom scrollbars */       
	scrollbar-face-color: #FF7F00; 
	scrollbar-shadow-color: #ffffff; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-3dlight-color: #FF7F00; 
	scrollbar-darkshadow-color: #FF7F00; 
	scrollbar-track-color: #FF7F00; 
	scrollbar-arrow-color: #ffffff; 
}
a:link {
  color: #FF6F00; 
  text-decoration: none; 
  background: #FFFFFF;}/*normal links in the text*/
a:visited {
  color: #FF6F00; 
  text-decoration: none; 
  background: #FFFFFF;}
a:hover { /*this effect is not shown in NN4.xx*/
  color: #FF6F00; 
  text-decoration: underline; 
  background: #FFFFFF;}
a:active {/*colour in NN4.xx is red*/ 
  color: #FF6F00; 
  text-decoration: underline; 
  background: #FFFFFF;}

 
#page-column {   
	margin: 10px auto 0 auto;
	width: 800px;      
	height: 555px;
	text-align: left;
}
h1 {
	text-align: left;
	text-indent: -1000em;
	height: 54px; 
	margin: 0; 
	background: white url(../images/header_architect.jpg) left center no-repeat;  
} 
a img {
	border: none;
}
#menu {
	background-color: #FF7F00;
	padding: 0 125px;
	margin: 0 0 1px 0;     
	height: 22px;
}         
#menu ul {
	margin: 0;   
	padding: 0;  
}
#menu ul li {
	list-style-type: none;
	float: left;     
	position: relative;
}               
#menu ul a {
	display: block;   
	text-indent: -1000px;
	overflow: hidden; 
	height: 22px;  
	border-left: 1px solid white; 
	background-position: top left;
	background-repeat: no-repeat;
}   
#menu .home a {
	width: 91px; 
	background: url(../images/menu_home.png) top left no-repeat;
}
#menu .news a {
	width: 90px; 
	background-image: url(../images/menu_blog.png);
}       
#menu .about a {
	width: 91px;
	background-image: url(../images/menu_about.png);
}
#menu .services a {
	width: 90px;
	background-image: url(../images/menu_services.png);
}
#menu .portfolio a {
	width: 91px;
	background-image: url(../images/menu_portfolio.png);
}  
#menu .contact a { 
	width: 90px;
	background-image: url(../images/menu_contact.png);  
	border-right: 1px solid white;
}               
#menu a:hover {
	background-position: 0 -44px;   
}
#menu a.active {
	background-position: 0 -22px;
}    
/* CSS Popup Menu, see:
 * http://www.tanfa.co.uk/css/examples/menu/tutorial-v.asp
 */
#menu li ul {
	display: none;  
	padding-top: 3px;
}                 
#menu li:hover ul {
	display: block;
	position: absolute;
	top: 22px;
	width: 100%;
}     
#menu li ul li {
	display: block;
	float: none;  
	 
}   
#menu li ul li a {
	display: block;
	text-align: center;
	color: white;
	text-decoration: none;
	height: auto;
	background: #FF7F00;     
	text-indent: 0;
	background-image: none !important;  
	font-size: .9em;
	padding: 2px;
}
#content {
	border: 1px solid #FAC499; 
	padding: 0 0 0 124px; 
	overflow: auto;     
	height: 403px;     /* 453 - 40 (padding) */
	padding-top: 20px;
	padding-bottom: 20px;          
} 
.block {
	background: url(../images/block-bottom.png) bottom left repeat-x;
	padding-bottom: 10px;   
	width: 550px;   
	margin-bottom: 20px;
}    
.block h2 {
	font-size: 11px;
	font-weight: bold; 
	color: #FF7F00;
	padding-bottom: 3px; 
	background: url(../images/block-title-triangle.png) bottom right no-repeat;
	border-bottom: 1px solid #FF6F00; 
	margin: 0 0 7px 0;
}
.block p {
	line-height: 130%;
	margin: 0 0 5px 0; 
	font-size: 11px;
	color: #333;
} 
.block img.left {
	float: left;
	margin: 1px 10px 10px 0px;
}
.block img.right {
	float: right;
	margin: 1px 0px 0px 10px;
}  
.block img {
	margin: 0 0 5px 0;
}
.block2 {
	padding-bottom: 10px;  
	text-align: center;	
	width: 550px;
	margin-top: 5px;
	margin-bottom: 5px;
}    
.block2 p {
	margin: 0 0 5px 0; 
	text-align: center;	
	font-size: 11px;
	color: #333;
} 
.block3 {
	background: url(../images/block-bottom.png) bottom left repeat-x;
	padding-bottom: 10px;   
	width: 550px;   
	margin-bottom: 20px;
}    
.block3 h2 {
	font-size: 11px;
	font-weight: bold; 
	color: #FF7F00;
	padding-bottom: 3px; 
	background: url(../images/block-title-triangle.png) bottom right no-repeat;
	border-bottom: 1px solid #FF6F00; 
	margin: 0 0 5px 0;
}
.block3 h3 {
	font-size: 11px;
	font-weight:normal; 
	font-style: italic;
	color: #FF7F00;
	padding-bottom: -15px; 
	margin: 0 0 2px 0;
}
.block3 p {
	line-height: 130%;
	margin: 0 0 10px 0; 
	font-size: 11px;
	color: #333;
} 
.block3 img.left {
	float: left;
	margin: 1px 10px 10px 0px;
}
.block3 img.right {
	float: right;
	margin: 1px 0px 0px 10px;
}  
.block3 img {
	margin: 0 0 5px 0;
}
.block4 {
	padding-bottom: 5px;   
	width: 440px;   
	margin-bottom: 5px;
}    
.block4 h2 {
	font-size: 11px;
	font-weight: bold; 
	color: #FF7F00;
	padding-bottom: 3px; 
	border-bottom: 1px solid #FF6F00; 
	margin: 0 0 5px 0;
}
.block4 h3 {
	font-size: 11px;
	font-weight:normal; 
	font-style: italic;
	color: #FF7F00;
	padding-bottom: -15px; 
	margin: 0 0 2px 0;
}
.block4 p {
	line-height: 130%;
	margin: 0 0 10px 0; 
	font-size: 11px;
	color: #333;
} 
.block4 img.left {
	float: left;
	margin: 1px 10px 10px 0px;
}
.block4 img.right {
	float: right;
	margin: 1px 0px 0px 10px;
}  
.block4 img {
	margin: 0 0 5px 0;
}
.block5 p {
	width: 550px;
	margin: 0 0 5px 0; 
	text-align: left;	
	font-size: 11px;
	color: #333;
} 
.block6 {
	background: url(../images/block-bottom.png) bottom left repeat-x;
	padding-bottom: 10px;   
	width: 550px;   
	margin-bottom: 20px;
}    
.block6 h2 {
	font-size: 11px;
	font-weight: bold; 
	color: #FF7F00;
	padding-bottom: 3px; 

	margin: 0 0 7px 0;
}
.block6 p {
	line-height: 130%;
	margin: 0 0 5px 0; 
	font-size: 11px;
	color: #333;
} 
.block6 img.left {
	float: left;
	margin: 1px 10px 10px 0px;
}
.block6 img.right {
	float: right;
	margin: 1px 0px 0px 10px;
}  
.block6 img {
	margin: 0 0 5px 0;
} 


#footer {                      
	margin-top: 2px;
	border-top: 6px solid #F68933; 
	padding-top: 2px;
	height: 22px;
	background: white url(../images/footer_bomen.jpg) bottom left no-repeat;
}

/* Portfolio menu
 ----------------*/
#portfolio-menu {
	position: absolute;
	top: 40px;
	left: 490px;
	width: 91px;
	color: #FFFFFF;

}
#portfolio-menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #FFFFFF;

}
#portfolio-menu li {
	height: 11px;
	background-color: #FFFFFF;
	margin-bottom: 1px;
}