body { background:#a3adaf url(bg.gif) repeat-x; }

#container { width:948px; margin:0px auto; padding:0 24px 0 10px; position:relative; }

#flash { margin:0 -24px 18px -16px; width:981px; height:645px; }

#header { height:108px; background:url(header.png) no-repeat; width:948px; }
.root #header { position:absolute; top:0; }
#header h1 { text-indent:-9999px; }
#header h1 a { display:block; height:108px; width:360px; }
#header h2 { display:none; }

.root #menu { position:absolute; top:108px; }

#main1 { background:#fff; margin-top:18px; border-top:solid #edefef 1px; height:1%; z-index:1; }
.root #main1 { position:relative; }
#main2 {  }
	
#content { font-size:1.1em; min-height:360px;	}
#content .floatfix { display: table; height: 1%; width: 100%; margin: 0; padding: 0; }
#content .padding { padding:15px 25px; }

h2.title,#content h1 { color:#0a50ff; font-weight:normal; font-size:2.2em; }

#ds-left,#ds-right { position:absolute; height:352px; }
#ds-left { left:0; top:163px; width:11px; background:url(ds-left.png) no-repeat; }
.root #ds-left { left:-11px; top:0; }
#ds-right { right:0; top:163px; width:23px; background:url(ds-right.png) no-repeat; }
.root #ds-right { right:-23px; top:0; }

#footer { background:url(footer_bg.gif) repeat-x; height:170px; }
#footer .content { width:948px; margin:0 auto; padding:20px 0 37px; position:relative; color:#535d5f; }
#logo-flash { position:absolute; top:20px; height:42px; }
#footer .copyright { position:absolute; top:92px; width:948px; text-align:center; text-transform:uppercase; }
#footer .copyright a { color:#535d5f; }

body.noRight #main2 { background-image:none; }
body.noRight #colRight { display:none; }
body.noRight #content { margin-right:0; }

body.noLeft #main1 { background-image:none; }
body.noLeft #colLeft { display:none; }
body.noLeft #content { margin-left:0; }

body.noStructure {}
body.noStructure #colLeft,
body.noStructure #colRight,
body.noStructure #main1,
body.noStructure #main2,
body.noStructure #content,
body.noStructure #header,
body.noStructure #footer,
body.noStructure #menu
{
	display:none;
}

#contactButton { position: absolute; top: 15px; right: 45px; }