body 
{
	background: #00dce8 url(../images/body_bg.jpg) repeat-x left top;
}

#container
{
	width:859px;
	margin:0px auto;
}
#header {
	background:url(../images/header_bg.gif) no-repeat left top;
	width:859px;
	height:119px;
	}
	#logo {
		float:left;
	}
	#header_nav {
		float:right;
		margin-top:35px;
	}
#flash {
	background:url(../images/flash_bg1.jpg) no-repeat left top;
	width:859px;
	height:309px;
	margin-bottom:14px;
}
#main1 {
	background:url(../images/red.gif) top left repeat-y;
	}
#main2 {
	background:url(../images/) top right repeat-y;
	}
#colLeft {
	float:left;
	width:150px;
	margin:0; padding:0;
	background-color:Red;
	}

#colRight {
	float:right;
	width:192px;
	margin:0; padding:0;
	}
	#right_col_top,#right_col_top2 {
		background:url(../images/right_col_top.png) no-repeat left top;
		height:59px;
		width:192px;
		
	}
	#right_col_mid {
		background:url(../images/right_col_mid.gif) repeat-y left top;
		width:144px;
		padding:0 24px;
		color:#fff;
		min-height:290px;
	}
	#container.idx #right_col_mid {
		min-height:95px;
	}
	#right_col_bottom,#right_col_bottom2 {
		background:url(../images/right_col_bottom.png) no-repeat left top;
		height:81px;
		width:192px;
	}
.idx #content {
background: transparent url(../images/home_content_bg.jpg) no-repeat left top;
}
#content {
	margin:0 192px;
	font-size:1.2em;
	background: #00dce8;
	width:645px;
	min-height:435px;
	}
	#content .padding {
		padding:45px;
	}
.idx #content {
	min-height:243px;
}

#content .floatfix { display: table; height: 1%; width: 100%; margin: 0; padding: 0; }


.footerlink {postion:relative; right:220; color:#33FFFF;}
.footerlink li a:link, .footerlink li a:visited {color: #33FFFF;text-decoration: none;}
.footerlink li a:hover, .footerlink li a:active { color: #33FFFF; }
#footer {padding-left:580px;padding-top:10px;font-weight:bold;color:#494949;text-align:center; background:url(../images/footer_bg.gif) repeat-x left top; height:41px; }


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;
}
