* {
	margin: 0px;
	padding: 0px;
}

body {
	background-image: url('../images/house.jpg');
	}

#quilt {
padding-top:5px;
padding-right:10px;
}
#content{
width:942px;
margin: 20px auto;
}
#header {
width:956px;
height:208px;
}

#menu{
width:935px;
position:relative;
z-index:2;
}

#menu a img{  
border-style: none;
}

.box{
width:922px;
background: #ffffff;
margin-top:0px;
margin-left:5px;
padding-bottom: 7px;
position:relative;
z-index:0;
}
.shadow{
background-image:url('right.png');
background-repeat:repeat-y;
background-position: top right;
width:950px;
z-index:1;
}

#box2{
border-left: 2px solid #96627c;
border-right: 2px solid #96627c;
border-bottom: 2px solid #96627c;
width: 894px;
min-height:100px;
margin-top:-31px;
margin-left:7px;
background-color:#f2edde;
padding-left:10px;
}



h2{
margin-top:20px;
}

#content_footer{
background-image: url('../images/content_footer.png');
height:20px;width:432px;
position:relative;
top:-10px;
left:234px;
}


#footer a{
text-decoration:none;
color:#214330;
margin-left:25px;
}

#footer2{
width:942px;
text-align:center;
height:20px;
font-family:Ariel;
font-size:12px;
margin-top:10px;
color:#214330;
}

#footer2 a{
text-decoration:none;
color:#000;
}