#headerBG{
position: absolute;
left: 0px;
top: 0px;
width:100%;
min-width: 620px;
}
#logoMenu{
position: absolute;
left: 0px;
top: 0px;
}
#headerMenu{
position: absolute;
left: 0px;
top: 50px;
width: 100%;
}
#headerMenuSub{
position: relative;
margin-left: 200px;
margin-right: 180px;
overflow: hidden;
min-width: 500px;
width: 500px;
}
head:first-child+body #headerMenuSub {
width: auto;
}
#headerMenuText{
position: relative;
left: 0px;
top: 0px;
}
#headerMenuRev{
position: absolute;
top: 5px;
left: 140px;
}
#headerMenuFF{
position: absolute;
top: 5px;
left: 170px;
}
#container{
position: absolute;
top: 75px;
left: 0px;
width: 100%;
min-width: 620px;
}
