#FlagLayer  
{ 
position:absolute;
left:0px;
width:1000px;
padding:0px;
height:40px;
top:50px;
z-index:10;
}

body  
{ 
background-image:url(page_bg_3.gif);
background-repeat:no-repeat;
background-attachment: fixed;
margin:0px;
padding:0px;
}
.container  
{ 
position:relative;
margin-left:auto;
margin-right:auto;
width:1000px;
}#Logo  
{ 
position:relative;
margin-left:auto;
margin-right:auto;
width:1000px;
padding:0px 0px 0px 0px;
background-image:url(logo2.gif);
background-repeat:no-repeat;
height:77px;
}#Flash  
{ 
position:relative;
margin-left:auto;
margin-right:auto;
width:985px;
padding:0px 8px 0px 7px;
height:209px;
background-color:#FFFFFF;
}#Splitter  
{ 
position:relative;
margin-left:auto;
margin-right:auto;
width:1000px;
padding:0px 0px 0px 0px;
background-image:url(splitter2.gif);
background-repeat:no-repeat;
height:15px;
}
#CopyrightLayer  
{ 
position:relative;
margin-left:auto;
margin-right:auto;
width:1000px;
background-image:url(menu_bg2.gif);
background-repeat:no-repeat;
background-position: 9px 0px;
height:16px;
padding-bottom:30px;
}
#MenuLayer  
{ 
position:relative;
margin-left:auto;
margin-right:auto;
width:1000px;
background-color:#FFF;
}

.MenuColumn  
{ 
width:190px;
background-image:url(menu_bg2.gif);
background-repeat:repeat-y;
background-position: 9px 0px;
}



.LinkColumn  
{ 
width:190px;
padding:5px 0px 0px 20px;
background-image:url(menu_bg1.gif);
background-repeat:no-repeat;
background-position: 9px 0px;
}

.ContactColumn  
{ 
width:190px;
height:inherit;
padding:60px 0px 0px 20px;
}

.ContentColumn  
{ 
position:relative;
margin-left:auto;
margin-right:auto;
width:809px;
border:0px solid #000000;
padding:0px 0px 50px 0px;
}

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