body { color: #39382c; background: #fff; }
body.idx { background: #fff url(../images/bg.gif) repeat-x; }

a:link, a:visited { color: #A5DA37; text-decoration: none; }

#container { width: 959px; margin: 0 auto; }

#header { background: #fff url(/*../images/header_bg.gif*/) repeat-x; position: relative; height: 127px; z-index:150;}
#header h1 { background: #fff url(../images/logo2.gif) no-repeat; text-indent: -9999px; width: 400px; position: absolute; bottom:0px; right: 0px; }
#header h1 a:link, #header h1 a:visited { display: block; height: 127px; }

#main1 {padding: 0 8px;}
.idx #main1 { background: #fff url(../images/colLeft_bg.gif) top left repeat-y; }
#main2 {margin:0;padding:0 0 20px 0;}
.idx #main2 { background-image: url(../images/colRight_bg.gif); background-position: top right; background-repeat: repeat-y;margin:0;padding:0;}

#colLeft { float:left; width:202px; margin:0; padding:0; }
#colLeft .padding { padding: 0; }
#main1-bl { position: absolute; bottom: -7px; left: 0%; }
body.root #colLeft { color: #fff; line-height: 14px; }
body.root #colLeft h2 { color: #a5da37; font-size: 1.2em; font-weight: bold; font-style: italic; }
body.root #colLeft .padding { padding: 40px 20px 0px 20px; }
.jquery-corner { position: relative; }

#colRight { float:right; width:47px; margin:0; padding:0; }
#colRight .padding { padding: 0; }

#content { margin:0 0 0 202px; line-height: 16px; }
.idx #content {margin:0 47px 0 202px;min-height:504px;}
#content .floatfix { display: table; height: 1%; width: 100%; margin: 0; padding: 0; }
#content .padding { padding: 45px 35px 35px; }
body.root #content .padding { padding: 0;position:relative;z-index:10;}

#flash{position:absolute;top:0px;left:0px;z-index:50;}

h2.title { color: #a5da37; font-weight: normal; font-size: 2.8em; margin-bottom: 15px; }
.cntBreadcrumb { margin-bottom: 10px; }

#footer {height:45px;background: url(../images/footer_bg2.gif) no-repeat center top;}
#copyright {display:none;}

.idx #footer { background-image: url(../images/footer_bg.gif); background-repeat: no-repeat; height: 18px; position: relative;}
body.idx #footer{top:-11px;}
.idx #copyright { display:block;text-indent: -9999px; background: #a5da37 url(../images/copyright.gif) no-repeat; width: 47px; height: 310px; position: absolute; right: 8px; bottom: 20px; }

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;
}
