body  
{ 
background-image:url(page_bg.jpg);
background-repeat:repeat-x;
margin:0px;
padding:0px;
}
.container  
{ 
position:relative;
margin-left:auto;
margin-right:auto;
width:995px;
padding:13px 0px 0px 0px;
top:0px;
}#Header  
{ 
position:relative;
margin-left:auto;
margin-right:auto;
width:961px;
background-image:url(header.jpg);
background-repeat:no-repeat;
height:101px;
}#ContentLayer  
{ 
position:relative;
margin-left:auto;
margin-right:auto;
width:995px;
padding:0px 0px 20px 20px;
background-image:url(repeatingbg.jpg);
background-repeat:repeat-y;
}#Footer  
{ 
/*position:fixed;
bottom:0px;*/
position:relative;
margin-left:auto;
margin-right:auto;
width:100%;
height:100px;
background-color:#DDD;
padding-top:15px;
}



.MenuColumn  
{ 
width:190px;
padding:13px 12px 0px 13px;
}

.ContentColumn  
{ 
width:526px;
padding:13px 0px 108px 0px;
}


.RightColumn  
{ 
width:190px;
padding:13px 14px 0px 12px;
}

.emptyColumn  
{ 
width:1px;
height:400px;
}



.SearchColumn  
{ 
width:190px;
/*border-bottom:1px dashed #D1D1D1;*/
height:56px;
}







.OrderTicketColumn  
{ 
width:190px;
height:76px;
padding-top:9px;
}




.ContactColumn  
{ 
width:190px;
padding-bottom:10px;
vertical-align:top;
}

.BannerColumn  
{ 
width:190px;
}


.emptyColumn2  
{ 
width:100%;
height:10px;
}#Logo  
{ 
position:absolute;
left:37px;
width:341px;
height:77px;
top:14px;
}

.rightbannerscol  
{ 
}



.MailColumn  
{ 
width:190px;
padding:7px 10px 10px 10px;
background-image:url(email_bg.jpg);
background-repeat:no-repeat;
height:62px;

}