/* menu top */
#navigation { height:40px; width:961px; margin:0 0 0 12px; background:#000000 url(../images/navBgRep.jpg); position:relative; }
#navigation li { float:left; }
#navigation ul ul { width:960px; height:40px; background:#f7cd1f url(../images/navBgRepOn.jpg); display:none; position:absolute; z-index:50; left:0; }

#contNoImg { width:900px; }
#contWithImg { width:700px; margin-left:185px; }
.withCol { width:605px; }
.withCol #contNoImg { width:605px; }
.withCol #contWithImg { width:420px; }

.ie #contNoImg { width:900px; }
.ie #contWithImg { width:700px; margin-left:185px; }
.ie .withCol { width:585px; }
.ie .withCol #contNoImg { width:585px; }
.ie .withCol #contWithImg { width:400px; }

.ie6 .withCol { width:565px; }
.ie6 .withCol #contNoImg { width:500px; }
.ie .withCol #contWithImg { width:370px; }