#top{
position:relative;
margin:0 auto;
width:1000px;
min-height: 100%; 
height: auto !important;}

#head {
height:224px;
position:relative;
margin-right:40px;}

/*parallax*/

#parallax{
height:224px;
overflow:hidden;
position:absolute;
top:0;
left:0;
width:990px;}