@charset "UTF-8";
/* CSS Document */

html{height: 100%;}
body{margin:0; width:100%; height: 100%; background:#fafafa;}
#page{;width:100%;
background:#fafafa; margin:0; padding:0;}
#band{
	height:214px;
	width:100%;
	display:block;
	background-image: URL(images/banner2012-1.jpg);
	background-repeat: repeat-x;	padding:0;
}



.content1{width:888px; margin: 0 auto 0 auto; padding:0;}
.content2{width:888px; margin: 0 auto 0 auto; padding:0;}
#header{
	width:888px;
	margin: 0 auto 0 auto;
	background-image:url(/images/banner2012-2.jpg);
	height:132px;
	width:888px;
	padding-top:34px;
	background-repeat:no-repeat;
	background-position:bottom;
}
#logo{width:213px;height:24px;z-indez:10;position:fixed; background:url(http://www.thebigwoodenbox.com/images/previews/bannerback.jpg); position; border:1px solid #408895;padding:22px 0 0 9px;}
#portfolio{width:888px; min-height:600px;}
#services{width:100%; background-color:#96deeb; background-image:url(http://www.thebigwoodenbox.com/images/previews/services-bg.gif); background-repeat:repeat-x; min-height:200px; clear:both; padding:20px 0 0 0;}
#services-text{padding:0; margin:1px 1px 20px 1px; width:876px; height:303px; background-image:url(http://www.thebigwoodenbox.com/images/previews/services.jpg); background-repeat:no-repeat; }
#contact{
	width:100%;
	background-color:#616161;
	background-image:url(http://www.thebigwoodenbox.com/images/contact-bg.jpg);
	background-repeat:repeat-x;
	min-height:100px;
	clear:both;
	padding:20px 0 20px 0;
}

p a:link{text-decoration:none; color:#616161;}
p a:visited{color:#616161;}
p a:hover, p a:active{border-bottom:1px solid #639c59;}

img.p-header{margin:0 747px 0 0; }

ul.web{margin:9px 0 9px 0; padding:0;}
ul.web li{
	float:left;
	margin:9px 9px 9px 9px;
	list-style-type:none;
	font-size:0.75em;
	color:#616161;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
ul.web li p{margin:10px 0 0 0;}
ul.web li a img {border:1px solid #ddd;}
ul.web li a:hover img{border:1px solid #639c59; -webkit-box-shadow: 0px 1px 9px #999; 	-moz-box-shadow: 0px 1px 9px #999; box-shadow:  0 1px 9px #999;}
