* {
	margin: 0;
	padding: 0;
}

#body {
font-size:100%;

}

#wrap {
	background: #FFFFFF;
	margin:0 auto 0 auto;
	width: 1024px;
	height: 768px;
	
	}

#logo {
	background:url(images/logo.jpg) no-repeat;
	width:268px;
	height:139px;
	float:left;
}

#header{

width:1024px;
background-color: #DA251c;
height: 140px;
border-bottom:#000000 3px solid;
margin-top:35px;

}		


#nav {
			
	height: 30px;
	width: 350px;
	float:left;	
	margin-left: 50px;
	margin-top:103px;
}

#nav ul {
	float: left;
	list-style: none;
	display: inline;
}

#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 15px 0 15px;
}
#nav ul li a:hover, 
#nav ul li a:active {
	background: url(menu_back_over.jpg) repeat-x;	
}
#nav ul li#current a {	
	background: url(nav-current.jpg) repeat-x;	
}

/* links */
a, a:visited {	
	color: #000000;
	background: inherit;
	text-decoration: none;	
}
a:hover {
	color: #FFCC00;
	background: inherit;
	text-decoration: none;
}



#maincontent{
width: 1024px;
height: 333px;
float:left;
font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
font-size: 1em;
color: #000000;
padding: 15px 20px 20px 20px;
line-height: normal;
padding-bottom: 10px;
margin-bottom: 10px;

}

#video{
width: 111px;
height:165px;
float:right;


}

#gallerythumbs{
width: 932px;
height:450px;
	margin:0 auto 0 auto;

}



#exhibitions{
width: 270px;
height:221px;
float:left;
margin:0 auto 0 auto;
	

}

#mirrors{
width: 270px;
height:221px;
float:left;
margin:0 auto 0 auto;
	
}

#oakframe{
width: 270px;
height:221px;
float:left;
margin:0 auto 0 auto;
	
}

#sculpt{
width: 270px;
height:221px;
float:left;	
margin:0 auto 0 auto;
}

#signs{
width: 270px;
height:221px;
float:left;
margin:0 auto 0 auto;
	
}

#stairs{
width: 270px;
height:221px;
	float:left;
	margin:0 auto 0 auto;

}



#adbar{
width: 932px;
height:138px;
	margin:0 auto 0 auto;

}



/* bottom */
#footer-bottom {
	color: #666;
	height: 40px;	
	margin: 0 auto; 
	width: 1024px;
	text-align: center;
	font-size: 70%;
	padding-top:15px;	

font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
}

#footer-bottom  a {
	color: #000000;
}


