/*-- HOMEPAGE 1 --*/
#idHeaderLinkHome {
 float:left; 
 width:110px; 
 height:103px; 
 background-color:transparent; 
 margin-left:458px;
}

#idSpacerHome {
 width:1024px; 
 height:503px; 
 background-color:transparent;
}

#idWindowsWrap {
 position:absolute; 
 top:0px; 
 left:61px; 
 width:1024px; 
 height:660px;
 display:none; 
}

#idHeaderHome {
 background-image:url('../images/homepage/header_home.jpg'); 
 width:1024px; 
 height:111px;
}

#idWindowsBG {
 background-image:url('../images/homepage/windows.jpg'); 
 width:1024px; 
 height:549px;
}

.clsCanvas {
 background-color:transparent; 
 position:absolute; 
 top:111px; 
 left:0px;
}

#idShadeButton_1 {
 position:absolute; 
 top:144px; 
 left:95px; 
 width:222px; 
 height:287px; 
 cursor:pointer;
 z-index:3; 
 background-image:url('../images/homepage/blank.png'); 
 background-repeat:no-repeat; 
}

#idShadeButton_2 {
 position:absolute; 
 top:144px; 
 left:401px; 
 width:222px; 
 height:287px; 
 cursor:pointer;
 z-index:3; 
 background-image:url('../images/homepage/blank.png'); 
 background-repeat:no-repeat; 
}

#idShadeButton_3 {
 position:absolute; 
 top:144px; 
 left:707px; 
 width:222px; 
 height:287px; 
 cursor:pointer;
 z-index:3; 
 background-image:url('../images/homepage/blank.png'); 
 background-repeat:no-repeat; 
}

#idHomePageContent {
 float:left;
 width:100%;
 padding-left:61px;
 overflow-x:hidden;
 background-color:transparent;
}

#idChooseYourWindowSeat {
 background-image:url('../images/homepage/choose.png');
 background-repeat:no-repeat; 
 width:405px; 
 height:11px; 
 position:absolute; 
 top:469px; 
 left:371px;
}
/*-- HOMEPAGE 1 (END) --*/