/* menu top */
#navigation { height:32px; background:#99042e; }
#navigation li { border-width:0 1px 0 0; float:left; position:relative; }
#navigation ul ul { width:180px; display:none; position:absolute; z-index:50; }
#navigation li li { width:100%; border-width:0 0 1px 0; background:#780425; }

#contNoImg { width:900px; }
#contWithImg { width:680px; }
.withCol { width:680px; }
.withCol #contNoImg { width:680px;}
.withCol #contWithImg { width:470px; }

.ie6 #navigation { height:28px; }