body {
background: #555 url("../img/bg_y.jpg")  repeat-y fixed center center;
}

#wrapper{
background: transparent url() top center repeat-y;
}


#header{
background: transparent url("../img/header.png") top center no-repeat;
}	
 

#footer {
background:  url("../img/footer.png") bottom center no-repeat;
float:left;
height:50px;
width:1064px;
padding-top:150px;
}

#contenthome {
background:  url("../img/bottom_bg.png") bottom center no-repeat;
height: 390px;
float:left;
width:1064px;
}

#footerhome {
background:  transparent;
float:left;
height:20px;
}

#credit{
background: #555;
}

#credit p, #credit p a, #credit p a:hover{
color:#999;
}

#search{
background: #888;
border: 1px solid #444;
}

#search input{
color: #fff;
}
