/* menu top */
#navigation { height:35px; background:#cd071e; position:relative; }
#navigation li { border-width:0 1px 0 0; float:left; }
#navigation ul ul { width:940px !important; height:35px; left:0; display:none; position:absolute; z-index:50; background:#acca58; }
#navigation li li { background:#acca58; }

#navigation li li { margin:0; padding:0; float:left; }
#navigation li li.noBorder { background:none; }
#navigation li li a { color:#fff; padding:9px 14px 8px 14px; display:block; text-transform:lowercase; color:#fff; text-decoration:none; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; font-weight:normal; }
#navigation li li a:hover { background:#af0657; text-decoration:none; }
#navigation li li a.onLink { text-decoration:underline; }

#contNoImg { width:940px; }
#contWithImg { width:712px; }
.withCol { width:715px; }
.withCol #contNoImg { width:715px; }
.withCol #contWithImg { width:487px; }